What's Changed
- refact: correctly use FastAPI base config class + update uvicorn by @davidlougheed in #18
- refact: use file streaming and DRS resolver from bento_lib v12 by @davidlougheed in #19
- fix!: refget response compatibility (accept req hdr + content-type res hdr) by @davidlougheed in #20
- refact(authz): build authz middleware using FastAPI-specific fn by @davidlougheed in #21
- chore: update base image and lockfile deps by @davidlougheed in #22
- chore: update base image, lockfile deps; bump version to 0.3.0 by @davidlougheed in #23
- chore: update base image and lockfile deps by @davidlougheed in #24
Full Changelog: v0.2.3...v0.3.0