Skip to content

5.1.0

Compare
Choose a tag to compare
@BinamB BinamB released this 10 Sep 14:09
· 5 commits to master since this release
8ff50b9

Release Notes

For: uc-cdis/indexd

Notes since tag: 5.0.4

Notes to tag/commit: 8ff50b9

Generated: 2024-09-10

New Features

  • Implemented single table architecture to IndexD with a single new record
    table (Configurable and requires migration) (#376)
  • Locking poetry dependencies (#377)

Improvements

  • Removed sqlite from unit tests. Unit tests now only uses postgres
    (#376)

Dependency Updates

  • sqlalchemy ~1.3.3 -> ^1.4.0 (#376)

Deployment Changes