Skip to content

TRAC D.A.P. 0.5.21

Compare
Choose a tag to compare
@martin-traverse martin-traverse released this 12 Feb 20:49
· 97 commits to main since this release
38d00c4

TRAC D.A.P. 0.5.21 focuses on optimising the platform APIs, especially the data API. There are also improvements in model error reporting.

  • gRPC compression is enabled on all services, applied automatically based on message size
  • Compression available in the web API using the "trac" transport with the option compress: true
  • Default settings in the data service have been tuned to maximize throughput
  • Platform config option added to limit the maximum downloadable file size
  • Simplified parts of the data pipeline to give more predictable performance
  • Make model errors visible on the platform with details of the file, line number and statement

Version 0.5.21 is metadata-compatible with versions 0.5.0 and later.