Skip to content

5.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramosbugs ramosbugs released this 12 Apr 01:10
· 10 commits to main since this release

This is an API-unstable release intended for gathering feedback about breaking API changes in 5.0. It should be safe to use in applications, but further breaking API changes MAY occur before stabilizing the API for the 5.0.0 release.

Refer to the Upgrade Guide for tips on how to upgrade from 4.x.

Breaking Changes

  • Replace TokenResponse generic with associated type (30ced32)

Bug Fixes

  • Derive Clone and Debug for EndpointState types (#263)

Other Changes

  • Allow base64 0.21 or 0.22 (#261)

Full Changelog: 5.0.0-alpha.3...5.0.0-alpha.4