Skip to content

Commit 88430da

Browse files
committed
release: v0.10.0
1 parent 044fd72 commit 88430da

File tree

3 files changed

+1081
-444
lines changed

3 files changed

+1081
-444
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
All 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

0 commit comments

Comments
 (0)