Skip to content

Releases: PropelAuth/rust

v0.23.4

31 Oct 21:56
e83ad7a

Choose a tag to compare

What's Changed

Full Changelog: v0.23.3...v0.23.4

v0.23.3

21 Apr 14:35
65dbaf5

Choose a tag to compare

What's Changed

  • add custom auth_hostname header to saml-setup routes missing it by @mrmauer in #79
  • bump version to 0.23.3 by @mrmauer in #80

Full Changelog: v0.23.2...v0.23.3

v0.23.2

04 Apr 17:00
3f9b144

Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.23.2

v0.23.1

26 Mar 15:52
a0a1fdd

Choose a tag to compare

What's Changed

  • bump jsonwebtoken to 9.3.0 and handle breaking changes by @mrmauer in #73

Full Changelog: v0.23.0...v0.23.1

v0.23.0

24 Mar 21:00
c7234bb

Choose a tag to compare

What's Changed

  • Add support for Axum 8, Bump version to 0.21.0 and update dependencies. by @shiftcontrol-dan in #61
  • update jsonwebtoken dep and bump version by @mrmauer in #71

Full Changelog: v0.22.2...v0.23.0

v0.22.2

06 Mar 19:39
763c12b

Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.22.2

v0.22.1

27 Feb 21:44
25e8a08

Choose a tag to compare

What's Changed

  • move auth hostname into custom header by @mrmauer in #67
  • parse extra_domains in FetchOrgResponse by @mrmauer in #68

Full Changelog: v0.22.0...v0.22.1

v0.22.0

21 Feb 20:20
8c53f8c

Choose a tag to compare

What's Changed

  • catch PropelAuthRateLimit error on all requests by @mrmauer in #66

Full Changelog: v0.21.0...v0.22.0

v0.21.0

22 Jan 16:01
1d385ab

Choose a tag to compare

What's Changed

  • chore: Add the repository field to Cargo.toml by @szabgab in #60
  • capture role_in_org + additional_roles_in_org on fetch_users_in_org by @mrmauer in #62
  • catch rate-limiting errors and fix other error-parsing for api key validation by @mrmauer in #63
  • bump version to 0.21.0 by @mrmauer in #64

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

14 Nov 18:23
d9276c4

Choose a tag to compare

What's Changed

  • add domian search to orgs query by @mrmauer in #58
  • support configuration of saml connection configuration for an org by @mrmauer in #57
  • bump version to 0.20.0 by @mrmauer in #59

Full Changelog: v0.19.0...v0.20.0