Releases: open-telemetry/opentelemetry-operator
Releases · open-telemetry/opentelemetry-operator
Release v0.50.0
🚀 New components 🚀
- Add resource attributes to collector sidecar (#832, @rubenvp8510)
- Create serving certs for headless services on OpenShift (#818) (#824, @rkukura)
- [targetallocator] PrometheusOperator CRD MVC (#653, @secustor)
💡 Enhancements 💡
- Set replicas to MaxReplicas if HPA is enabled (#833, @binjip978)
- Update sidecar example in README (#837, @erichsueh3)
🧰 Bug fixes 🧰
- Fix Default Image Annotations (#842, @goatsthatcode)
- Do not block pod creating on internal error in webhook (#811, @pavolloffay)
OpenTelemetry Collector and Contrib
Release v0.49.0
🚀 New components 🚀
- Including new label (#797, @yuriolisa)
- Add scale subresource status to the OpenTelemetryCollector CRD status (#785, @secat)
💡 Enhancements 💡
- Set replicas to default value (#814, @pavolloffay)
- Use golang 1.18 (#786, @pavolloffay)
- Support nodeSelector field for non-sidecar collectors (#789, @jutley)
- Fix Missing parameter on labels function (#809, @yuriolisa)
🧰 Bug fixes 🧰
- Check exposed svc ports (#778, @yuriolisa)
- Fix panic when spec.replicas is nil (#798, @wei840222)
OpenTelemetry Collector and Contrib
Release v0.48.0
- Bumped OpenTelemetry Collector to v0.48.0
- Filter out unneeded labels (#606, @ekarlso)
- add labels in order to make selectors unique (#796, @davidkarlsen)
OpenTelemetry Collector and Contrib
Release v0.47.0
- Bumped OpenTelemetry Collector to v0.47.0
- doc: customized auto-instrumentation (#762, @cuichenli)
- Remove v prefix from the container image version/tag (#771, @pavolloffay)
OpenTelemetry Collector and Contrib
Release v0.46.0
- Bumped OpenTelemetry Collector to v0.46.0
- add autoscale option to enable support for Horizontal Pod Autoscaling (#746, @binjip978)
- chore(nodejs): bump auto-instrumentations (#763, @mat-rumian)
- Make operator more resiliant to etcd defrag activity (#742, @pavolloffay)
OpenTelemetry Collector and Contrib
Release v0.45.0
Release v0.44.0
- Bumped OpenTelemetry Collector to v0.44.0
- Deprecate otelcol status messages (#733, @pavolloffay)
- Make sure correct version of operator-sdk is always used (#728, @pavolloffay)
- Storing upgrade status into events (#707, @yuriolisa)
- Bump default java auto-instrumentation version to
1.11.1
(#731, @pavolloffay) - Add status fields for instrumentation kind (#717, @frzifus)
- Add appProtocol for otlp and jaeger receiver parsers (#704, @binjip978)
- Add SPLUNK_ env prefix support to Instrumentation kind (#709, @elvis-cai)
- Fix logger in instrumentation webhook (#698, @pavolloffay)
Release v0.43.0
- Bumped OpenTelemetry Collector to v0.43.0
- Upgrade to 0.43.0 will move the metrics CLI arguments into the config, in response to (#680, @yuriolisa)
- Add unique label and selector for operator objects (#697, @pavolloffay)
- Bump operator-sdk to 1.17 (#692, @pavolloffay)
- Update java instrumentation to 1.10.1 (#688, @anuraaga)
- Update nodejs instrumentation to 0.27.0 (#687, @anuraaga)
- Update python instrumentation to 0.28b1 (#686, @anuraaga)
- Add b3, jaeger, ottrace propagators to python instrumentation (#684, @anuraaga)
- Add env support to instrumentation kind (#674, @Duncan-tree-zhou)
- Fix collector config update (#670, @mcariapas)
Release v0.42.0
- Bumped OpenTelemetry Collector to v0.42.0
- Parse flags before using them in config (#662, @rubenvp8510)
- Fix port derivation (#651, @yuriolisa)
- Remove publishing operator image to quay.io (#661, @pavolloffay)
- Use target allocator from GHCR (#660, @pavolloffay)
Release v0.41.1
- Add support for nodejs and python image defaulting and upgrade (#607, @pavolloffay)
- Bugfix for kubeletstats receiver operator is exposing the service port, ignore port exposition as it is a scraper (#558, @mritunjaysharma394)