What's Changed * chore(deps): bump cryptography from 41.0.2 to 41.0.3 by dependabot in https://github.com/bento-platform/bento_lib/pull/113 * chore: allow newer fastapi versions by davidlougheed in https://github.com/bento-platform/bento_lib/pull/114
What's Changed * feat: beacon v2-compatible http errors by davidlougheed in https://github.com/bento-platform/bento_lib/pull/110 * fix: pass kwargs from fastapi error factory to inner error generating fns by davidlougheed in https://github.com/bento-platform/bento_lib/pull/111 * chore: bump version to 7.2.0 by davidlougheed in https://github.com/bento-platform/bento_lib/pull/112
What's Changed * chore(deps): bump django from 4.2.2 to 4.2.3 by dependabot in https://github.com/bento-platform/bento_lib/pull/105 * chore(deps): bump cryptography from 41.0.1 to 41.0.2 by dependabot in https://github.com/bento-platform/bento_lib/pull/106 * chore(deps): bump aiohttp from 3.8.4 to 3.8.5 by dependabot in https://github.com/bento-platform/bento_lib/pull/107 * feat: use flask built-in logger if no logger set in flask authz middleware by davidlougheed in https://github.com/bento-platform/bento_lib/pull/108 * chore: bump version to 7.1.0 and update requirements.txt by davidlougheed in https://github.com/bento-platform/bento_lib/pull/109
* feat: new auth middleware for FastAPI, Flask, and Django * chore!: remove old auth help code * chore!: remove Quart auth helpers and error handlers * chore!: set minimum Python version to 3.10 * chore!: set minimum Django version to 4.2.1 * docs: update outdated docs on release process and sub-package descriptions
7.0.0a4
Changes versus v6.x:
* feat: new auth middleware for FastAPI, Flask, and Django * chore!: remove old auth help code * chore!: remove Quart auth helpers and error handlers * chore!: set minimum Python version to 3.10 * chore!: set minimum Django version to 4.2.1 * docs: update outdated docs on release process and sub-package descriptions
7.0.0a3
Changes versus v6.x:
* feat: new auth middleware for FastAPI, Flask, and Django * chore!: remove old auth help code * chore!: remove Quart auth helpers and error handlers * chore!: set minimum Python version to 3.10 * chore!: set minimum Django version to 4.2.1 * docs: update outdated docs on release process and sub-package descriptions