Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.45.0 #1771

Open
wants to merge 1 commit into
base: 4.8.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-bom 1.43.0 -> 1.45.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)

v1.45.0

API
  • Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing
    convenience method in Span)
    (#​6884)
  • Extends TextMapGetter with experimental GetAll() method, implement usage in W3CBaggagePropagator
    (#​6852)
SDK
Traces
  • Add synchronization to SimpleSpanProcessor to ensure thread-safe export of spans
    (#​6885)
Metrics
  • Lazily initialize ReservoirCells
    (#​6851)
Logs
  • Add synchronization to SimpleLogRecordProcessor to ensure thread-safe export of logs
    (#​6885)
Exporters
  • OTLP: Update opentelementry-proto to 1.4
    (#​6906)
  • OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow jackson runtimeOnly dependency
    (#​6896)
  • OTLP: Fix repeated string serialization for JSON.
    (#​6888)
  • OTLP: Fix missing unsafe available check
    (#​6920)
Extensions
  • Declarative config: Don't require empty objects when referencing custom components
    (#​6891)
Tooling
  • Add javadoc boilerplate internal comment v2 for experimental classes
    (#​6886)
  • Update develocity configuration
    (#​6903)

v1.44.1

SDK
Traces
  • Fix regression in event attributes
    (#​6865)

v1.44.0

API
  • Fix ConfigUtil#getString ConcurrentModificationException
    (#​6841)
SDK
Traces
  • Stabilize ExceptionEventData
    (#​6795)
Metrics
  • Stabilize metric cardinality limits
    (#​6794)
  • Refactor metrics internals to remove MeterSharedState
    (#​6845)
Exporters
  • Add memory mode option to stdout exporters
    (#​6774)
  • Log a warning if OTLP endpoint port is likely incorrect given the protocol
    (#​6813)
  • Fix OTLP gRPC retry mechanism for unsuccessful HTTP responses
    (#​6829)
  • Add ByteBuffer field type marshaling support
    (#​6686)
  • Fix stdout exporter format by adding newline after each export
    (#​6848)
  • Enable reusuable_data memory mode by default for OtlpGrpc{Signal}Exporter,
    OtlpHttp{Signal}Exporter, OtlpStdout{Signal}Exporter, and PrometheusHttpServer
    (#​6799)
Extension
  • Rebrand file configuration to declarative configuration in documentation
    (#​6812)
  • Fix declarative config file_format validation
    (#​6786)
  • Fix declarative config env substitution by disallowing '}' in default value
    (#​6793)
  • Set declarative config default OTLP protocol to http/protobuf
    (#​6800)
  • Stabilize autoconfigure disabling of resource keys via otel.resource.disabled.keys
    (#​6809)
Tooling
  • Run tests on Java 23
    (#​6825)
  • Test Windows in CI
    (#​6824)
  • Add error prone checks for internal javadoc and private constructors
    (#​6844)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/opentelemetry-java-monorepo branch from 2d0fa69 to d37f2f1 Compare November 10, 2024 03:54
@renovate renovate bot changed the title fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.44.0 fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.44.1 Nov 10, 2024
@renovate renovate bot changed the base branch from 4.7.x to 4.8.x November 14, 2024 09:21
@renovate renovate bot force-pushed the renovate/opentelemetry-java-monorepo branch from d37f2f1 to b15dc9e Compare November 14, 2024 09:21
@renovate renovate bot force-pushed the renovate/opentelemetry-java-monorepo branch from b15dc9e to 298ded6 Compare December 6, 2024 22:44
@renovate renovate bot changed the title fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.44.1 fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.45.0 Dec 6, 2024
Copy link

sonarcloud bot commented Dec 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants