Skip to content

v0.8.0

Latest

Choose a tag to compare

@seapagan seapagan released this 25 Dec 10:33
· 242 commits to main since this release
cb3a967

Merry Christmas! 🎅 🎄

This release pulls in all the updates and bug fixes since 0.7.0

Closed Issues

  • Can commit only once with session per route (otherwise sqlalchemy.exc.InvalidRequestError) (#768) by seapagan

Breaking Changes

  • Feat: implement HMAC-SHA256 for API key hashing (#769) by seapagan

New Features

  • Update docker to use Python 3.14 and Postgres 18.1. fix resulting issues (#786) by seapagan
  • Migrate to prek from pre-commit (#783) by seapagan
  • Update for Python 3.14 compatibility and drop support for Python 3.9 (#782) by seapagan
  • December update and refresh (#781) by seapagan
  • Feat: add manual database session handling with rollback on exception (#770) by seapagan

Bug Fixes

Dependency Updates

Full Changelog | Diff | Patch