Skip to content

Releases: finos/tracdap

TRAC D.A.P. 0.5.10

23 Jan 11:56
f375007
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.10 is a point release with a few minor requested enchancements.

  • Explicit support for not null fields in table schemas (applies to datasets as well as model inputs / outputs)
  • Runtime validation of not null fields (inputs and outputs)
  • Allow adding custom information into model schema files
  • Make registration of runtime plugins a public API

Version 0.5.10 is metadata-compatible with versions 0.5.0 through 0.5.9.

TRAC D.A.P. 0.5.9

12 Jan 13:00
c4528e3
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.9 is a point release with a few minor fixes and requested enchancements.

  • Fix handling of content type for models loaded from PyPI
  • Fix controlled path attr for models loaded from GitHub
  • Increase validation of model inputs and outputs in the runtime library

Version 0.5.9 is metadata-compatible with versions 0.5.0 through 0.5.8.

TRAC D.A.P. 0.5.8

10 Jan 23:38
dd9d5d9
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.8 is a point release to address two minor requested features:

  • Support for loading model packages from PyPI using the simple+html protocol
  • Extra validation for model import scans in the model runtime

Version 0.5.8 is metadata-compatible with versions 0.5.0 through 0.5.7.

TRAC D.A.P. 0.5.7

09 Jan 01:35
840b038
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.7 is a feature release that adds support for streaming data operations in the web API. Both upload and download are supported. Since streaming upload is not (yet) supported in the grprc-web framework published by Google, this version of TRAC includes a new gRPC transport using WebSockets to support streaming operations. Client applications can enable the streaming transport by passing an option to the web API.

  • Support for streaming upload and download operations in the web API
  • Web sockets protocol support in the gateway, including authentication and connection management
  • Intelligent management of user sessions with token auto-refresh and refresh limit
  • Support for the PyPI "simple" protocol when loading model packages from PyPI
  • Batching for related metadata updates (batches are atomic)
  • Simplification of internal gPRC structures
  • Various bug fixes and requested minor enhancements

Version 0.5.7 is metadata-compatible with versions 0.5.0 through 0.5.6.

TRAC D.A.P. 0.5.6

06 Jan 14:09
2e830db
Compare
Choose a tag to compare

With version 0.5.6 we are releasing pre-packaged SQL drivers for drivers that use permissive licensing, initially PostgreSQL and Microsoft SQL Server. This is intended to simplify the deployment process for those SQL dialects. We will explore publishing drivers for more dialects in this manner, depending on the licensing constraints of each driver.

Version 0.5.6 is metadata-compatible with versions 0.5.0 through 0.5.5.

TRAC D.A.P. 0.5.5

16 Dec 13:58
22b84ef
Compare
Choose a tag to compare

This version is a point release to expose additional configuration options, needed to use the S3 storage protocol on private hardware.

Version 0.5.5 is metadata-compatible with versions 0.5.0 through 0.5.4.

TRAC D.A.P. 0.5.4

15 Dec 01:11
2098a3a
Compare
Choose a tag to compare

This release is to document TRAC's capabilities for dealing with sensitive configuration during deployment.

  • Updated the documentation site to include examples using secrets and other sensitive configuration elements
  • The auth-tool utility has been renamed secret-tool and includes new tasks to help managing secrets
  • TRAC D.A.P. 0.5.4 supports models using Python 3.11, which is now tested in CI

Version 0.5.4 is metadata-compatible with versions 0.5.0 through 0.5.3.

TRAC D.A.P. 0.5.3

06 Dec 13:49
2d68a49
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.3 adds alternate mechanisms for supplying S3 credentials on AWS.

Version 0.5.3 is metadata-compatible with versions 0.5.0 through 0.5.2.

TRAC D.A.P. 0.5.2

05 Dec 12:10
05bd5d3
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.2 includes the base storage plugin for S3 storage on AWS.

Version 0.5.2 is metadata-compatible with versions 0.5.0 and 0.5.1.

TRAC D.A.P. 0.5.1

30 Nov 09:41
c9adc95
Compare
Choose a tag to compare

TRAC D.A.P. 0.5.1 is a patch release that adds a number of small fixes to 0.5.0. It also includes internal work needed to set up features scheduled for the 0.5.x release series.

Version 0.5.1 is metadata-compatible with version 0.5.0.