Releases: bento-platform/bento_lib
Releases · bento-platform/bento_lib
Version 11.0.1
What's Changed
- fix: move pydantic_settings to common dependencies by @davidlougheed in #166
Full Changelog: v11.0.0...v11.0.1
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
Version 11.0.0-alpha.4
What's Changed
- feat(events): add timestamp to event data + modernize code by @davidlougheed in #164
Full Changelog: v11.0.0-alpha.3...v11.0.0-alpha.4
Version 11.0.0 alpha 3
What's Changed
- feat(workflows): add help text field to workflow input base model by @davidlougheed in #163
Full Changelog: v11.0.0-alpha.2...v11.0.0-alpha.3
Version 11.0.0 alpha 2
What's Changed
- fix(service_info): make service org pydantic model immutable by @davidlougheed in #162
Full Changelog: v11.0.0-alpha.1...v11.0.0-alpha.2
Version 11.0.0 alpha 1
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
Full Changelog: v10.1.1...v11.0.0-alpha.1
Version 10.1.1
What's Changed
- fix(search): correctly handle nested Postgres JSON querying by @davidlougheed in #154
- fix(search): properly de-structure nested JSON types for postgres queries by @davidlougheed in #156
- chore: bump version to 10.1.1 by @davidlougheed in #157
Full Changelog: v10.1.0...v10.1.1
Version 10.1.1 alpha 2
What's Changed
- fix(search): properly de-structure nested JSON types for postgres queries by @davidlougheed in #156
Full Changelog: v10.1.1-alpha.1...v10.1.1-alpha.2
Version 10.1.1 alpha 1
What's Changed
- fix(search): correctly handle nested Postgres JSON querying by @davidlougheed in #154
Full Changelog: v10.1.0...v10.1.1-alpha.1
Version 10.1.0
What's Changed
- feat(logging): add LogLevelLiteral type by @davidlougheed in #149
- feat(db): add async Postgres DB manager class by @davidlougheed in #150
Full Changelog: v10.0.0...v10.1.0