Releases: smartive/zitadel-rust
Releases · smartive/zitadel-rust
v4.0.1
4.0.1 (2024-02-01)
Bug Fixes
- deps: update rust crate time to 0.3.32 (#525) (562819a)
v4.0.0
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
3.5.1 (2024-01-23)
Bug Fixes
- deps: update rust crate async-trait to 0.1.77 (#517) (13aea5a)
v3.5.0
3.5.0 (2024-01-23)
Features
v3.4.29
3.4.29 (2023-10-21)
Bug Fixes
- deps: update rust crate jsonwebtoken to v9 (#507) (a94b889)
v3.4.28
3.4.28 (2023-10-15)
Bug Fixes
- deps: update rust crate async-trait to 0.1.74 (#506) (8de89bf)
v3.4.27
3.4.27 (2023-10-14)
Bug Fixes
- deps: update rust crate time to 0.3.30 (#505) (f8b754b)
v3.4.26
3.4.26 (2023-10-12)
Bug Fixes
- deps: update rust crate openidconnect to 3.4.0 (#504) (ba071fe)
v3.4.25
3.4.25 (2023-10-03)
Bug Fixes
- deps: update rust crate reqwest to 0.11.22 (#503) (95ec54d)
v3.4.24
3.4.24 (2023-10-02)
Bug Fixes
- deps: update rust crate reqwest to 0.11.21 (#502) (49c19f9)