Releases: bento-platform/bento_lib
Releases · bento-platform/bento_lib
Version 12.2.3
What's Changed
- chore(deps): bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #238
- chore: update allowed dependency versions + lockfile deps by @davidlougheed in #239
Full Changelog: v12.2.2...v12.2.3
Version 12.2.2
What's Changed
- chore: allow FastAPI 0.115 + bump version to 12.2.2 by @davidlougheed in #237
Full Changelog: v12.2.1...v12.2.2
Version 12.2.1
What's Changed
- chore(deps-dev): bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #233
- chore(deps): allow FastAPI 0.113.0 + update dev dependencies by @davidlougheed in #234
- chore(deps): allow FastAPI 0.114.0 by @davidlougheed in #235
Full Changelog: v12.2.0...v12.2.1
Version 12.2.0
What's Changed
- feat(db): more parallel awareness for Postgres DB class by @davidlougheed in #232
Full Changelog: v12.1.1...v12.2.0
Version 12.1.1
What's Changed
- test: fix DRS example access URL by @davidlougheed in #230
- fix(auth): properly handle async Flask routes in decorators by @davidlougheed in #231
Full Changelog: v12.1.0...v12.1.1
Version 12.1.0
What's Changed
- feat(drs): add session_kwargs param to pass to aiohttp.ClientSession by @davidlougheed in #227
- feat(streaming): add "proxied" as a reason for a streaming 416 error by @davidlougheed in #228
- chore(deps): support Django 5.1 by @davidlougheed in #229
Full Changelog: v12.0.0...v12.1.0
Version 12.0.0
What's Changed
- chore(deps): bump django from 5.0.7 to 5.0.8 by @dependabot in #218
- chore(deps): bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #219
- feat(drs): optional session_kwargs for aiohttp.ClientSession by @davidlougheed in #220
- chore(deps): update lockfile by @davidlougheed in #221
- refact(responses)!: use fallback internal logger instead of print by @davidlougheed in #223
- feat(drs)!: new DrsResolver class + restructured module/exceptions by @davidlougheed in #222
- feat(auth): build authz middleware from FastAPI config by @davidlougheed in #224
- feat(streaming)!: async file / file-slice streaming function by @davidlougheed in #225
- chore!: bump version to 12.0.0 and bump min dep versions by @davidlougheed in #226
Full Changelog: v11.12.0...v12.0.0
Version 11.12.0
What's Changed
- chore(deps): allow FastAPI 0.112, update pytest + fix test warn by @davidlougheed in #216
- feat(auth): add include method/path arg for authz middleware by @davidlougheed in #217
Full Changelog: v11.11.2...v11.12.0
Version 11.11.2
What's Changed
- chore(deps): allow aiofiles 24.x and update mypy by @davidlougheed in #215
Full Changelog: v11.11.1...v11.11.2
Version 11.11.1
What's Changed
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #208
- chore(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #210
- chore(deps): bump django from 5.0.6 to 5.0.7 by @dependabot in #211
- chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 by @dependabot in #209
- chore(auth): give view:permissions with edit:permissions by @davidlougheed in #212
- fix(auth): remote user backend type sig compat with Django 5 by @davidlougheed in #213
- chore(deps): update development dependencies by @davidlougheed in #214
Full Changelog: v11.11.0...v11.11.1