Commit c0b47fe
authored
fix(deps): update opentelemetry-java monorepo to v1.45.0 (#1737)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.opentelemetry:opentelemetry-exporter-logging](https://redirect.github.com/open-telemetry/opentelemetry-java)
| `1.44.1` -> `1.45.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-exporter-otlp](https://redirect.github.com/open-telemetry/opentelemetry-java)
| `1.44.1` -> `1.45.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-sdk](https://redirect.github.com/open-telemetry/opentelemetry-java)
| `1.44.1` -> `1.45.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-exporter-logging)</summary>
###
[`v1.45.0`](https://redirect.github.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1450-2024-12-06)
##### API
- Add convenience method `setAttribute(Attribute<Long>, int)` to
SpanBuilder (matching the existing
convenience method in Span)
([#​6884](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6884))
- Extends TextMapGetter with experimental GetAll() method, implement
usage in W3CBaggagePropagator
([#​6852](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6852))
##### SDK
##### Traces
- Add synchronization to SimpleSpanProcessor to ensure thread-safe
export of spans
([#​6885](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885))
##### Metrics
- Lazily initialize ReservoirCells
([#​6851](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6851))
##### Logs
- Add synchronization to SimpleLogRecordProcessor to ensure thread-safe
export of logs
([#​6885](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6885))
##### Exporters
- OTLP: Update opentelementry-proto to 1.4
([#​6906](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6906))
- OTLP: Rename internal Marshaler#writeJsonToGenerator method to allow
jackson runtimeOnly dependency
([#​6896](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6896))
- OTLP: Fix repeated string serialization for JSON.
([#​6888](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6888))
- OTLP: Fix missing unsafe available check
([#​6920](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6920))
##### Extensions
- Declarative config: Don't require empty objects when referencing
custom components
([#​6891](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6891))
##### Tooling
- Add javadoc boilerplate internal comment v2 for experimental classes
([#​6886](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6886))
- Update develocity configuration
([#​6903](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6903))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 476260d commit c0b47fe
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments