Releases: compute-blade-community/compute-blade-agent
Releases · compute-blade-community/compute-blade-agent
v0.11.0
0.11.0 (2025-06-06)
Features
- bladectl: add server version information to output (#100) (062e36e)
v0.10.0
0.10.0 (2025-06-06)
⚠ BREAKING CHANGES
- bladectl: add more bladectl commands (#91)
Features
- bladectl: add more bladectl commands (#91) (781ded8)
- OpenTelemetry: Integrate OpenTelemetry into agent (#90) (7ec49ce)
v0.9.1
0.9.1 (2025-06-06)
Bug Fixes
- systemd: Add User to systemd service (b022133)
v0.8.2
⚠ NOTE
This is a re-published release to better align the version-numbers to the actual development phase.
Bug Fixes
v0.8.1
⚠ NOTE
This is a re-published release to better align the version-numbers to the actual development phase.
Bug Fixes
v0.8.0
⚠ NOTE
This is a re-published release to better align the version-numbers to the actual development phase.
⚠ BREAKING CHANGES
- go version: Bump go version to 1.24 (#58)
Miscellaneous Chores
- go version: Bump go version to 1.24 (#58) (bb7b8cd)
v0.7.0
⚠ NOTE
This is a re-published release to better align the version-numbers to the actual development phase.
⚠ BREAKING CHANGES
- agent: add support for mTLS authentication in gRPC server (#54)
Features
- agent: add support for mTLS authentication in gRPC server (#54) (70541d8)
- agent: expose version, commit, and date information in logs for better tracking (ec6229a)
- bladectl: implement command structure for managing compute-blade features (ec6229a)
- goreleaser: add versioning information to builds for better traceability (ec6229a)
Bug Fixes
- .gitignore: add .idea directory to ignore list to prevent IDE files from being tracked (ec6229a)
- bladectl: improve error handling in identify command for better user feedback (ec6229a)
v0.6.6
0.6.6 (2025-01-14)
Bug Fixes
- correct package name from computeblade-agent to compute-blade-agent (#47) (67b3411)
v0.6.5
0.6.5 (2024-08-31)
Bug Fixes
- pin golang/tinygo versions (ca690d4)