Skip to content

Releases: metal-toolbox/conditionorc

v1.0.6

27 Mar 15:31
Compare
Choose a tag to compare

Changelog

  • 1610016 go mod: use go.hollow.sh/toolbox v0.6.3
  • da806d8 server: fail to start with OIDC if configuration is not defined
  • 7dee9ed server: purge redundant bool oidc bool flag check

v1.0.5

19 Mar 16:57
Compare
Choose a tag to compare

Changelog

  • 6c9a942 Changes to compilation to support linux (#192)
  • 1e634f8 ci: checkout code before setup-go
  • 1ee69b1 ci: use go.mod file for go version, fixes codeql error
  • f916f57 github/ci: bump Go release to 1.22
  • a3ffba4 go: bump to 1.22 and update deps
  • aef1fe3 golangci-lint: update to newer release, include additional linters
  • 1d0057e internal/fleetdb: rivets serverservice module renamed to fleetdb
  • ec32377 linting

v1.0.4

26 Feb 18:10
a099f52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Dec 17:44
Compare
Choose a tag to compare

Changelog

  • 5c91abe Update to rivets v0.2.2 which renames the kv package
  • c399d17 fix another dup import
  • 22d50a1 fix dup import

v1.0.2

07 Dec 19:36
2787dad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Dec 19:18
e144854
Compare
Choose a tag to compare

What's Changed

  • Update server enroll docs and params with bmc- prefix by @Alva8756 in #162

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Dec 15:04
92bf7b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v1.0.0

v0.1.12

20 Nov 18:49
9ad76dc
Compare
Choose a tag to compare

What's Changed

  • FS-996: server enrollment API endpoint by @Alva8756 in #132
  • [FS-1017]Remove double quote for %q for address parameter to avoid duplicate quote by @Alva8756 in #136
  • Vc/store refactor by @DoctorVin in #138
  • [FS-1019]Add delete cleanup feature to handle server enroll cleanup by @Alva8756 in #137
  • Improve server_enroll error handling by @Alva8756 in #140
  • [FS-1045]Create a new server ID when no uuid param found by @Alva8756 in #147
  • Add a client API for enrolling server by @Alva8756 in #149

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

31 Oct 16:44
3c8298b
Compare
Choose a tag to compare

What's Changed

  • remove client support for dead apis by @DoctorVin in #128
  • Vc/integrate new store by @DoctorVin in #130
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #104
  • fix(deps): update module github.com/swaggo/files to v2 by @renovate in #105
  • fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.2 [security] by @renovate in #124
  • chore(deps): update alpine docker tag to v3.18.4 by @renovate in #112
  • chore(deps): update golang docker tag to v1.21.3 by @renovate in #126
  • update deps by @DoctorVin in #134

Full Changelog: v0.1.10...v0.1.11

v0.1.10

25 Oct 17:52
3a29362
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10