mirror of
https://github.com/compute-blade-community/compute-blade-agent.git
synced 2026-04-16 07:25:41 +02:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
11 KiB
11 KiB
Changelog
0.11.2 (2026-03-04)
Features
- hal: add BCM2712 (CM5/Pi 5) HAL support (#154) (9477cc7)
- hal: add RK3588 (Radxa CM5) HAL with sysfs fan control (#155) (03541fe)
Bug Fixes
0.11.1 (2025-07-23)
Bug Fixes
- cmd_root.go: change alias for --all flag from lowercase 'a' to uppercase 'A' for consistency with other flags (#108) (ddee9b2)
0.11.0 (2025-06-06)
Features
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)
0.9.1 (2025-06-06)
Bug Fixes
- systemd: Add User to systemd service (b022133)
0.9.0 (2025-06-06)
Re-Release of v0.7.0, v0.8.0, v0.8.1, and , v0.8.2 in the compute-blade-community GitHub Org
⚠ BREAKING CHANGES
- docker: Docker Images are now available & published
Documentation
- release: document release process (f6a70fa)
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)
⚠ 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)
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)