Skip to content

Releases: metal-toolbox/conditionorc

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

v0.1.9

11 Oct 16:06
6d0c0e8
Compare
Choose a tag to compare

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

29 Sep 16:01
Compare
Choose a tag to compare

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

20 Sep 22:21
521dce9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Sep 11:41
0ed62f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Sep 23:20
d6d0d14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

25 Aug 08:02
Compare
Choose a tag to compare

Changelog

  • 883c306 restrict update KV subscription by the deployment facility

v0.1.3

22 Aug 11:03
f6248b6
Compare
Choose a tag to compare

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)

v0.1.2

11 Aug 14:24
Compare
Choose a tag to compare

Changelog

  • e1fa3ad Vc/slack notifications (#75)
  • 58f36c8 store/serverservice/oauth: set AuthStyle to not probe for auth mechanisms
  • 3a3e1bd v1/client/errors: format errors to include returned status code
  • 9cb40ce v1/routes: CreateCondition to revert on condition publish failure