Releases: metal-toolbox/conditionorc
Releases · metal-toolbox/conditionorc
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
v0.1.4
v0.1.3
Changelog
- b181856 fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.4 (#40)
- 5bb301f fix(deps): update module github.com/nats-io/nats.go to v1.28.0 (#55)
- 2beaeda fix(deps): update module github.com/volatiletech/null/v8 to v9 (#44)
- f6248b6 fix(deps): update module go.hollow.sh/serverservice to v0.16.0 (#53)