Skip to content

TRAC D.A.P. 0.6.0

Compare
Choose a tag to compare
@martin-traverse martin-traverse released this 06 Jul 17:56
· 82 commits to main since this release
890d8a1

The 0.6 release series of TRAC D.A.P. adds a number of significant new capabilities to the platform, most notably storage plugins for the AWS, Azure and GCP cloud platforms. Support for all the major languages and 3rd party libraries is updated to the latest stable versions, with EOL versions being dropped. This release also includes a number of compliance updates and bug fixes, as well as requested minor features.

Changes in this version include:

  • Storage plugins for AWS, Azure and GCP (AWS plugin is revised from the 0.5 series)
  • Support for Python 3.12
  • Support for Pandas 2.x
  • Support for Java 21
  • Revised storage layer implementation (platform and runtime)
  • Improvements in model validation and error reporting
  • Native HTTP download for FILE objects
  • New job cache plugin
  • Simplified platform configuration (gateway config is no longer separate)
  • Deprecated APIs have been removed
  • Support for Python 3.7 has been dropped (Python 3.7 is EOL)

Full Changelog: v0.5.28...v0.6.0

TRAC D.A.P. 0.6 is compatible with the 0.5.x series, including being metadata compatible, so long as no deprecated APIs or EOL language / library versions are in use. It is recommended to backup your data storage and metadata before upgrading.