Commit d29475a
authored
deps: update opentelemetry-java monorepo to v1.45.0 (#3439)
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.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-bom](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-api)</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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent c8318c2 commit d29475a
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