Files
compute-blade-agent/CHANGELOG.md
github-actions[bot] 501caeb750 chore(main): release 0.8.2 (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-06 14:31:48 +02:00

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

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

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

  • 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 uptime-industries 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