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