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

build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.32.0-alpha to 1.33.0-alpha #540

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps io.opentelemetry:opentelemetry-opencensus-shim from 1.32.0-alpha to 1.33.0-alpha.

Release notes

Sourced from io.opentelemetry:opentelemetry-opencensus-shim's releases.

Version 1.32.0

API

  • Stabilize explicit bucket boundaries advice API (#5897)
  • Allow events to be emitted with timestamp (#5928)

Context

  • Add null check to StrictContextStorage (#5954)

Incubator

  • Experimental support for Log AnyValue body (#5880)

SDK

Metrics

  • Dismantle AbstractInstrumentBuilder inheritance hierarchy (#5820)
  • Fix delta metric storage concurrency bug that allows for lost writes when record operations occur during collection. The fix introduces additional work on record threads to ensure correctness. The additional overhead is non-blocking and should be small according to performance testing. Still, there may be an opportunity for further optimization. (#5932, #5976)

Exporters

  • Prometheus exporter: omit empty otel_scope_info and otel_target_info metrics (#5887)
  • JdkHttpSender should retry on connect exceptions (#5867)
  • Expand the set of retryable exceptions in JdkHttpSender (#5942)
  • Identify OTLP export calls with context key used for instrumentation suppression (#5918)

Testing

  • Add log support to junit extensions (#5966)

SDK Extensions

  • Add file configuration to autoconfigure (#5831)
  • Update to file configuration to use opentelemetry-configuration v0.1.0 (#5899)
  • Add env var substitution support to file configuration (#5914)
  • Stop setting Resource schemaUrl in autoconfigure (#5911)
  • Add AutoConfigureListener to provide components with autoconfigured SDK (#5931)

OpenCensus Shim

  • Clean up OpenCensus shim (#5858)

OpenTracing Shim

  • Fix OpenTracing header name issue (#5840)

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-opencensus-shim's changelog.

Changelog

Unreleased

Version 1.33.0 (2023-12-08)

API

  • Fix issue where wrapping "invalid" SpanContexts in Span does not preserve SpanContext (#6044)

Incubator

  • Refactor and add to ExtendedTracer, add ExtendedContextPropagators (#6017)
  • Base64 encode AnyValue bytes in string representation (#6003)

SDK

Exporters

  • Add connectTimeout configuration option OtlpHttp{Signal}Exporters (#5941)
  • Add ability for Otlp{Protocol}LogRecordExporter to serialize log body any value (#5938)
  • Android environments can now handle base64 encoded PEM keys, remove exception handling in TlsUtil#decodePem (#6034)
  • Add header supplier configuration option to OTLP exporters (#6004)

Extensions

  • Add autoconfigure option for customizing SpanProcessor, LogRecordProcessor (#5986)
  • Incubator allows for simpler creation of start-only and end-only SpanProcessors. (#5923)

Testing

  • Add hasAttributesSatisfying overload to AbstractPointAssert (#6048)

Project Tooling

  • Building animal sniffer signatures directly from android corelib (#5973)
  • Target kotlin 1.6 in kotlin extension

... (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)

Bumps [io.opentelemetry:opentelemetry-opencensus-shim](https://github.com/open-telemetry/opentelemetry-java) from 1.32.0-alpha to 1.33.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-opencensus-shim
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@loicmathieu loicmathieu merged commit 91d7d07 into main Dec 11, 2023
1 check passed
@loicmathieu loicmathieu deleted the dependabot/maven/io.opentelemetry-opentelemetry-opencensus-shim-1.33.0-alpha branch December 11, 2023 10:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant