Known Issues
Not compatible with GKE AutoPilot. Please continue to use release 0.146.0 when running on GKE AutoPilot.
What's Changed
- fix(logging): redact tokens when logging config and resources by @p-d0 in #1216
- Note: See #1214 for details. The Dash0 token used for self-monitoring was visible in the operator's log file. Consider rotating Dash0 auth tokens used by the operator.
- fix(spamfilter): add values field to filter by @p-d0 in #1227
- fix(collectors): exclude high-churn labels/annotations from collection by @basti1302 in #1218
- chore(deps): update Python instrumentation packages by @dependabot[bot] in #1202
- Note: As of this release, Python 3.10 is the minimum supported Python version for auto-instrumentation. Python 3.9 workloads are no longer auto-instrumented.
- chore(deps): bump open-telemetry/opentelemetry-operator/target-allocator from v0.155.0 to v0.156.0 in /images/target-allocator in the production-dependencies group across 1 directory by @dependabot[bot] in #1215
- chore(example): add an example for scraping cadvisor metrics on gke autopilot by @p-d0 in #1217
- docs(sc): add entry to transformations by @p-d0 in #1212
- docs(sce): Update 'Signal Control' to 'SignalControl Edge' by @p-d0 in #1219
Full Changelog: 0.148.0...0.149.0