Releases: dash0hq/dash0-operator
Releases · dash0hq/dash0-operator
0.10.0
What's Changed
- chore(crd): rename spec.ingressEndpoint to spec.endpoint by @basti1302 in #107
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- feat: manage collector via operator by @basti1302 in #70
- chore(deps): bump @dash0hq/opentelemetry from 1.1.1 to 1.1.2 in /images/instrumentation/node.js by @dependabot in #80
- fix(crd): fix typo in custom resource definition by @basti1302 in #81
- feat(controller): attach dangling k8s events to their involved objects by @basti1302 in #82
- feat(backendconnection): custom collector image & config reloader by @basti1302 in #87
- feat: remove cert-manager as dependency & support HTTP/HTTPs endpoints by @mmanciop in #88
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #90
- chore(deps): bump go.opentelemetry.io/collector/pdata from 1.12.0 to 1.13.0 by @dependabot in #91
- chore(deps): bump @dash0hq/opentelemetry from 1.1.2 to 1.1.3 in /images/instrumentation/node.js by @dependabot in #93
- feat(controller): instrument/revert when spec.instrumentWorkloads change by @basti1302 in #95
- chore(controller): remove uninstrumentWorkloadsOnDelete config option by @basti1302 in #96
- feat(backendconnection): add owner reference to created resources by @basti1302 in #97
- feat: automatically collect logs of monitored applications by @mmanciop in #92
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 by @dependabot in #102
New Contributors
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- chore(deps): bump @dash0hq/opentelemetry from 1.1.0 to 1.1.1 in /images/instrumentation/node.js by @dependabot in #71
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- feat(controller): apply and update instrumentation at startup by @basti1302 in #69
Full Changelog: 0.7.0...0.8.0
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