Skip to content

Releases: finos/tracdap

TRAC D.A.P. 0.8.0 Beta 4

04 Feb 11:16
881e438
Compare
Choose a tag to compare
Pre-release

This release is an iteration of the 0.8 beta series, it includes a preview of the STRUCT feature for working with structured object datasets. Supported Python versions and core libraries are updated for the 0.8 series, the minimum supported Python version is now 3.9. This release is intended for development and testing purposes only.

TRAC D.A.P. 0.7.1

28 Jan 11:52
81d6daf
Compare
Choose a tag to compare

TRAC D.A.P. 0.7.1 is a maintenance release for the 0.7 series, it includes a number of fixes and security patches. This release also includes a back-port of MAP model parameters, which are now available in dev mode.

Full Changelog: v0.7.0...v0.7.1

TRAC D.A.P. 0.7.1 is metadata-compatible with versions 0.6.0 and later. See the release notes for 0.6 regarding compatibility with the 0.5 series.

TRAC D.A.P. 0.8.0 Beta 3

13 Jan 18:34
a49728c
Compare
Choose a tag to compare
Pre-release

This is the third iteration in the 0.8 beta series, it is intended for development and testing purposes only.

TRAC D.A.P. 0.8.0 Beta 2

07 Jan 20:30
59c6c79
Compare
Choose a tag to compare
Pre-release

This is the second iteration in the 0.8 beta series, it is intended for development and testing purposes only.

TRAC D.A.P. 0.8.0 Beta 1

05 Jan 16:12
ac37c75
Compare
Choose a tag to compare
Pre-release

This is a preview of the upcoming 0.8 release series. It includes support for FILE inputs and outputs in TRAC models, as well as several internal changes. The 0.8 series will not be metadata-compatible with 0.7.x, however model compatibility is maintained.

TRAC D.A.P. 0.7.0

12 Nov 11:33
7117f03
Compare
Choose a tag to compare

TRAC D.A.P. 0.7 marks an important step in the journey to scale and amplify the TRAC platform. Having been incubated in Accenture - and Parker Fitzgerald before that - the TRAC open-source project is now under the stewardship of finTRAC. In addition to future releases of the open-source TRAC D.A.P. project, commercially supported versions of the platform will be launched across all the major cloud marketplaces over the next few months.

TRAC D.A.P. 0.7.0 is metadata-compatible with versions 0.6.0 and later. See the release notes for 0.6 regarding compatibility with the 0.5 series.

TRAC D.A.P. 0.7.0 RC 1

12 Nov 10:49
7117f03
Compare
Choose a tag to compare
Pre-release

This is a release candidate for TRAC D.A.P. 0.7.0, to validate the release process and run regression testing ahead of the 0.7 release.

TRAC D.A.P. 0.6.6

31 Oct 08:47
0cc91e9
Compare
Choose a tag to compare

This release adds incremental features and fixes to the 0.6 release series:

  • Runtime data protocols - Support multiple data frameworks in a unified API with intelligent type hinting
  • SQ: data import / export - For runtime import / export jobs, support SQL as a data source (MySQL, MariaDB, Postgres, SQL Server)
  • Runtime job groups - Allow jobs to depend on child jobs, support for parallel and sequential job groups
  • Fix for gRPC request queuing in platform components

Runtime data protocols and SQL import / export are considered experimental, to use these features in model code import from tracdap.rt.api.experimental. Features will be moved to the main API after feedback and evaluation.

Full Changelog: v0.6.5...v0.6.6

TRAC D.A.P. 0.6.6 is metadata-compatible with versions 0.6.0 and later. See the release notes for 0.6 regarding compatibility with the 0.5 series.

TRAC D.A.P. 0.6.5

15 Oct 21:42
59fc665
Compare
Choose a tag to compare

This release adds incremental features and fixes to the 0.6 release series:

  • Support for the Polars data framework in TRAC models
  • Experimental API for custom import / export models to read and write data from external storage
  • Metadata Resource API, allows clients to query public information about platform resources
  • Performance and scheduling improvements in the data service
  • Make pure-Python the default implementation for Git (native Git is still available as a config option)

Full Changelog: v0.6.4...v0.6.5

TRAC D.A.P. 0.6.5 is metadata-compatible with versions 0.6.0 and later. See the release notes for 0.6 regarding compatibility with the 0.5 series.

TRAC D.A.P. 0.6.4

03 Oct 12:21
f233d9d
Compare
Choose a tag to compare

This release adds incremental features and fixes to the 0.6 release series:

  • Support dynamic schemas for model inputs and outputs (schemas are resolved at runtime)
  • Fix for custom config loaders in a local development environment
  • Documentation updates
  • Updated service control scripts

Full Changelog: v0.6.3...v0.6.4

TRAC D.A.P. 0.6.4 is metadata-compatible with versions 0.6.0 and later. See the release notes for 0.6 regarding compatibility with the 0.5 series.