Skip to content

Releases: smartive/zitadel-rust

v4.0.5

07 Feb 10:28
f1133ad
Compare
Choose a tag to compare

4.0.5 (2024-02-07)

Bug Fixes

  • axum: Expose IntrospectionConfig to facilitate creating Axum substates (#523) (f1133ad)

v4.0.4

04 Feb 02:13
96c9333
Compare
Choose a tag to compare

4.0.4 (2024-02-04)

Bug Fixes

  • deps: update rust crate time to 0.3.34 (#527) (96c9333)

v4.0.3

03 Feb 22:51
8b69c1e
Compare
Choose a tag to compare

4.0.3 (2024-02-03)

Bug Fixes

  • deps: update rust crate time to 0.3.33 (#526) (8b69c1e)

v4.0.2

02 Feb 01:18
923333e
Compare
Choose a tag to compare

4.0.2 (2024-02-02)

Bug Fixes

  • deps: update rust crate reqwest to 0.11.24 (#524) (923333e)

v4.0.1

01 Feb 23:12
562819a
Compare
Choose a tag to compare

4.0.1 (2024-02-01)

Bug Fixes

  • deps: update rust crate time to 0.3.32 (#525) (562819a)

v4.0.0

25 Jan 09:27
07c244f
Compare
Choose a tag to compare

4.0.0 (2024-01-25)

Features

  • clients: Add v2 API clients and centralize client generation (#522) (07c244f)

BREAKING CHANGES

  • clients: The modules for client instantiation
    have changed. There is no module "with access token"
    or "with service account" anymore. Instead, there is a
    centralized ClientBuilder in the clients module of the
    api to create and configure the gRPC clients. The new
    builder allows configuring auth methods beforehand
    and then create the according client out of it.

v3.5.1

23 Jan 10:55
13aea5a
Compare
Choose a tag to compare

3.5.1 (2024-01-23)

Bug Fixes

  • deps: update rust crate async-trait to 0.1.77 (#517) (13aea5a)

v3.5.0

23 Jan 10:50
8c51b37
Compare
Choose a tag to compare

3.5.0 (2024-01-23)

Features

v3.4.29

21 Oct 23:12
a94b889
Compare
Choose a tag to compare

3.4.29 (2023-10-21)

Bug Fixes

  • deps: update rust crate jsonwebtoken to v9 (#507) (a94b889)

v3.4.28

15 Oct 20:08
8de89bf
Compare
Choose a tag to compare

3.4.28 (2023-10-15)

Bug Fixes

  • deps: update rust crate async-trait to 0.1.74 (#506) (8de89bf)