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
Apr 29, 2025

What's Changed

Starting with this release, log collection is now enabled for all all workloads in monitored namespaces, independent of whether they have been instrumented (that is, independent of the pod having been instrumented. Log collection can also be disabled per namespace via the monitoring resource.

BREAKING CHANGES: The log collection change is a breaking change in the following ways:

  • If you have namespaces with a Dash0 monitoring resource with instrumentWorkloads: none, no logs from these namespaces would be collected. Starting with this release, logs from all pods in those namespaces will be collected, since spec.logCollection.enabled in the monitoring resource defaults to true. To avoid collecting these additional logs, set spec.logCollection.enabled=false for all namespaces for which log collection is not desired when upgrading to this release.
  • You can no longer control log collection for individual workloads via Kubernetes labels on workloads. Previously, pod logs from workloads that had the label dash0.com/enable=false would not be collected. Now logs from all pods in a namespace will be collected if log collection is enabled for that namespace, independently of the dash0.com/enable label. You can use a filter expression in the monitoring resource to drop logs from pods that you are not interested in.

This release also introduces two more (backward compatible) changes to the Dash0 custom resource types:

  • The setting Dash0Monitoring.spec.prometheusScrapingEnabled is deprecated. Please use Dash0Monitoring.spec.prometheusScraping.enabled instead. (The deprecated option still works though, it might be removed in a future version).
  • The setting Dash0OperatorConfiguration.spec.kubernetesInfrastructureMetricsCollectionEnabled is deprecated. Please use Dash0OperatorConfiguration.spec.kubernetesInfrastructureMetricsCollection.enabled instead. (The deprecated option still works though, it might be removed in a future version). (Note that the Helm value kubernetesInfrastructureMetricsCollectionEnabled is not affected by this change.

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

Apr 28, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.57.1...0.58.0

Apr 24, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.57.0...0.57.1

Apr 23, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.56.3...0.57.0

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.56.2...0.56.3

Apr 11, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.56.1...0.56.2

Apr 9, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.56.0...0.56.1

Apr 7, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.55.1...0.56.0

Mar 28, 2025

What's Changed

Note: Exporting self-monitoring logs from the collector pods to a non-TLS endpoint is currently not supported. (Exporting self-monitoring collector logs to Dash0 works, as that is always a TLS endpoint.)

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.55.0...0.55.1

What's Changed

BREAKING CHANGES

  • The container image name: ghcr.io/dash0hq/filelog-offset-synch has been renamed to ghcr.io/dash0hq/filelog-offset-sync (removing the extra "h" at the end").
  • The container name filelog-offset-synch has been changed to filelog-offset-sync.
  • Helm chart values using filelogOffsetSynch have been renamed accordingly, see (see below).

Note: This is a breaking change if:

  • you have used any of the following Helm chart values:
  • operator.filelogOffsetSyncImage.repository,
  • operator.filelogOffsetSyncImage.tag,
  • operator.filelogOffsetSyncImage.digest,
  • operator.filelogOffsetSyncImage.pullPolicy,
  • operator.daemonSetFileLogOffsetSyncContainerResources.limits.cpu,
  • operator.daemonSetFileLogOffsetSyncContainerResources.limits.memory,
  • operator.daemonSetFileLogOffsetSyncContainerResources.limits.storage,
  • operator.daemonSetFileLogOffsetSyncContainerResources.limits.ephemeral-storage,
  • operator.daemonSetFileLogOffsetSyncContainerResources.gomemlimit,
  • operator.daemonSetFileLogOffsetSyncContainerResources.requests.cpu,
  • operator.daemonSetFileLogOffsetSyncContainerResources.requests.memory,
  • operator.daemonSetFileLogOffsetSyncContainerResources.requests.storage,
  • operator.daemonSetFileLogOffsetSyncContainerResources.requests.ephemeral-storage, or
  • if you have referenced the container image name or the container name in any external tool (e.g. container image name allow lists etc.).

When updating to this version, make sure to update all references accordingly (that is, remove the "h" at the end).

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.54.2...0.55.0

Mar 25, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.54.1...0.54.2

Mar 24, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.54.0...0.54.1

Mar 17, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.52.1...0.53.0

Mar 14, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.52.0...0.52.1

Mar 13, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.51.0...0.52.0

Mar 11, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.50.1...0.51.0

Mar 10, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.50.0...0.50.1

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.49.0...0.50.0

Mar 5, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.48.0...0.49.0

Feb 28, 2025

What's Changed

Full Changelog: https://github.com/dash0hq/dash0-operator/compare/0.47.2...0.48.0

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