mirror of
https://github.com/compute-blade-community/compute-blade-agent.git
synced 2026-04-16 15:35:42 +02:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7.6 KiB
7.6 KiB
Changelog
0.8.2 (2025-05-24)
Bug Fixes
0.8.1 (2025-05-24)
Bug Fixes
0.8.0 (2025-05-24)
⚠ BREAKING CHANGES
- go version: Bump go version to 1.24 (#58)
Miscellaneous Chores
0.7.0 (2025-05-11)
- 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)
0.6.6 (2025-01-14)
Bug Fixes
0.6.5 (2024-08-31)
Bug Fixes
- pin golang/tinygo versions (ca690d4)
0.6.4 (2024-08-31)
Bug Fixes
- finalize renaming (158e7fc)
0.6.3 (2024-08-05)
Bug Fixes
- oci reg typo (3cbf7a8)
0.6.2 (2024-08-05)
Bug Fixes
- cleanup uf2 files (d088a1b)
0.6.1 (2024-08-05)
Bug Fixes
0.6.0 (2024-08-05)
Features
0.5.0 (2023-11-25)
Features
Bug Fixes
0.4.1 (2023-10-05)
Bug Fixes
- ${ -> ${{ ... (#27) (f2cd029)
- add debug statement (#25) (21d9942)
- debug statement (#26) (780455e)
- if statement? (#23) (4691e2b)
- rename release-please -> release workflow (#28) (e86b221)