Skip to content

Release v16.22.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 16:22
3a7ec76

Added

  • Compliance:Encryption:MigrateFromDefaultStorage supports read-through migration from default compliance key storage to Vault or Azure Key Vault. (#3639)

Fixed

  • Rejected seed batches no longer disconnect clients or trigger reconnect loops; they remain unseeded for correction. (#3662)
  • ReviseEvent resolves IEventSerializer in the current event-store scope. (#3663)
  • Compliance-key erasure attempts every configured store and reports incomplete erasure. (#3664)
  • An unavailable compliance key store is reported as unavailable, not as a missing key. (#3665)
  • Refused or unconvertible join writes are logged as warnings without exposing key values. (#3656)

Security

  • Rejected seed diagnostics omit event-source IDs and constraint messages that may contain compliance subjects. (#3662)