Releases: metal-toolbox/conditionorc
Releases · metal-toolbox/conditionorc
v0.0.3
Changelog
- 8cd8a53 Makefile: update local devel repository port
- 3803fab add a few metrics
- 278501b api/v1/routes: add trace spans for incomming requests
- 7da72c9 ci: update goreleaser params, deps
- 063446b go mod tidy
- 2416056 goreleaser: replacements field is removed
- 1fed55b orchestrator/updates_test: add back dep on flasher status type until its moved out
- df601e0 orchestrator: trace methods dealing with controller reponses/kv values
- 95d944f server: metrics port moved to 9090
- 23b9c88 update KV handling for sandbox (#67)
v0.0.2
What's Changed
- goreleaser: fix stray typo in config by @joelrebel in #54
- add scopes if auth middleware is defined by @DoctorVin in #56
- orchestrator to expose metrics endpoint on port 9090 by @joelrebel in #57
- return the new condition on a successful create by @DoctorVin in #58
- Orchestrator fixes by @joelrebel in #59
- Vc/status listener by @DoctorVin in #60
Full Changelog: v0.0.1...v0.0.2