Releases: metal-toolbox/conditionorc
Releases · metal-toolbox/conditionorc
v1.0.6
v1.0.5
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
What's Changed
- Update alpine Docker tag to v3.19.0 by @renovate in #161
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #171
- dependency update by @DoctorVin in #176
- add some metrics for condition api and orchestrator by @DoctorVin in #180
- refresh the status kv watcher on more than a single nil on the updates channel by @DoctorVin in #181
- routine dependency update by @DoctorVin in #182
- FS-1240; Update firmwareinstall active condition http error by @jakeschuurmans in #184
- [FS-1253] make 'no active condition' handling uniform by @DoctorVin in #185
- update dependencies by @DoctorVin in #186
New Contributors
- @dependabot made their first contribution in #171
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- new rivets and fix up docs by @DoctorVin in #163
- remove references to unsupported condition flag 'Exclusive' by @DoctorVin in #167
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Vc/multi condition by @DoctorVin in #148
- update deps by @DoctorVin in #151
- Support Server Delete by @Alva8756 in #146
- [FS-1032 Minor]Remove duplicate delete by @Alva8756 in #155
- Vc/condition status endpoint by @DoctorVin in #156
- fix up delete endpoint test in the handlers by @DoctorVin in #158
- [FS-1059]Create documentation blocks on the serverEnroll and serverDelete endpoints by @Alva8756 in #154
- return conditions to caller by @DoctorVin in #159
- [FS-1061]Add server delete API by @Alva8756 in #157
- [FS-1066]Remove EnableServerEnroll flag by @Alva8756 in #160
Full Changelog: v0.1.12...v1.0.0
v0.1.12
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
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
What's Changed
- Vc/nats condition tracking by @DoctorVin in #121
- fix(deps): update module github.com/nats-io/nats-server/v2 to v2.9.23 [security] by @renovate in #120
- chore(deps): update module golang.org/x/net to v0.17.0 [security] by @renovate in #122
- update deps by @DoctorVin in #123
- remove Update, List, Delete methods by @DoctorVin in #127
Full Changelog: v0.1.9...v0.1.10