Releases: dash0hq/dash0-operator
Releases · dash0hq/dash0-operator
0.7.0
What's Changed
- fix(workloads): remove pre-0.6.0 --require from NODE_OPTIONS by @basti1302 in #66
- feat(controller): update instrumentation from older operator versions by @basti1302 in #67
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- chore(deps): bump @dash0hq/opentelemetry from 1.0.1 to 1.1.0 in /images/instrumentation/node.js by @dependabot in #60
- fix: put instrumentation files in
/__dash0__
instead of/opt/dash0
by @basti1302 in #62 - feat(webhook): uninstrument workloads when opt-out label is added by @basti1302 in #63
- feat(controller): uninstrument workloads when opt-out label is added by @basti1302 in #64
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- fix(chart): use namespace variable for webhook cert by @basti1302 in #57
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- feat(chart): support sending data to an existing collector instance by @basti1302 in #56
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- fix(webhook): never block workload deployments by @basti1302 in #52
- docs(chart): add comments to values.yaml by @basti1302 in #53
- feat(chart): support referencing images via digest by @basti1302 in #55
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- feat(chart): abort installation if preconditions are not met by @basti1302 in #49
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- fix(removal): don't block operator removal if CRD has been deleted by @basti1302 in #47
- feat(chart): use auth token from k8s secret by @basti1302 in #48
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- chore(deps): update kube-rbac-proxy to version v0.18.0 by @basti1302 in #46
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- docs: add/fix helm chart badge by @basti1302 in #43
- chore(deps): update kube-rbac-proxy + otel-collector chart by @basti1302 in #45
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.33.1 by @dependabot in #40
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.4.2 by @dependabot in #37
- chore(deps): update all dependencies by @basti1302 in #41
- docs(chart): fix installation commands by @basti1302 in #42
Full Changelog: 0.1.0...0.1.1