-
Notifications
You must be signed in to change notification settings - Fork 65
Commit 9669c21
authored
deps: update opentelemetry-java monorepo to v1.36.0 (#2550)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.opentelemetry:opentelemetry-context](https://togithub.com/open-telemetry/opentelemetry-java)
| `1.35.0` -> `1.36.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-api](https://togithub.com/open-telemetry/opentelemetry-java)
| `1.35.0` -> `1.36.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-context)</summary>
###
[`v1.36.0`](https://togithub.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1360-2024-03-08)
[Compare
Source](https://togithub.com/open-telemetry/opentelemetry-java/compare/v1.35.0...v1.36.0)
##### SDK
##### Traces
- Lazily initialize the container for events in the SDK Span
implementation
([#​6244](https://togithub.com/open-telemetry/opentelemetry-java/pull/6244))
##### Exporters
- Add basic proxy configuration to OtlpHttp{Signal}Exporters
([#​6270](https://togithub.com/open-telemetry/opentelemetry-java/pull/6270))
- Add connectTimeout configuration option OtlpGrpc{Signal}Exporters
([#​6079](https://togithub.com/open-telemetry/opentelemetry-java/pull/6079))
##### Extensions
- Add ComponentLoader to autoconfigure support more scenarios
([#​6217](https://togithub.com/open-telemetry/opentelemetry-java/pull/6217))
- Added MetricReader customizer for
AutoConfiguredOpenTelemetrySdkBuilder
([#​6231](https://togithub.com/open-telemetry/opentelemetry-java/pull/6231))
- Return AutoConfiguredOpenTelemetrySdkBuilder instead of the base type
([#​6248](https://togithub.com/open-telemetry/opentelemetry-java/pull/6248))
##### Tooling
- Add note about draft PRs to CONTRIBUTING.md
([#​6247](https://togithub.com/open-telemetry/opentelemetry-java/pull/6247))
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 447b4e1 commit 9669c21Copy full SHA for 9669c21
File tree
1 file changed
+1
-1
lines changedFilter options
- java-shared-dependencies/third-party-dependencies
1 file changed
+1
-1
lines changedjava-shared-dependencies/third-party-dependencies/pom.xml
Copy file name to clipboardExpand all lines: java-shared-dependencies/third-party-dependencies/pom.xml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments