Skip to content

9.2.0

Latest
Compare
Choose a tag to compare
@fajpunk fajpunk released this 22 Jan 17:14
9.2.0
fa31cad

New features

  • Sentry instrumentation helpers

  • Allow the encryption key to be passed to safir.redis.EncryptedPydanticRedisStorage as a pydantic.SecretStr instead of str. 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