Skip to content

Releases: metal-toolbox/flasher

v1.1.5

04 Nov 16:03
4478cc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

28 Oct 15:32
Compare
Choose a tag to compare

What's Changed

  • Remove hollow.sh, update rivets by @jakeschuurmans in #195
  • fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.5 by @renovate in #190
  • fix(deps): update module github.com/bombsimon/logrusr/v2 to v4 by @renovate in #78
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #167
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #169
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #180
  • chore(deps): update anchore/scan-action action to v4 by @renovate in #181
  • fix(deps): update module github.com/bmc-toolbox/bmclib/v2 to v2.3.2 by @renovate in #197
  • fix(deps): update opentelemetry-go monorepo to v1.30.0 by @renovate in #185
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.55.0 by @renovate in #192
  • fix(deps): update module golang.org/x/net to v0.30.0 by @renovate in #193
  • fix(deps): update module github.com/metal-toolbox/rivets to v1.3.10 by @renovate in #198
  • fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.7 by @renovate in #199
  • fix(deps): update module golang.org/x/oauth2 to v0.23.0 by @renovate in #194
  • fix(deps): update module github.com/bombsimon/logrusr/v2 to v4 by @renovate in #200
  • chore(deps): update anchore/sbom-action action to v0.17.3 by @renovate in #202
  • chore(deps): update anchore/scan-action action to v5 by @renovate in #204
  • fix(deps): update opentelemetry-go monorepo to v1.31.0 by @renovate in #203
  • fix(deps): update module github.com/bmc-toolbox/bmclib/v2 to v2.3.3 by @renovate in #208
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.56.0 by @renovate in #205

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.4-pre1

08 Oct 20:23
d6cdb39
Compare
Choose a tag to compare

What's Changed

  • Remove hollow.sh, update rivets by @jakeschuurmans in #195
  • fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.5 by @renovate in #190
  • fix(deps): update module github.com/bombsimon/logrusr/v2 to v4 by @renovate in #78
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #167
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #169
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #180
  • chore(deps): update anchore/scan-action action to v4 by @renovate in #181
  • fix(deps): update module github.com/bmc-toolbox/bmclib/v2 to v2.3.2 by @renovate in #197
  • fix(deps): update opentelemetry-go monorepo to v1.30.0 by @renovate in #185
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.55.0 by @renovate in #192
  • fix(deps): update module golang.org/x/net to v0.30.0 by @renovate in #193
  • fix(deps): update module github.com/metal-toolbox/rivets to v1.3.10 by @renovate in #198
  • fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.7 by @renovate in #199
  • fix(deps): update module golang.org/x/oauth2 to v0.23.0 by @renovate in #194
  • fix(deps): update module github.com/bombsimon/logrusr/v2 to v4 by @renovate in #200

New Contributors

Full Changelog: v1.1.3...v1.1.4-pre1

v1.1.3

13 Sep 07:57
Compare
Choose a tag to compare

Changelog

  • 998d482 chore(deps): update anchore/sbom-action action to v0.17.2
  • 43da9d4 chore(deps): update github/codeql-action action to v3
  • 0a09d0f chore(deps): update golangci/golangci-lint-action action to v6
  • 3057312 chore(deps): update goreleaser/goreleaser-action action to v6
  • afb79d8 fix(deps): update module github.com/bombsimon/logrusr/v2 to v4
  • d1f8ca9 fix(deps): update module github.com/prometheus/client_golang to v1.20.3
  • fd8f87d fix(deps): update opentelemetry-go monorepo to v1.29.0
  • 0b88e41 go get github.com/coreos/go-oidc/v3/oidc
  • 2ffddb2 go: update ctrl lib

v1.1.2

06 Sep 11:44
Compare
Choose a tag to compare

Changelog

  • 9e4397c app/config: purge duplicate token field
  • 4f79bda cmd/run: include app name with run mode to differentiate telemetry
  • 23dc975 go: pin rivets and ctrl
  • 2f55b7a go: pin rivets, ctrl to current
  • 6b5c267 go: pin to ctrl with dup token fix
  • 3abf989 go: pin to current ctrl, rivets release
  • 0fb431b inband/action: Add method to assign step handler functions
  • f97a32b inband/action_handlers: remove duplicated fields
  • 8115d21 worker: setup handler for resumed task

v1.1.1

26 Aug 12:06
Compare
Choose a tag to compare

Changelog

  • aa626e8 go: pin to rivets, ctrl lib release
  • ba55138 go: update rivets, ctrl deps
  • 51fd93b model/task: fixe incorrect task data field unmarshal
  • 3da323d replace model.Firmware with rctypes.Firmware
  • 019d8a8 worker/task_handler: Install firmwares included in task parameters

