Skip to content

Releases: metal-toolbox/firmware-syncer

v0.0.21

12 Aug 16:58
Compare
Choose a tag to compare

Changelog

  • cda75f3 Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
  • ebf0c1d Changes to compilation to support linux (#163)
  • e88ff07 FS-1507 inventory: Rename serverservice to fleetdb
  • a185fdd Go get -u
  • ff7e440 Remove failing test
  • 495411e chore(deps): update actions/setup-go action to v5
  • bd32efa chore(deps): update anchore/sbom-action action to v0.15.11
  • 9a6f2b6 chore(deps): update anchore/sbom-action action to v0.16.0
  • eee1795 chore(deps): update anchore/sbom-action action to v0.16.1
  • 2c0a7a2 chore(deps): update anchore/sbom-action action to v0.17.0
  • 5784c02 chore(deps): update dependency go to v1.22.5
  • 094fbdf chore(deps): update dependency go to v1.22.6
  • 49cda9a chore(deps): update github artifact actions to v4
  • c0f11a7 chore(deps): update golangci/golangci-lint-action action to v6
  • 4e56246 chore(deps): update goreleaser/goreleaser-action action to v6
  • 33763a1 chore(deps): update softprops/action-gh-release action to v2
  • 7982bb0 config: add oem and install_inband field and use fleetdbapi
  • 6731b9c downloader: servervice -> fleetdbapi
  • 0cd42a0 fix(deps): update github.com/bmc-toolbox/common digest to 3db7cec
  • 1fa4121 fix(deps): update github.com/bmc-toolbox/common digest to ba8adc6
  • c3a1f2f fix(deps): update module github.com/bmc-toolbox/common to v0.0.0-20240426155832-c9882dbabcca
  • 3111b7a fix(deps): update module github.com/google/go-github/v53 to v63
  • ff4edec fix(deps): update module github.com/google/uuid to v1.6.0
  • bc5f6fe fix(deps): update module github.com/metal-toolbox/fleetdb to v1
  • 0095ab3 fix(deps): update module github.com/metal-toolbox/fleetdb to v1.19.3
  • cb3f258 fix(deps): update module github.com/prometheus/client_golang to v1.19.1
  • 770fd2f fix(deps): update module github.com/prometheus/client_golang to v1.19.1
  • 582d5c8 fix(deps): update module github.com/spf13/cobra to v1.8.1
  • 0a63fb7 fix(deps): update module github.com/spf13/viper to v1.18.2
  • b15e9b9 fix(deps): update module github.com/spf13/viper to v1.19.0
  • 4fd08c7 fix(deps): update module github.com/stretchr/testify to v1.9.0
  • 1999ac0 fix(deps): update module go.uber.org/mock to v0.4.0
  • eb9c981 fix(deps): update module go.uber.org/mock to v0.4.0
  • fd86c0b fix(deps): update module golang.org/x/net to v0.23.0 [security]
  • e0e3b95 fix(deps): update module golang.org/x/net to v0.25.0
  • 0ddf775 fix(deps): update module golang.org/x/net to v0.25.0
  • 7497070 fix(deps): update module golang.org/x/net to v0.28.0
  • 4d9af08 fix(deps): update module golang.org/x/oauth2 to v0.20.0
  • 0d8e461 fix(deps): update module golang.org/x/oauth2 to v0.21.0
  • f2a42d7 fix(deps): update module golang.org/x/oauth2 to v0.22.0
  • e5ccd25 github: servervice -> fleetdbapi
  • 36cc652 go mod tidy
  • e9c31a6 internal: serverservice -> fleetdbapi
  • 06a8e49 inventory: servervice -> fleetdbapi
  • a91df46 mocks/downloader: servervice -> fleetdbapi
  • f9ec259 mod: Use very latest version of fleetdb
  • 1d262df mod: go get github.com/metal-toolbox/fleetdb@v0.18.1
  • f722b1f mod: go mod tidy
  • 9ed28fa mod: go mod tidy
  • f8f5dac mod: go-github v59
  • de708a7 serverservice: serverservice -> fleetdbapi
  • fbee13e serverservice_test: lint
  • 7aaa3cd supermicro: servervice -> fleetdbapi
  • f3f21be supermicro_test: lint
  • 35c26d3 sync: don't return on fail to sync
  • 48fef27 syncer: serverservice -> fleetdbapi
  • 680c785 vendors_test: lint

v0.0.20

20 Feb 17:30
e956de2
Compare
Choose a tag to compare

Changelog

  • e956de2 FS-1215 Add default download option for unsupported firmware (#161)

v0.0.19

30 Jan 22:16
1825239
Compare
Choose a tag to compare

Changelog

  • 1825239 FS-1180 Fix for updating firmware with multiple models (#160)

v0.0.18

18 Jan 18:57
389ac6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

14 Nov 14:19
1b0ecc4
Compare
Choose a tag to compare

Changelog

  • 1b0ecc4 Fix log level setting from cli/config/env var (#143)

v0.0.16

13 Nov 13:36
081d23b
Compare
Choose a tag to compare

Changelog

  • 3758538 Add make targets to build devel image of syncer (#135)
  • fbac9ce Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#133)
  • 7786d0e Bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#132)
  • 38b6c94 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#139)
  • 20515a7 Update Publish() to set consistent artifacts url (#136)
  • 277fff6 chore(deps): update actions/checkout action to v4 (#121)
  • 4a04bcf chore(deps): update docker/login-action action to v3 (#131)
  • c66e27d chore(deps): update goreleaser/goreleaser-action action to v5 (#126)
  • 53fc93d fix(deps): update golang.org/x/exp digest to 9a3e603 (#117)
  • 86b7747 fix(deps): update module github.com/google/go-github/v53 to v56 (#141)
  • 3c42c3c fix(deps): update module github.com/google/uuid to v1.4.0 (#118)
  • d4f1398 fix(deps): update module github.com/prometheus/client_golang to v1.17.0 (#130)
  • 919a7ce fix(deps): update module github.com/rclone/rclone to v1.64.2 (#125)
  • b2b6669 fix(deps): update module github.com/spf13/cobra to v1.8.0 (#137)
  • cd1c582 fix(deps): update module github.com/spf13/viper to v1.17.0 (#138)
  • 2f397f4 fix(deps): update module go.hollow.sh/serverservice to v0.16.2 (#119)
  • eed71dc fix(deps): update module golang.org/x/net to v0.17.0 [security] (#129)
  • 246c34d fix(deps): update module golang.org/x/net to v0.18.0 (#140)
  • 081d23b fix(deps): update module golang.org/x/oauth2 to v0.14.0 (#124)
  • 2f3501f handle env var and app config from single location (#134)

v0.0.15

28 Aug 15:53
85e3f84
Compare
Choose a tag to compare

Changelog

  • 85e3f84 vendors/dell: add missing / separator in repository url (#120)

v0.0.14

22 Aug 11:10
e2e4578
Compare
Choose a tag to compare

Changelog

  • 615cef0 Decouple asrockrack stock firmware and equinix openbmc (#112)
  • 564b0c0 fix(deps): update github.com/bmc-toolbox/common digest to 5eb9915 (#109)
  • 4a78075 fix(deps): update golang.org/x/exp digest to 050eac2 (#110)
  • 634c5e0 fix(deps): update golang.org/x/exp digest to 613f0c0 (#108)
  • 4ed469a fix(deps): update golang.org/x/exp digest to 89c5cff (#114)
  • 477ea8e fix(deps): update module github.com/rclone/rclone to v1.63.1 (#105)
  • e2e4578 fix(deps): update module go.hollow.sh/serverservice to v0.16.0 (#115)
  • c9ea71a fix(deps): update module golang.org/x/oauth2 to v0.10.0 (#107)
  • c00cd9e fix(deps): update module golang.org/x/oauth2 to v0.11.0 (#113)

v0.0.13

30 Jun 08:54
4faddb7
Compare
Choose a tag to compare

Changelog

  • af8c76e Add Filename param listing fw from serverservice (#101)
  • 4faddb7 Update goreleaser deprecated options (#104)
  • 23fb1a7 chore(deps): update anchore/sbom-action action to v0.14.3 (#99)
  • f11cbed fix(deps): update golang.org/x/exp digest to 97b1e66 (#100)
  • 0a8f619 fix(deps): update module github.com/prometheus/client_golang to v1.16.0 (#98)
  • 91a1284 fix(deps): update module go.hollow.sh/serverservice to v0.15.5 (#102)
  • 9d17385 fix(deps): update module golang.org/x/net to v0.11.0 (#95)
  • 4a340c3 fix(deps): update module golang.org/x/oauth2 to v0.9.0 (#96)
  • 3435006 fix(deps): update module gopkg.in/yaml.v2 to v3 (#97)

v0.0.12

07 Jun 09:03
f228e9f
Compare
Choose a tag to compare

Changelog

  • 6f7478d Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#92)
  • b238a77 Remove unnecessary firmware prefix from dst path (#94)
  • f228e9f fix(deps): update golang.org/x/exp digest to 2e198f4 (#89)
  • 652a102 fix(deps): update module github.com/sirupsen/logrus to v1.9.3 (#90)
  • ae728c9 fix(deps): update module github.com/stretchr/testify to v1.8.4 (#91)
  • 54f3c60 fix(deps): update module go.hollow.sh/serverservice to v0.15.4 (#93)