This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Releases: metal-toolbox/conditionorc
Releases · metal-toolbox/conditionorc
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
%qfor 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
v0.1.9
What's Changed
- update the original message instead of threading by @DoctorVin in #110
- Adding conditions and server id to gin endpoint tracing by @jakeschuurmans in #116
- take multi-token auth config instead of individual variables by @DoctorVin in #117
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Changelog
- e1ad807 Simpler dockerfile (#97)
- 95e6090 Switched internal internal Condition type to Condition type from the rivets package
- 1d9028b Update README to reflect current state of the project
- 2806afb Update createCondition swagger docs
- 04c4bc3 chore(deps): update actions/checkout action to v4 (#100)
- 391051f chore(deps): update alpine docker tag to v3.18.3 (#61)
- 7d27345 chore(deps): update docker/build-push-action action to v5 (#101)
- ab1dff3 chore(deps): update docker/login-action action to v3 (#102)
- 4cf5017 chore(deps): update docker/setup-buildx-action action to v3 (#103)
- 52c39c3 doc api endpoint addition, plus some small additions and fixes for the docs (#95)
- 2221208 fix(deps): update module github.com/equinix-labs/otel-init-go to v0.0.9 (#78)
- d962477 fix(deps): update module github.com/google/uuid to v1.3.1 (#83)
- aee8efe fix(deps): update module github.com/metal-toolbox/flasher to v0.2.4 (#82)
- 24f36cf fix(deps): update module github.com/nats-io/nats-server/v2 to v2.9.22 (#79)
- c8c8c7f fix(deps): update module github.com/nats-io/nats.go to v1.29.0 (#98)
- 7062863 fix(deps): update module github.com/slack-go/slack to v0.12.3 (#85)
- cf6e01f fix(deps): update module go.hollow.sh/serverservice to v0.16.1 (#84)
- 9f006bb fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.44.0 (#87)
- e8e6ba4 fix(deps): update module golang.org/x/oauth2 to v0.12.0 (#99)
- 921582f go: update deps
- 529dfad orchestrator: switch controllerStatus type for rivets/kv.StatusValue
- 4d0d91a regenerate swagger docs
- 979f87c store/serverservice: fix incorrect namespace change
- be0bda9 update rivets import to fix stuttering
v0.1.7
What's Changed
- adding annotations and makefile additions to support swagger doc gen by @jakeschuurmans in #93
- Vc/multistage build by @DoctorVin in #96
New Contributors
- @jakeschuurmans made their first contribution in #93
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Vc/dynamic kvs by @DoctorVin in #88
- transform a key-value entry to a ConditionUpdate in a data-agnostic way by @DoctorVin in #89
- remove stupid stale event check by @DoctorVin in #92
- make worker-id easier to track by @DoctorVin in #91
Full Changelog: v0.1.4...v0.1.5