Commit ac214be
authored
deps: update opentelemetry-java monorepo to v1.46.0 (#3585)
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.45.0` -> `1.46.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.45.0` -> `1.46.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.46.0`](https://redirect.github.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1460-2025-01-10)
##### SDK
- Remove unused dependencies, cleanup code after stabilizing Value
([#​6948](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6948))
- Explicitly allow null into CompletableResultCode.failExceptionally()
([#​6963](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6963))
##### Traces
- Fix span setStatus
([#​6990](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6990))
##### Logs
- Add getters/accessors for readable fields in ReadWriteLogRecord.
([#​6924](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6924))
##### Exporters
- OTLP: Update to opentelemetry-proto 1.5
([#​6999](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6999))
- Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as
IOException
([#​6969](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6969))
- BREAKING - OTLP: Delete experimental OTLP authenticator concept.
See [OTLP authentication
docs](https://opentelemetry.io/docs/languages/java/sdk/#authentication)
for supported solutions.
([#​6984](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6984))
##### Extensions
- BREAKING - Autoconfigure: Remove support for deprecated
otel.experimental.resource.disabled.keys
([#​6931](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6931))
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 54d99e9 commit ac214be
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