Releases: dash0hq/dash0-operator
Releases · dash0hq/dash0-operator
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
0.1.0
What's Changed
- test(webhook): add cases for multiple containers, volumes etc. by @basti1302 in #1
- fix: do not overwrite existing NODE_OPTIONS by @basti1302 in #2
- feat(controller): revert instrumentation when Dash0 resource is deleted by @basti1302 in #9
- chore: add k8sattributes processor to collector by @basti1302 in #10
- feat(chart): install OpenTelemetry collector via operator helm chart by @basti1302 in #12
- refactor(main): extract env var handling from startOperatorManager by @basti1302 in #13
- chore: configure zap logger in production mode by default by @basti1302 in #14
- chore(test-resources): clean up test scripts by @basti1302 in #15
- chore: minor updates by @basti1302 in #16
- test(e2e): use go net.http instead of curl by @basti1302 in #17
- test(e2e): check events in e2e test by @basti1302 in #18
- feat(controller): handle the presence of multiple Dash0 custom resources by @basti1302 in #25
- feat: revert instrumentation when operator is uninstalled by @basti1302 in #26
- feat(controller): restart pods for replica set automatically by @basti1302 in #27
- chore(instrumentation image): update node distro repo & package name by @basti1302 in #29
- chore(instrumentation image): use Node distribution from npm by default by @basti1302 in #30
- test(e2e): enable running e2e tests with remote image by @basti1302 in #32
- ci: publish helm chart to GitHub pages via GH action by @basti1302 in #33
Full Changelog: https://github.com/dash0hq/dash0-operator/commits/0.1.0