Skip to content

Releases: dash0hq/dash0-operator

0.133.0-rc1

27 Mar 13:23

Choose a tag to compare

0.133.0-rc1 Pre-release
Pre-release

What's Changed

  • feat: add support to ingest profiling data by @mmanciop in #876

  • feat: support custom filters/transforms for profiles by @ten15bit in #891

  • feat(workloads): resource.opentelemetry.io/* > app.kubernetes.io/* by @basti1302 in #847

  • feat(collector): support custom send_batch_size for batch processor by @ten15bit in #874

  • feat(collectors): make k8s_attributes#wait_for_metadata configurable by @basti1302 in #890

  • fix: enabling api sync should trigger an initial sync of resources by @ten15bit in #871

  • fix(predicates): do not ignore DeletionTimestamp and Available condition by @ten15bit in #888

  • chore(deps): bump @dash0/opentelemetry from 4.2.1 to 4.2.2 in /images/instrumentation/node.js by @dependabot[bot] in #867

  • chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.25.0 to 2.26.0 in /images/instrumentation/jvm by @dependabot[bot] in #868

  • chore(deps): bump Dash0 collector components (1.54.0/0.148.0/0.148.0) by @github-actions[bot] in #872

  • chore(deps): downgrade Dash0 collector components (1.53.0/0.147.0) by @basti1302 in #895

  • chore(deps): bump open-telemetry/opentelemetry-operator/target-allocator from v0.146.0 to v0.147.0 in /images/target-allocator in the production-dependencies group across 1 directory by @dependabot[bot] in #873

  • ci: remove trivy by @ten15bit in #875

  • chore(deps): update opentelemetry-injector to v0.4.0 by @github-actions[bot] in #878

  • chore: improve predicates for operator config and monitoring resource by @ten15bit in #877

  • chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.26.0 to 2.26.1 in /images/instrumentation/jvm by @dependabot[bot] in #879

  • chore(deps): bump open-telemetry/opentelemetry-operator/target-allocator from v0.147.0 to v0.148.0 in /images/target-allocator in the production-dependencies group across 1 directory by @dependabot[bot] in #883

  • chore(deps): bump the production-dependencies group across 3 directories with 10 updates by @dependabot[bot] in #881

  • chore(deps): bump the production-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #887

  • chore(deps): bump node from 25.8.1-alpine3.22 to 25.8.2-alpine3.22 in /images/instrumentation in the production-dependencies group across 1 directory by @dependabot[bot] in #893

  • chore(deps): bump @dash0/opentelemetry from 4.2.2 to 4.2.3 in /images/instrumentation/node.js by @dependabot[bot] in #892

Full Changelog: 0.132.2...0.133.0-rc1

0.132.3-rc6-1.53.0-0.147.0-0.147.0-k8sattributes-0.144.0

27 Mar 10:36
a9f2af8

Choose a tag to compare

  • chore(deps): only downgrade k8sattributes processor: Use collector components from operator release 0.132.2, that is,
    1.53.0/0.147.0/0.147.0, except for k8sattributes, which is at 0.144.0.

Full Changelog: 0.132.3-rc5-k8sattributes-0.145.0...0.132.3-rc6-1.53.0-0.147.0-0.147.0-k8sattributes-0.144.0

0.132.3-rc5-k8sattributes-0.145.0

26 Mar 20:06
df806da

Choose a tag to compare

Pre-release
  • chore(deps): downgrade k8s_attributes processor to 0.145.0

Full Changelog: 0.132.3-rc3-1.52.0-0.146.1-0.146.0...0.132.3-rc5-k8sattributes-0.145.0

0.132.3-rc4-k8sattributes-0.146.0

26 Mar 16:56
df95deb

Choose a tag to compare

Pre-release
  • chore(deps): downgrade collector components except k8s_attributes
    • k8s_attributes@0.146.0
    • other components: 1.51.0/0.145.0/0.144.0

Full Changelog: 0.132.3-rc3-1.52.0-0.146.1-0.146.0...0.132.3-rc4-k8sattributes-0.146.0

0.132.3-rc3-1.52.0-0.146.1-0.146.0

26 Mar 14:43
f7f9732

Choose a tag to compare

Pre-release
  • chore(deps): bump Dash0 collector components (1.52.0/0.146.1/0.146.0)

Full Changelog: 0.132.3-rc2-1.51.0-0.145.0-0.144.0...0.132.3-rc3-1.52.0-0.146.1-0.146.0

0.132.3-rc2-1.51.0-0.145.0-0.144.0

26 Mar 11:34
724e423

Choose a tag to compare

Pre-release
  • chore(deps): downgrade Dash0 collector components (1.51.0/0.145.0/0.144.0)

Full Changelog: 0.132.2...0.132.3-rc2-1.51.0-0.145.0-0.144.0

0.132.2

12 Mar 14:58

Choose a tag to compare

What's Changed

  • fix: allow manual monitoring resources in restricted namespaces, do not block removing the finalizer by @basti1302 in #865
  • fix: fix missing log messages for NamespaceWatcher by @basti1302 in #866
  • chore(deps): bump node from 25.8.0-alpine3.22 to 25.8.1-alpine3.22 in /images/instrumentation in the production-dependencies group across 1 directory by @dependabot[bot] in #864

Full Changelog: 0.132.1...0.132.2

0.132.1

10 Mar 22:06

Choose a tag to compare

What's Changed

  • fix(collectors): do not add --frequency on GKE AutoPilot by @basti1302 in #861

Full Changelog: 0.132.0...0.132.1

0.132.0

10 Mar 18:34

Choose a tag to compare

What's Changed

  • feat: namespace auto-monitoring by @basti1302 in #851
  • fix: apply changed monitoring template to all namespaces by @basti1302 in #852
  • feat(chart): support automatic namespace monitoring by @basti1302 in #860
  • chore(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /test/e2e/dash0-api-mock by @dependabot[bot] in #848
  • chore(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /test/e2e/otlp-sink/telemetrymatcher by @dependabot[bot] in #849
  • chore(deps): bump the production-dependencies group across 4 directories with 1 update by @dependabot[bot] in #850
  • chore(deps): bump open-telemetry/opentelemetry-operator/target-allocator from 0.145.0 to v0.146.0 in /images/target-allocator in the production-dependencies group across 1 directory by @dependabot[bot] in #859
  • chore(deps): bump the production-dependencies group across 5 directories with 16 updates by @dependabot[bot] in #857

Full Changelog: 0.131.0...0.132.0

0.131.0

05 Mar 22:02
4a0567e

Choose a tag to compare

What's Changed

  • feat(collectors): add option to compress collector config maps by @basti1302 in #846
  • feat: add logd logger with debug level by @ten15bit in #843
  • fix(chart): fix default values for collector probes by @basti1302 in #842
  • chore(python): use sitecustomize script instead of usercustomize by @basti1302 in #828
  • chore(deps): bump the production-dependencies group across 5 directories with 21 updates by @dependabot[bot] in #837
  • chore(deps): update opentelemetry-injector to v0.2.0 by @github-actions[bot] in #839
  • chore(deps): update opentelemetry-injector to v0.3.0 by @github-actions[bot] in #845
  • chore(deps): bump Dash0 collector components (1.53.0/0.147.0/0.147.0) by @github-actions[bot] in #840
  • Documentation link updates by @CodingFabian in #841
  • chore(deps): bump node from 25.7.0-alpine3.22 to 25.8.0-alpine3.22 in /images/instrumentation in the production-dependencies group across 1 directory by @dependabot[bot] in #844

New Contributors

Full Changelog: 0.130.0...0.131.0