v1.1.0

23 Aug 08:33
Compare
Choose a tag to compare

Changelog

  • 3430abe Remove unused variable
  • 71f012a RunMode identifies the mode the application was executed in
  • cf3f4ff app: load inband run mode configuration
  • 94aba27 cmd/run, worker: switch to ctrl.NatsController
  • e5496ab cmd: update cli to run inband and outofband installs
  • d4e045b device/interface: split DeviceQueryor into interfaces for inband and oob queries
  • 65bbddd download: increment timeout for slow connections
  • 16d79e9 download: move download into its own package so its available for reuse
  • f2d23c4 fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 [security]
  • 9a61bea fix(deps): update module github.com/spf13/cobra to v1.8.1
  • cbcb179 fix(deps): update module golang.org/x/net to v0.25.0
  • 98ebbeb fleetdb: switch to go-oidc v3
  • 66e65d1 go mod tidy
  • 13cd5b7 go mod tidy
  • 7d510f6 go: pin ctrl, ironlib deps
  • 5d05577 go: pin to ctrl, rivets with required changes
  • ca39a70 go: pin to rivets, ctrl release
  • 93e220b go: update ironlib pin
  • 207d95a go: updated deps
  • c455efa inband/action: fail if no update utility was identified
  • 6ba1807 inband/action_handlers: set powercycle required bool
  • 6c1c73f inband: Add actions and firmware install action handlers
  • 578dbe8 inband: powercycle in the final component fw install action
  • 6e4ac27 misc: switch to rivets.{Server,Task} types
  • 68cd949 model/action: adds a few additional fields
  • c03c27d model/firmware: turn InbandInstall, Oem attributes to be boolean
  • 4304982 model/task: use Task type from rivets
  • 1703dfc model: switch to rivets.Server, Component types
  • ae10e2d oob/helpers: fixes incorrect BMC user parameter
  • 8d2b1e2 outofband: use rivets.Server instead of model.Asset
  • 8bb69a6 publisher: use ctrl.Publisher which publishes both the Task, StatusValue
  • 453a8ec purge unused code
  • d1ac6f6 runner: implement support to resume Actions and Steps
  • 5ae1da9 store/fleetdb: copy inbandInstall, Oem bool values from firmware set response
  • a7f6d33 store/fleetdb: return asset data as the rivets.Server,Component type
  • d947138 worker/task_handler: implement support for both inband and outofband installs
  • e3a5ffd worker: rename file

v1.0.9

06 May 09:30
Compare
Choose a tag to compare

Changelog

  • b13ac00 go: update to bmclib v2.2.6 which fixes a regression in the SMC X11 provider

v1.0.8

03 May 06:17
Compare
Choose a tag to compare

Changelog

  • 49ac14e Use mockery for generating mocks
  • 10164d1 cmd/export diagram: update graph methods and move into respective packages
  • 2c9c7e1 go: update deps
  • 25821ad install/task_handler: use runner.TaskHandlerContext
  • 39177be install: move from statemachine lib to internal handler
  • ca1dfc2 internal/fixtures: purge fixtures package, not required anymore
  • db2e212 internal/install: fix install cli command for recent runner changes
  • acec76c internal/model: Add Action, Step types and related methods
  • 0ded45a internal/runner: Define TaskHandler, ActionHandler structs
  • 7e67d53 internal/statemachine: purge statemachine package
  • 6c6a76a model/Task: use 1.0 for the version, clean up a TODO
  • fa44b98 outofband/action_handlers: move to internal model.Step type
  • 86dcd49 outofband/actions: move handler init into helper method
  • 08c141d outofband/actions: switch to internal model.Step from stateswitch.TransitionTyps
  • a0421f1 outofband/bmc: DeviceQueryor moved into its own package
  • ca5af94 outofband: power off the host if the provider indicates its required
  • d40fd31 runner: add mocks
  • 48844c5 runner: fix imports after rebase on main
  • dc6bccd runner: rename type Handler -> TaskHandler
  • 8c7a63d update bmclib for Supermicro x12spo-ntf BIOS update fixes
  • a8f63c8 worker, install: move RunActions into the runner
  • 5370388 worker/task_handler: move to runner.TaskHandlerContext
  • ddd5451 worker/task_handler: update PlanActions() to use actions composer

v1.0.7

25 Apr 12:15
Compare
Choose a tag to compare

Changelog

  • 69e5c5d outofband/action_handlers: poller to collect inventory for install tasks