Skip to content

Releases: smartive/zitadel-rust

v3.0.5

10 Feb 21:04
6c99dba
Compare
Choose a tag to compare

3.0.5 (2023-02-10)

Bug Fixes

  • deps: update rust crate openidconnect to 2.5.0 (#325) (6c99dba)

v3.0.4

10 Feb 18:05
a3b886c
Compare
Choose a tag to compare

3.0.4 (2023-02-10)

Bug Fixes

  • deps: update rust crate base64 to 0.21.0 (#324) (a3b886c)

v3.0.3

10 Feb 13:03
5b0cf6c
Compare
Choose a tag to compare

3.0.3 (2023-02-10)

Bug Fixes

  • deps: update rust crate reqwest to 0.11.14 (#323) (5b0cf6c)

v3.0.2

10 Feb 01:37
a7e06e0
Compare
Choose a tag to compare

3.0.2 (2023-02-10)

Bug Fixes

v3.0.1

10 Jan 16:05
Compare
Choose a tag to compare

3.0.1 (2023-01-10)

Bug Fixes

  • do not build proto if api feature not present (627ed2f)

v3.0.0

01 Jan 15:30
ea04fd6
Compare
Choose a tag to compare

3.0.0 (2023-01-01)

Features

  • rocket: add auth guard for rocket oauth2.0 introspection (#319) (ea04fd6)

BREAKING CHANGES

  • rocket: This removes api as a default
    feature. To migrate, just add api to the used features
    of the crate.

v2.0.5

04 Dec 02:08
aa596de
Compare
Choose a tag to compare

2.0.5 (2022-12-04)

Bug Fixes

  • deps: update rust crate jsonwebtoken to 8.2.0 (#302) (aa596de)

v2.0.4

16 Nov 23:43
c41eb0d
Compare
Choose a tag to compare

2.0.4 (2022-11-16)

Bug Fixes

  • deps: update rust crate reqwest to 0.11.13 (#282) (c41eb0d)

v2.0.3

07 Nov 00:03
e296b8a
Compare
Choose a tag to compare

2.0.3 (2022-11-07)

Bug Fixes

  • deps: update rust crate time to 0.3.17 (#268) (e296b8a)

v2.0.2

27 Oct 08:08
710afb0
Compare
Choose a tag to compare

2.0.2 (2022-10-27)

Bug Fixes

  • deps: update rust crate openidconnect to 2.4.0 (#257) (710afb0)