Skip to content

Releases: metal-toolbox/alloy

v2.1.8

20 Jun 09:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.1.8

Changelog

  • 4b3b570 Delete buildkite files
  • 400b194 Delete buildkite files (#208)
  • add0495 app/config: rename params struct
  • a76db08 app/config: update parameters to use fleetdb instead of serverservice
  • 190226d cmd/version: rename hss references to fleetdb
  • 0249a54 cmd: rename hss references to fleetdb
  • a0c5d4d collector: rename hss references to fleetdb
  • efd7a43 docs, examples: reference fleetdb instead of hss
  • 19b98e6 fix alloy bug
  • cd8cc99 fixtures: rename hss references to fleetdb
  • 809256b go: replace hss import for fleetdb
  • f864481 metrics: rename hss references to fleetdb
  • 574a930 store: rename references and files for fleetdb

v2.1.7

11 Jun 20:36
26374d0
Compare
Choose a tag to compare

What's Changed

  • Spring cleaning and update rivets to latest release by @mmlb in #205
  • FS-1518: update bmc-toolbox/common by @DoctorVin in #211

New Contributors

  • @mmlb made their first contribution in #205

Full Changelog: v2.1.6...v2.1.7

v2.1.6

20 Mar 13:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

23 Feb 09:27
02f371c
Compare
Choose a tag to compare

Changelog

  • 02f371c don't return an error and fail b/c there was no bios config to publish (#183)

v2.1.4

16 Jan 18:24
35db8dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

11 Jan 18:26
07ffab2
Compare
Choose a tag to compare

What's Changed

  • Update Dockerfile.inband for new ironlib image by @DoctorVin in #181

Full Changelog: v2.1.2...v2.1.3

v2.1.2

04 Jan 21:32
89b521e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Dec 18:30
Compare
Choose a tag to compare

Changelog

  • c47de50 Dockerfile: pin to ironlib v0.2.15
  • c1e86a1 fleetdb: store uefi vars
  • bb39cce go: update ironlib to v0.2.15
  • 7d55a5f purge redundant nil check
  • 03573f2 update rivets, otel deps

v2.1.1

22 Dec 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v.2.1.1

v2.0.2

19 Oct 16:50
b42b759
Compare
Choose a tag to compare

Changelog

  • b42b759 FS-963 Fix duplicate message publish on success (#169)