Back to all versions

4.2.1

2025-09-18
patch

Bug Fixes 3

  • cache: use key versioning (#10657, #10648)
    Use the current build version in DB based cache connectors PostgreSQL and Redis to handle schema differences between Zitadel versions. Cleanup the ZitadelVersion field from the authz Instance.
    cache
  • projections: handle reduce error by updating failed events (#10726)
    projections
  • service ping: log body size of reports (#10686)
    service-ping