Skip to content

2024-08-07: Improved logging in prod, auth package upgrade

Compare
Choose a tag to compare
@pamelafox pamelafox released this 07 Aug 20:06
· 247 commits to main since this release
a8b1202

The most significant changes of this release are:

  • Improved logging in production: you should now be able to see INFO and DEBUG level logs in production, if desired, as well as the HTTP access logs.
  • Migration away from the python jose package for Entra token validation, as it was no longer maintained. Only relevant if you are using the optional authentication feature.

What's Changed

New Contributors

Full Changelog: 2024-07-22...2024-08-07