Commit 871b08d
deps: update opentelemetry-java monorepo to v1.47.0 (#3619)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.opentelemetry:opentelemetry-api](https://redirect.github.com/open-telemetry/opentelemetry-java)
| `1.46.0` -> `1.47.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.opentelemetry:opentelemetry-bom](https://redirect.github.com/open-telemetry/opentelemetry-java)
| `1.46.0` -> `1.47.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-java
(io.opentelemetry:opentelemetry-api)</summary>
###
[`v1.47.0`](https://redirect.github.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1470-2025-02-07)
##### API
##### Incubator
- Make `ExtendedTracer` easier to use
([#​6943](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6943))
- Add `ExtendedLogRecordBuilder#setEventName` and corresponding SDK and
OTLP serialization
([#​7012](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7012))
- BREAKING: Drop event API / SDK
([#​7053](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7053))
##### SDK
- Remove -alpha artifacts from runtime classpath of stable components
([#​6944](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6944))
##### Traces
- Bugfix: Follow spec on span limits, batch processors
([#​7030](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7030))
- Add experimental
`SdkTracerProvider.setScopeConfigurator(ScopeConfigurator)` for
updating `TracerConfig` at runtime
([#​7021](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7021))
##### Profiles
- Add AttributeKeyValue abstraction to common otlp exporters
([#​7026](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7026))
- Improve profiles attribute table handling
([#​7031](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7031))
##### Exporters
- Interpret timeout zero value as no limit
([#​7023](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7023))
- Bugfix - OTLP: Fix concurrent span reusable data marshaler
([#​7041](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7041))
- OTLP: Add ability to customize retry exception predicate
([#​6991](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6991))
- OTLP: Expand default OkHttp sender retry exception predicate
([#​7047](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7047),
[#​7057](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7057))
##### Extensions
- Autoconfigure: Consistent application of exporter customizers when
otel.{signal}.exporter=none
([#​7017](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7017))
- Autoconfigure: Promote EnvironmentResourceProvider to public API
([#​7052](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7052))
- Autoconfigure: Ensure `OTEL_PROPAGATORS` still works when
`OTEL_SDK_DISABLED=true`.
([#​7062](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7062))%
##### Testing
- Add W3CBaggagePropagator to `OpenTelemetryRule`,
`OpenTelemetryExtension`.
([#​7056](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7056))
</details>
---
### 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 these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 1159fe8 commit 871b08d
File tree
2 files changed
+2
-2
lines changed- gapic-generator-java-pom-parent
- gax-java
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments