Files
compute-blade-agent/CHANGELOG.md
github-actions[bot] 56f72613b2 chore(main): release 0.9.1 (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-06 18:54:39 +02:00

8.8 KiB

Changelog

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