Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@bourque bourque released this 31 Oct 19:08
· 20 commits to dev since this release
2b86159

This release includes changes since the last Software Integration Test (SIT-3) and roughly serves as a 'half way' mark to the next SIT (SIT-4, scheduled for April 2024).

Features

  • API query results are now sorted
  • A single database session is used and passed around the code instead of new instances being created
  • Various updates to database schema
  • Added S3 mounts to containers for I-ALiRT
  • Implemented SQS processing
  • Now using shared Lambda layer for all lambdas
  • Added region to the S3 presigned URLs
  • Added AWS stack for SDC website deployments
  • Various updates to instrument dependency table
  • Added a database synchronizer to file database
  • Now using separate database tables for different file types

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0