Skip to content

Commit 4a3bd92

Browse files
docs: add v0.6.0 changelog entry (#346)
1 parent 2220705 commit 4a3bd92

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.6.0] - 2025-09-16
6+
7+
### ✨ Features
8+
9+
- **enterprise**: Add dedicated `support-package` command group for generating Redis Enterprise support packages (#341)
10+
- Smart file naming with timestamps
11+
- JSON output support for CI/CD automation
12+
- Pre-flight checks for disk space and permissions
13+
- Commands for cluster, database, and node-specific packages
14+
- **enterprise**: Binary download support for debug-info endpoints
15+
16+
### 🔧 Improvements
17+
18+
- **config**: More resilient environment variable handling - allows profiles with missing env vars
19+
- **docs**: Comprehensive documentation for support package workflows with CI/CD examples
20+
521
## [0.5.1] - 2025-09-16
622

723
### Bug Fixes

0 commit comments

Comments
 (0)