Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@sawyerh sawyerh released this 13 Nov 23:17
· 19 commits to main since this release
0d1f1de

What's Changed

  • Update cryptography package by @lorenyu in #192
  • Set default table privileges in first migration by @lorenyu in #188
  • Add template install and update scripts by @lorenyu in #193
  • Add a script that waits for the DB container to be available by @chouinar in #194
  • Upgrade to SQLAlchemy 2.0 by @chouinar in #197
  • Upgrade to psycopg3 from version 2 by @chouinar in #201
  • Fix verify_in_ssl log statement which no longer has access to SSL params by @chouinar in #202
  • Document suggestion to increase memory allocation by @lorenyu in #203
  • Make updates for Python 3.12 & update various packages to their latest versions by @chouinar in #206
  • Update Dockle ignore to have new Python version in path by @chouinar in #207
  • Upgrade Pydantic version by @chouinar in #209
  • Add pagination support to the API by @chouinar in #211
  • Use Docker Compose V2 by @michael-wojcik in #88

New Contributors

Full Changelog: v0.1.0...v0.2.0