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-api to v1.26.0 #302

Merged
merged 1 commit into from
May 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-api 1.25.0 -> 1.26.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java

v1.26.0

Compare Source

This release represents the release candidate ("RC") release for the Logs Bridge API / SDK. In the
next release (1.27.0), opentelemetry-api-logs will be merged into opentelemetry-api,
opentelemetry-sdk-logs will be marked as stable, opentelemetry-exporter-otlp-logs will be
merged into opentelemetry-exporter-otlp, opentelemetry-sdk-logs-testing will be merged
into opentelemetry-sdk-testing, opentelemetry-sdk-extension-autoconfigure will enable otlp
log exporter by default (i.e. otel.logs.exporter=otlp). For more details, see tracking
issue #​5340. NOTE: reminder that
the Logs Bridge API
is not meant for end users. Log appenders use the API to bridge logs from existing log
frameworks (e.g. JUL, Log4j, SLf4J, Logback) into OpenTelemetry. Users configure the Log SDK to
dictate how logs are processed and exported.

opentelemetry-opentracing-shim is now stable!

SDK
  • Create OtelVersion class at build time which is used to resolve artifact version in Resource.
    (#​5365)
Metrics
  • Add prototype histogram advice API (i.e. Hints).
    (#​5217)
Logs
  • Add LogRecord observed timestamp field.
    (#​5370)
  • Remove log record timestamp default.
    (#​5374)
  • Align BatchLogRecordProcessor defaults with specification.
    (#​5364)
  • Rename setEpoch to setTimestamp.
    (#​5368)
  • Log SDK cleanup. Move InMemoryLogRecordExporter to opentelemetry-sdk-logs-testing.
    Rename InMemoryLogRecordExporter#getFinishedLogItems to getFinishedLogRecordItems.
    Move SdkEventEmitterProvder to internal package.
    (#​5368)
Exporters
  • Add scaffolding for low level exporter TLS API.
    (#​5362)
  • Add new low level TLS APIs on OTLP and Jaeger gRPC exporter builders.
    (#​5280,
    #​5422)
  • OTLP LogRecord exporters serialize observed timestamp.
    (#​5382)
  • Update prometheus test to reflect new collector behavior.
    (#​5417)
  • Prometheus exporter checks metrics name to prevent add duplicated _total suffix.
    (#​5308)
  • Add additional OTLP test for authenticator.
    (#​5391)
OpenTracing Shim
  • Mark opentracing-shim as stable.
    (#​5371)
SDK Extensions
  • Fixes jaeger remote sampler service strategies bug resolving service name.
    (#​5418)
  • Fix flaky JaegerRemoteSamplerGrpcNettyTest.
    (#​5385)
  • Add new log level TLS APIs on JaegerRemoteSamplerBuilder.
    (#​5422)
  • Fix a parameter name typo in autoconfigure-spi module.
    (#​5409)
Semantic Conventinos
  • Add missing links to deprecated constants in SemanticAttributes.
    (#​5406)
Project Tooling
  • Update stale workflow.
    (#​5381)
  • Skip OWASP dependencyCheck on test modules.
    (#​5383)
  • Skip OWASP dependencyCheck on jmh tasks.
    (#​5384)
  • Drop create website pull request release step
    (#​5361)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 5, 2023 22:05
@renovate renovate bot merged commit 021f048 into main May 6, 2023
@renovate renovate bot deleted the renovate/io.opentelemetry-opentelemetry-api-1.x branch May 6, 2023 01:02
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…ure#302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants