Version 11.0.0
What's Changed
- feat(service_info)!: pydantic base config + refact service info module by @davidlougheed in #151
- feat(auth): helper to build FastAPI authz middleware from config by @davidlougheed in #152
- chore(search): port search fixes from qa/10.1 to 11.x by @davidlougheed in #155
- chore(deps): bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #158
- chore: update dev versions for aiohttp/related packages by @davidlougheed in #159
- chore!: update minimum dependency versions + dev requirements by @davidlougheed in #160
- chore: bump version to 11.0.0a1 by @davidlougheed in #161
- fix(service_info): make service org pydantic model immutable by @davidlougheed in #162
- feat(workflows): add help text field to workflow input base model by @davidlougheed in #163
- feat(events): add timestamp to event data + modernize code by @davidlougheed in #164
- chore: bump version to 11.0.0 by @davidlougheed in #165
Full Changelog: v10.1.1...v11.0.0