Files
compute-blade-agent/CHANGELOG.md
github-actions[bot] 1f6fecfefe chore(main): release 0.11.2 (#164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 15:33:04 +01:00

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

  • fancontroller: support more than 2 steps in fan curve (#156) (8434608)

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

  • bladectl: add server version information to output (#100) (062e36e)

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

  • go version: Bump go version to 1.24 (#58) (bb7b8cd)

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

  • correct package name from computeblade-agent to compute-blade-agent (#47) (67b3411)

0.6.5 (2024-08-31)

Bug Fixes

  • pin golang/tinygo versions (ca690d4)

0.6.4 (2024-08-31)

Bug Fixes

0.6.3 (2024-08-05)

Bug Fixes

0.6.2 (2024-08-05)

Bug Fixes

0.6.1 (2024-08-05)

Bug Fixes

0.6.0 (2024-08-05)

Features

  • migrate to compute-blade-community gh org (#37) (6421521)

0.5.0 (2023-11-25)

Features

Bug Fixes

0.4.1 (2023-10-05)

Bug Fixes

0.4.0 (2023-10-05)

Features

Bug Fixes