New features
-
Sentry instrumentation helpers
-
Allow the encryption key to be passed to
safir.redis.EncryptedPydanticRedisStorage
as apydantic.SecretStr
instead ofstr
. This allows easier integration with secrets that come from Pydantic-parsed settings.
What's Changed
- Update pre-commit dependencies by @rra in #364
- Update kubernetes-asyncio requirement from <32 to <33 in /safir by @dependabot in #363
- DM-48408: Fix documentation of database initialization by @rra in #365
- DM-48101: Sentry helpers by @fajpunk in #366
- DM-48495: Allow SecretStr for EncryptedPydanticRedisStorage by @rra in #367
- Prepare 9.2.0 release by @fajpunk in #368
Full Changelog: 9.1.1...9.2.0