releases.shpreview
Dash0/Dash0 Operator

Dash0 Operator

$npx @buildinternet/releases show dash0-operator
Mon
Wed
Fri
MayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases28Avg9/moVersionsv0.98.0 → v0.136.0
Aug 29, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.73.0...0.74.0

Aug 20, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.72.0...0.73.0

Aug 14, 2025

What's Changed

New Contributors

Upgrading from version 0.70.3 or earlier

Beginning with version 0.71.0, the Dash0 operator version a new resource version (v1beta1) for the Dash0 monitoring resource. This should be completely transparent for you as an operator user, no action required. The current resource version v1alpha1 is still supported, and there are no plans to remove support for that version. More information on this CRD version update can be found here.

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.71.0...0.72.0

Aug 12, 2025

What's Changed

Upgrading from version 0.70.3 or earlier

This Dash0 operator version includes a new resource version (v1beta1) for the Dash0 monitoring resource. This should be completely transparent for you as an operator user, no action required. The current resource version v1alpha1 is still supported, and there are no plans to remove support for that version. More information on this CRD version update can be found here.

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.70.3...0.71.0

Jul 22, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.70.2...0.70.3

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.70.1...0.70.2

Jul 18, 2025

What's Changed

  • fix(workloads): remove legacy NODE_OPTIONS environment variable by @basti1302 in https://github.com/dash0hq/dash0-operator/pull/453 This fixes an issue where workloads that had been instrumented by an operator prior to version 0.28.0 (from October 2024) at some point in the past still would have an outdated NODE_OPTIONS setting, which clashed with the recent move of the Dash0 Node.js OpenTelemetry distribution from npm scope @dash0hq to @dash0.
  • chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.17.1 to 2.18.0 in /images/instrumentation/jvm by @dependabot[bot] in https://github.com/dash0hq/dash0-operator/pull/452

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.70.0...0.70.1

Jul 17, 2025

IMPORTANT: Please do not use release 0.70.0 if you have Node.js workloads in your cluster and you have also used operator version 0.27.0 or lower in that cluster. Update to release 0.70.1 or later directly instead.

What's Changed

  • feat(collectors): enable Kubernetes volume metrics by @basti1302 in https://github.com/dash0hq/dash0-operator/pull/449: Adds the following Kubernetes volume metrics for volumes in monitored namespaces:
    • k8s.volume.available
    • k8s.volume.capacity If you do not want to collect these metrics, they can be disabled via filters in the Dash0 monitoring resource or via spam filters in Dash0. Inode-related metrics are disabled, that is, the following metrics are not collected:
    • k8s.volume.inodes
    • k8s.volume.inodes.free
    • k8s.volume.inodes.used
  • fix(injector): merge OTEL_RESOURCE_ATTRIBUTES into JAVA_TOOL_OPTIONS by @basti1302 in https://github.com/dash0hq/dash0-operator/pull/450: OpenTelemetry resource attributes can be set for the JVM via the OTEL_RESOURCE_ATTRIBUTES environment variable or by adding the system property -Dotel.resource.attributes to the JAVA_TOOL_OPTIONS environment variable. The Java OTel SDK will ignore OTEL_RESOURCE_ATTRIBUTES if -Dotel.resource.attributes is set. The Dash0 injector will add -Dotel.resource.attributes to JAVA_TOOL_OPTIONS to add useful Kubernetes-related resource attributes like pod uid, pod name etc. This would accidentally discard the user-provided OTEL_RESOURCE_ATTRIBUTES key-value pairs. This fix makes the injector merge the values from OTEL_RESOURCE_ATTRIBUTES into -Dotel.resource.attributes in situations where this is appropriate.
  • chore(deps): bump the production dependencies of the Dash0 collector image by @github-actions[bot] in https://github.com/dash0hq/dash0-operator/pull/448
  • chore(deps): bump the production-dependencies group across 1 directory with 6 updates by @dependabot in https://github.com/dash0hq/dash0-operator/pull/446
  • doc(chart): Kyverno and ArgoCD doc updates by @basti1302 in https://github.com/dash0hq/dash0-operator/pull/445
  • chore(instrumentation): move to Node.js package @dash0/opentelemetry by @basti1302 in https://github.com/dash0hq/dash0-operator/pull/444
  • chore(deps): bump @dash0/opentelemetry from 3.0.0 to 3.0.1 in /images/instrumentation/node.js by @dependabot in https://github.com/dash0hq/dash0-operator/pull/447
  • chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.17.0 to 2.17.1 in /images/instrumentation/jvm by @dependabot in https://github.com/dash0hq/dash0-operator/pull/442

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.69.1...0.70.0

Jul 7, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.69.0...0.69.1

Jul 2, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.68.0...0.69.0

Jun 17, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.67.0...0.68.0

May 30, 2025

What's Changed

BREAKING CHANGE: The removal of the default resource requests for the init container is a breaking change if you actually want resource requests for the Dash0 instrumentation init container and you are currently relying on the default resource requests instead of defining explicit values for the Helm chart via operator.initContainerResources.requests. To remedy this, set explicit resource requests for the init container before installing this release.

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.66.0...0.67.0

May 27, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.65.0...0.66.0

May 21, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.64.0...0.65.0

May 20, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.63.0...0.64.0

May 19, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.62.0...0.63.0

May 16, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.61.1...0.62.0

May 14, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.61.0...0.61.1

May 13, 2025

What's Changed

This is the first release that comes with a complete rewrite of the (previously C-based) Dash0 injector in Zig. This rewrite will enable adding auto-tracing support for new runtimes faster, and safer.

New Contributors

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.60.0...0.61.0

Apr 30, 2025

What's Changed

BREAKING CHANGES: This release contains breaking changes, if you are deploying a Dash0Monitoring with an instrumentWorkloads other than none to the namespace kube-system or kube-node-lease. Set the instrumentWorkloads for that Dash0Monitoring to none instead.

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.59.0...0.60.0

Latest
0.136.0
Tracking Since
Feb 28, 2025
Last checked May 1, 2026