Commit 21cee12
authored
chore: release v0.5.0 (#311)
## What's Changed
### New Features
- feat(enterprise): add comprehensive alerts management commands (#307)
- feat(enterprise): add license management commands (#308)
- feat(enterprise): implement bootstrap commands for cluster initialization (#309)
- feat(enterprise): add debug info collection commands (#309)
- feat(enterprise): implement LDAP integration commands (#309)
- feat(enterprise): add OCSP certificate validation commands (#309)
- feat(enterprise): implement service management commands (#309)
### Improvements
- chore: simplify crates.io publishing workflow and remove manual release scripts (#310)
- docs: add comprehensive documentation for all new enterprise commands (#310)
- chore: update CLAUDE.md with documentation requirements for new features (#310)
### Coverage
- Enterprise API coverage increased to 74% (29 handlers implemented)
- All new commands include comprehensive integration tests with wiremock
### Breaking Changes
None
### Full Changelog
v0.4.1...v0.5.01 parent 70dbe84 commit 21cee12
File tree
4 files changed
+8
-8
lines changed- crates
- redis-cloud
- redis-enterprise
- redisctl
4 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments