Skip to content

Version 0.58.1

Compare
Choose a tag to compare
@tasn tasn released this 27 May 15:25
· 1523 commits to main since this release
38d1b4b

Highlights

  • Server: Fix logging configuration in production builds to actually be respected.
  • Server: improve how we run Redis migrations.

What's Changed

  • CI: Improve the security checks for rust server and lib by @tasn in #467
  • CI: Fix Rust library release code by @tasn in #468
  • README: add crates.io badge. by @tasn in #469
  • Fix logging configuration in production builds. by @tasn in #470
  • Run migrations in a loop with exponential delay by @svix-daniel in #471
  • Bump version and update changelog. by @tasn in #472

Full Changelog: v0.58.0...v0.58.1