Skip to content

Bump io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources from 1.58.0-alpha to 1.59.0-alpha - #408

Merged
KarstenSchnitter merged 1 commit into
mainfrom
dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-cloudfoundry-resources-1.59.0-alpha
Aug 5, 2026
Merged

Bump io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources from 1.58.0-alpha to 1.59.0-alpha#408
KarstenSchnitter merged 1 commit into
mainfrom
dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-cloudfoundry-resources-1.59.0-alpha

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources from 1.58.0-alpha to 1.59.0-alpha.

Release notes

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

Version 1.58.0

This release targets the OpenTelemetry Java Instrumentation 2.29.0.

AWS X-Ray SDK support

  • Prevent regex on hot path (#2879)

Azure resources

  • Close leaky resources in azure-resources (#2876)
  • Handle NumberFormatException when parsing numbers (#2880)

Disk buffering

  • Add guard for non-numeric files (#2877)

Dynamic control

  • Wire up first policy (#2833)
  • Enable autoconfigurable extension (#2866)
  • Register implementers (#2858)
  • Add shadowJar target for fat jar including dependencies (#2869)
  • Update README on instructions for using the project as an extension (#2885)

GCP authentication extension

  • Support 'none' option in GOOGLE_OTEL_AUTH_TARGET_SIGNALS (#2899)

GCP resources

  • Handle NumberFormatException when parsing numbers (#2880)

IBM MQ metrics

  • Move to produce metrics via MetricProducer (#2836)
  • Change ibm-mq-metrics to use SnakeYAML Engine v2 (#2872)

JMX scraper

  • Reconnect when connection is lost (#2910)

Maven extension

  • Fix issue with extension service files being overridden (#2886)

OpAMP client

  • Add health reporting support (#2867)

🙇 Thank you

... (truncated)

Changelog

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

Changelog

Unreleased

Version 1.59.0 (2026-07-24)

⚠️ Breaking changes

  • Declarative config YAML now only accepts integer millisecond values for duration properties. Users should no longer specify ms as a suffix in duration literals (eg. 100ms should be given as just 100). (#2988)

Disk buffering

  • Replace the read-after-write delay with atomic rename: the writer now appends to <timestamp>.tmp and atomically renames to its final numeric name on close, so finalized files become visible to the reader immediately. Orphan *.tmp files left behind by an unclean shutdown are recovered on the next storage open. The minFileAgeForReadMillis default changes from 33s to 0 and is no longer required to be greater than maxFileAgeForWriteMillis. (#2897)

Dynamic control

  • Align to name and ID in spec for policies (#2926)
  • Add identity to existing policy classes (#2942)
  • Add deleted policy (#2943)
  • Apply deleted policy to telemetry policy deletion flow (#2944)
  • Make TelemetryPolicy an interface (#2948)
  • Refactor sourceKey to policyId to align to spec (#2949)
  • Add initializing from declarative config. (#2967)
  • Align aggregation to spec (#2960)
  • Add priority ordering to sources (#2970)
  • Add SourceKind to TelemetryPolicy (#2972)
  • Sampling rate is only changed if it has changed value (#2957)
  • SourceKind is now propagated across validation and policy creation (#2973)
  • Drop comparable policies according to priority for an update (#2974)

... (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 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 [io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.58.0-alpha to 1.59.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.59.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file main-branch labels Aug 3, 2026
@KarstenSchnitter
KarstenSchnitter merged commit 3e97dc6 into main Aug 5, 2026
3 checks passed
@KarstenSchnitter
KarstenSchnitter deleted the dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-cloudfoundry-resources-1.59.0-alpha branch August 5, 2026 11:46
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 main-branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant