Skip to content

Releases: smartive/zitadel-rust

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)

v3.4.27

14 Oct 02:19
f8b754b
Compare
Choose a tag to compare

3.4.27 (2023-10-14)

Bug Fixes

  • deps: update rust crate time to 0.3.30 (#505) (f8b754b)

v3.4.26

12 Oct 23:36
ba071fe
Compare
Choose a tag to compare

3.4.26 (2023-10-12)

Bug Fixes

  • deps: update rust crate openidconnect to 3.4.0 (#504) (ba071fe)

v3.4.25

03 Oct 20:22
95ec54d
Compare
Choose a tag to compare

3.4.25 (2023-10-03)

Bug Fixes

  • deps: update rust crate reqwest to 0.11.22 (#503) (95ec54d)

v3.4.24

02 Oct 21:49
49c19f9
Compare
Choose a tag to compare

3.4.24 (2023-10-02)

Bug Fixes

  • deps: update rust crate reqwest to 0.11.21 (#502) (49c19f9)