Skip to content

v3.1.33

Choose a tag to compare

@svaroqui svaroqui released this 17 Jul 13:55
· 242 commits to develop since this release
b1388e2

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #1577
  • fix(startup): guard nil CheckSumConfig — boot panic when subscription-plan sync saves during InitConfig by @svaroqui in #1593
  • fix(startup): allocate CheckSumConfig at construction (durable follow-up to #1593) by @svaroqui in #1595
  • fix(crash): recover empty lost-events delta after restart + reconcile stale rejoin verdict (crash-pill state) by @svaroqui in #1597
  • docs(swagger): unblock generation and regenerate — rejoin routes + everything since the freeze by @svaroqui in #1598
  • feat(schema): add schema advisor plugins by @caffeinated92 in #1600

Full Changelog: v3.1.32...v3.1.33