Skip to content

Release v15.33.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 13:02
2384068

Added

  • WithHashiCorpVault and WithAzureKeyVault extension methods on IChronicleAspireBuilder to configure compliance encryption key storage from Aspire host code without manually setting environment variables (#3205, #685)
  • Compliance encryption storage environment variable constants in ChronicleContainerImageTags

Fixed

  • OpenIddict storage registrations now route to SQL-backed implementations when the configured storage type is SQLite, MS SQL, or PostgreSQL, preventing authentication failures with SQL backends