Version 0.58.1
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