File tree Expand file tree Collapse file tree 3 files changed +78
-192
lines changed
Expand file tree Collapse file tree 3 files changed +78
-192
lines changed Original file line number Diff line number Diff line change 33All 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
You can’t perform that action at this time.
0 commit comments