Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps github.com/open-telemetry/opentelemetry-operator from 0.115.0 to 0.131.0.

Release notes

Sourced from github.com/open-telemetry/opentelemetry-operator's releases.

Release v0.131.0

0.131.0

🛑 Breaking changes 🛑

  • operator: Drop support for Kubernetes 1.23 and 1.24 (#4104)

💡 Enhancements 💡

  • collector: Add support for extraLabels in ServiceMonitor creation (#4138) Added extraLabels field to MetricsConfigSpec in v1beta1 API to allow custom labels on ServiceMonitor resources. This enables users to add additional labels to ServiceMonitors created by the operator for better organization and filtering.

  • manager, target-allocator, opamp-bridge, must-gather: add -trimpath when building binaries (#4078)

  • collector, targer allocator, opamp: Require Go 1.24+ to build the collector, target allocator, and opamp. (#4173)

  • collector: Added RBAC permissions for config.extensions.k8s_observer. (#4113) Generating RBAC rules for the k8s_observer extension in the OpenTelemetry Collector when used in the operator. The change addresses the issue where the collector lacked necessary permissions to list and watch Kubernetes resources.

  • auto-instrumentation: Upgrade urllib3 upper limit following Python 3.8 support drop (#3712)

🧰 Bug fixes 🧰

  • collector: added check for maxReplica when minReplica is set in autoscaler (#4160) When using the AutoScaler, maxReplica must be set when minReplica is set.
  • target allocator: check CRD availability before registering informers (#3987)
  • target allocator: Allow collector to use TLS Config from Target Allocator with ScrapeConfig (#3724) This change allows the target allocator to configure TLS Config for a collector using the ScrapeConfig.

Components

Release v0.129.1

0.129.1

🛑 Breaking changes 🛑

  • pkg/instrumentation: Move pkg/instrumentation to internal/instrumentation (#4140)
  • targetallocator, collector: Remove stable feature gate PrometheusOperatorIsAvailable (#4141)

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-operator's changelog.

0.131.0

🛑 Breaking changes 🛑

  • operator: Drop support for Kubernetes 1.23 and 1.24 (#4104)

💡 Enhancements 💡

  • collector: Add support for extraLabels in ServiceMonitor creation (#4138) Added extraLabels field to MetricsConfigSpec in v1beta1 API to allow custom labels on ServiceMonitor resources. This enables users to add additional labels to ServiceMonitors created by the operator for better organization and filtering.

  • manager, target-allocator, opamp-bridge, must-gather: add -trimpath when building binaries (#4078)

  • collector, targer allocator, opamp: Require Go 1.24+ to build the collector, target allocator, and opamp. (#4173)

  • collector: Added RBAC permissions for config.extensions.k8s_observer. (#4113) Generating RBAC rules for the k8s_observer extension in the OpenTelemetry Collector when used in the operator. The change addresses the issue where the collector lacked necessary permissions to list and watch Kubernetes resources.

  • auto-instrumentation: Upgrade urllib3 upper limit following Python 3.8 support drop (#3712)

🧰 Bug fixes 🧰

  • collector: added check for maxReplica when minReplica is set in autoscaler (#4160) When using the AutoScaler, maxReplica must be set when minReplica is set.
  • target allocator: check CRD availability before registering informers (#3987)
  • target allocator: Allow collector to use TLS Config from Target Allocator with ScrapeConfig (#3724) This change allows the target allocator to configure TLS Config for a collector using the ScrapeConfig.

Components

0.129.1

🛑 Breaking changes 🛑

  • pkg/instrumentation: Move pkg/instrumentation to internal/instrumentation (#4140)
  • targetallocator, collector: Remove stable feature gate PrometheusOperatorIsAvailable (#4141)

💡 Enhancements 💡

... (truncated)

Commits
  • 6c41eeb Re-trigger 0.131.0 release (#4252)
  • 196c72b Add subscript to issue templates (#4240)
  • e0ccffc Add documentation for OpenShift tests (#4219)
  • 1d99f80 Add write permission for release GHA (#4251)
  • f4357d3 [chore] prep v0.131.0 release (#4237)
  • a344487 chore(deps): update tool golangci/golangci-lint to v2.3.1 (#4244)
  • f953f6d Bump docker/metadata-action from 5.7.0 to 5.8.0 in the gha-docker group (#4249)
  • a19c9a9 Bump github/codeql-action from 3.29.4 to 3.29.5 (#4250)
  • 5ddc440 chore(deps): update opentelemetry python agent version to 0.57b0 (#4229)
  • 6b9309b Make renovate update beta Python instrumentation packages (#4236)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/open-telemetry/opentelemetry-operator [>= 1.51.a, < 1.52]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/open-telemetry/opentelemetry-operator](https://github.com/open-telemetry/opentelemetry-operator) from 0.115.0 to 0.131.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-operator/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-operator/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-operator@v0.115.0...v0.131.0)

---
updated-dependencies:
- dependency-name: github.com/open-telemetry/opentelemetry-operator
  dependency-version: 0.131.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants