File tree Expand file tree Collapse file tree 3 files changed +1081
-444
lines changed
Expand file tree Collapse file tree 3 files changed +1081
-444
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.10.0] - 2025-03-20
6+
7+ ### Features
8+
9+ - Add filtering by org and project ids
10+
11+ ### Refactor
12+
13+ - Refactor get_next_zitadel_user into stream combinators
14+ - Refactor to rust 2024 edition
15+ - Bump rustfmt style edition to 2024
16+ - Add anyhow_trace, use anyhow_ext
17+
18+ ### Documentation
19+
20+ - * (sample-config)* Add AD sample configuration
21+
22+ ### Testing
23+
24+ - Minor improvements to test-setup.sh
25+ - Assert that users from other projects are not deleted
26+
27+ ### Miscellaneous Tasks
28+
29+ - Bump zitadel_rust_client to v0.3.0
30+ - Add project automation
31+ - Update Dockerfile base image
32+ - Add maintainers to codeowners file
33+
534## [ 0.9.1] - 2025-02-14
635
736### Bug Fixes
You can’t perform that action at this time.
0 commit comments