Skip to content

Releases: siderolabs/talos-metal-agent

v0.1.3

26 May 12:39
v0.1.3
4b0078c

Choose a tag to compare

talos-metal-agent 0.1.3 (2025-05-26)

Welcome to the v0.1.3 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

17 commits

  • 4b0078c chore: bump Go, deps and rekres
  • 5cad8b8 chore: bump Go & extensions ref in boot assets image
  • 77f53d3 feat: migrate to Go native IPMI implementation
  • 287d8f9 chore: bump extensions ref in boot assets image
  • fc672a8 feat: support TLS on provider GRPC connection
  • 77b1dca chore: bump deps, rekres
  • 48657bd chore: bump deps and local assets Talos version
  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.2

2 commits

  • 4b0078c chore: bump Go, deps and rekres
  • 5cad8b8 chore: bump Go & extensions ref in boot assets image

Dependency Changes

This release has no dependency changes

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Feb 15:25
v0.1.2
77f53d3

Choose a tag to compare

talos-metal-agent 0.1.2 (2025-02-10)

Welcome to the v0.1.2 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

15 commits

  • 77f53d3 feat: migrate to Go native IPMI implementation
  • 287d8f9 chore: bump extensions ref in boot assets image
  • fc672a8 feat: support TLS on provider GRPC connection
  • 77b1dca chore: bump deps, rekres
  • 48657bd chore: bump deps and local assets Talos version
  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.1

1 commit

  • 77f53d3 feat: migrate to Go native IPMI implementation

Dependency Changes

This release has no dependency changes

v0.1.1

03 Feb 20:58
v0.1.1
287d8f9

Choose a tag to compare

talos-metal-agent 0.1.1 (2025-02-03)

Welcome to the v0.1.1 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

14 commits

  • 287d8f9 chore: bump extensions ref in boot assets image
  • fc672a8 feat: support TLS on provider GRPC connection
  • 77b1dca chore: bump deps, rekres
  • 48657bd chore: bump deps and local assets Talos version
  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0

1 commit

  • 287d8f9 chore: bump extensions ref in boot assets image

Dependency Changes

This release has no dependency changes

v0.1.0

03 Feb 11:56
v0.1.0
fc672a8

Choose a tag to compare

talos-metal-agent 0.1.0 (2025-02-03)

Welcome to the v0.1.0 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

13 commits

  • fc672a8 feat: support TLS on provider GRPC connection
  • 77b1dca chore: bump deps, rekres
  • 48657bd chore: bump deps and local assets Talos version
  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-beta.1

2 commits

  • fc672a8 feat: support TLS on provider GRPC connection
  • 77b1dca chore: bump deps, rekres

Dependency Changes

This release has no dependency changes

v0.1.0-beta.1

18 Dec 11:26
v0.1.0-beta.1
48657bd

Choose a tag to compare

v0.1.0-beta.1 Pre-release
Pre-release

talos-metal-agent 0.1.0-beta.1 (2024-12-18)

Welcome to the v0.1.0-beta.1 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

11 commits

  • 48657bd chore: bump deps and local assets Talos version
  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-beta.0

1 commit

  • 48657bd chore: bump deps and local assets Talos version

Dependency Changes

This release has no dependency changes

v0.1.0-beta.0

13 Dec 13:01
v0.1.0-beta.0
de17e88

Choose a tag to compare

v0.1.0-beta.0 Pre-release
Pre-release

talos-metal-agent 0.1.0-beta.0 (2024-12-13)

Welcome to the v0.1.0-beta.0 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

10 commits

  • de17e88 chore: bump dependencies
  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-alpha.3

1 commit

Dependency Changes

This release has no dependency changes

v0.1.0-alpha.3

13 Dec 13:01
v0.1.0-alpha.3
f427806

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

talos-metal-agent 0.1.0-alpha.3 (2024-12-06)

Welcome to the v0.1.0-alpha.3 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

9 commits

  • f427806 feat: make MachineIDMetadataKey public
  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-alpha.2

1 commit

  • f427806 feat: make MachineIDMetadataKey public

Dependency Changes

This release has no dependency changes

v0.1.0-alpha.2

27 Nov 11:10
v0.1.0-alpha.2
6bcca60

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

talos-metal-agent 0.1.0-alpha.2 (2024-11-27)

Welcome to the v0.1.0-alpha.2 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

8 commits

  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight
  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-alpha.1

1 commit

  • 6bcca60 feat: implement wipe, wrap agent endpoints with singleflight

Dependency Changes

This release has no dependency changes

v0.1.0-alpha.1

13 Nov 10:45
v0.1.0-alpha.1
8d7f2e8

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

talos-metal-agent 0.1.0-alpha.1 (2024-11-13)

Welcome to the v0.1.0-alpha.1 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

7 commits

  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets
  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Changes since v0.1.0-alpha.0

1 commit

  • 8d7f2e8 feat: add all firmware extensions into the agent boot assets

Dependency Changes

This release has no dependency changes

v0.1.0-alpha.0

06 Nov 17:04
v0.1.0-alpha.0
e22099c

Choose a tag to compare

v0.1.0-alpha.0 Pre-release
Pre-release

talos-metal-agent 0.1.0-alpha.0 (2024-11-06)

Welcome to the v0.1.0-alpha.0 release of talos-metal-agent!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-metal-agent/issues.

Contributors

  • Utku Ozdemir

Changes

6 commits

  • e22099c fix: rekres to fix generate checksums step in CI
  • db39e41 fix: cd back to the original running dir after building boot assets
  • 681e769 refactor: use a more distinctive name for boot assets image
  • 9afd0fa feat: add initial implementation
  • a74b468 chore: add gh actions workflows
  • 46df499 chore: add readme

Dependency Changes

This release has no dependency changes