Skip to content

Releases: compute-blade-community/compute-blade-agent

v0.11.0

06 Jun 22:17
ebb492b
Compare
Choose a tag to compare

0.11.0 (2025-06-06)

Features

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

v0.10.0

06 Jun 21:06
4acfa27
Compare
Choose a tag to compare

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)

v0.9.1

06 Jun 16:55
56f7261
Compare
Choose a tag to compare

0.9.1 (2025-06-06)

Bug Fixes

  • systemd: Add User to systemd service (b022133)

v0.9.0

06 Jun 16:31
0733dd5
Compare
Choose a tag to compare

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)

v0.8.2

06 Jun 13:42
Compare
Choose a tag to compare

⚠ NOTE

This is a re-published release to better align the version-numbers to the actual development phase.

Bug Fixes

v0.8.1

06 Jun 13:42
Compare
Choose a tag to compare

⚠ NOTE

This is a re-published release to better align the version-numbers to the actual development phase.

Bug Fixes

v0.8.0

06 Jun 13:41
Compare
Choose a tag to compare

⚠ NOTE

This is a re-published release to better align the version-numbers to the actual development phase.

⚠ BREAKING CHANGES

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

Miscellaneous Chores

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

v0.7.0

06 Jun 13:40
Compare
Choose a tag to compare

⚠ NOTE

This is a re-published release to better align the version-numbers to the actual development phase.

⚠ 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)

v0.6.6

14 Jan 21:26
c5ff21d
Compare
Choose a tag to compare

0.6.6 (2025-01-14)

Bug Fixes

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

v0.6.5

31 Aug 13:08
485f5ac
Compare
Choose a tag to compare

0.6.5 (2024-08-31)

Bug Fixes

  • pin golang/tinygo versions (ca690d4)