Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@tasn tasn released this 19 Jul 17:24
· 695 commits to main since this release
ed3cc44

Highlights

  • Server: update Docker image to use latest Rust version
  • Server: support additional JWT signing algorithms (including asymmetric!).
  • Server: Avoid panics when using the wait-for option (better errors printing).
  • Libs/Rust: fix handling of integer enums (was causing failures for some endpoints).

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0