Skip to content

Commit ae931d4

Browse files
release: v0.11.0
1 parent d77ab13 commit ae931d4

File tree

3 files changed

+78
-192
lines changed

3 files changed

+78
-192
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,37 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [0.11.0] - 2025-08-18
7+
8+
### Bug Fixes
9+
10+
- Fix new Clippy warnings
11+
12+
### Features
13+
14+
- Delete only disabled users
15+
- Adjust for new UKT OAuth2 response
16+
17+
### Miscellaneous Tasks
18+
19+
- Fix new clippy lints
20+
- Change tracing levels and add info logs
21+
- Remove Clippy exception
22+
- Switch from Nexus to Harbor
23+
24+
### Refactor
25+
26+
- Simplify `link_user_ids`
27+
- [**breaking**] Make LDAP attrs required-to-be-string inconfigurable to be binary
28+
- Make `preferred_username` optional
29+
- [**breaking**] Get rid of GRPC v1 client
30+
- Make IDP value optional
31+
32+
### Testing
33+
34+
- Add tests for duplicate Zitadel users
35+
- Delete ignored tests hitting real endpoints
36+
637
## [0.10.1] - 2025-04-24
738

839
### Bug Fixes

0 commit comments

Comments
 (0)