File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
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.5.1] - 2025-09-16
6+
7+ ### Bug Fixes
8+
9+ - Add workflow_dispatch trigger to crates publish workflow (#313 )
10+ - Init-cluster workflow authentication and docker-compose setup (#314 )
11+ - ** enterprise** : Fix deserialization errors in cluster, user, and license structs (#327 )
12+ - ** enterprise** : Use correct endpoint for services list command (#328 )
13+ - ** enterprise** : Improve mock tests with realistic API responses
14+
515## [ 0.2.1] - 2025-09-08
616
717### 📚 Documentation
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ default-members = [
1212]
1313
1414[workspace .package ]
15- version = " 0.4.0 "
15+ version = " 0.5.1 "
1616edition = " 2024"
1717rust-version = " 1.89"
1818authors = [" Josh Rotenberg <joshrotenberg@gmail.com>" ]
You can’t perform that action at this time.
0 commit comments