Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources from 1.46.0-alpha to 1.51.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources's releases.

Version 1.50.0

This release targets the OpenTelemetry Java Instrumentation 2.20.1.

Note: This release broadly applies some style guidelines across the repository. As a result, some classes that were visible might be package/private. Other non-final classes may now be final. See #2182 and #2210 and #2212 and #2213 for examples and details. These changes are not expected to break anyone, so please open an issue if this causes problems.

Baggage processor

  • Move baggage processor to the front of the processor list (#2152)
  • Add declarative configuration support (#2031)

Disk buffering

  • Catching IllegalStateException in case of failed deserialization (#2157)
  • Apply final to public API classes where possible (#2216)
  • Handle empty attribute values (#2268)

Inferred spans

  • Support dynamically changing the inferred span interval (#2153)

JMX scraper

  • Implement stable service.instance.id (#2270)

Kafka exporter

  • Add Kafka connectivity error handling (#2202)

OpAMP client

  • Move important user-facing classes out of 'internal' package (#2249)
  • Exponential backoff retries on http connection failures (#2274)

Span stack traces

  • Add declarative configuration support (#2262)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​atoulme @​boguszpawlowski @​breedx-splk @​copilot-swe-agent @​Ejdangerfield @​JacekPietrasSpotOn @​jackshirazi @​jaydeluca

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources's changelog.

Changelog

Unreleased

Version 1.51.0 (2025-10-20)

AWS X-Ray SDK support and propagator

  • Add AWS X-Ray adaptive sampling support (#2147).

Common Expression Language sampler - New 🌟

A rule-based sampler backed by Common Expression Language (CEL) expressions for declarative sampling rules

Disk buffering

  • Implement the disk buffering API (#2183).

Inferred spans

  • Return the previous profiler interval from setInterval (#2354).

OpAMP client

  • Restore the client parameter to OpAMP callbacks (#2336).

Version 1.50.0 (2025-09-26)

Note: This release broadly applies some style guidelines across the repository. As a result, some classes that were visible might be package/private. Other non-final classes may now be final. See #2182 and #2210 and #2212 and #2213 for examples and details. These changes are not expected to break anyone, so please open an issue if this causes problems.

Baggage processor

  • Move baggage processor to the front of the processor list (#2152)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file release-3 labels Nov 3, 2025
@KarstenSchnitter
Copy link
Contributor

@dependabot rebase

Bumps [io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.46.0-alpha to 1.51.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-contrib/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources
  dependency-version: 1.51.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/release-3/io.opentelemetry.contrib-opentelemetry-cloudfoundry-resources-1.51.0-alpha branch from 2ca3499 to a13b77c Compare November 3, 2025 08:04
@KarstenSchnitter KarstenSchnitter merged commit 79ea435 into release-3 Nov 3, 2025
4 checks passed
@KarstenSchnitter KarstenSchnitter deleted the dependabot/maven/release-3/io.opentelemetry.contrib-opentelemetry-cloudfoundry-resources-1.51.0-alpha branch November 3, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file release-3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants