-
Notifications
You must be signed in to change notification settings - Fork 73
Commit 23a1809
authored
deps: update opentelemetry.version to v1.49.0 (#2070)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.opentelemetry:opentelemetry-sdk-common](https://redirect.github.com/open-telemetry/opentelemetry-java) | `1.48.0` -> `1.49.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-trace](https://redirect.github.com/open-telemetry/opentelemetry-java) | `1.48.0` -> `1.49.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-testing](https://redirect.github.com/open-telemetry/opentelemetry-java) | `1.48.0` -> `1.49.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/) |
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-common)</summary>
### [`v1.49.0`](https://redirect.github.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1490-2025-04-04)
[Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-java/compare/v1.48.0...v1.49.0)
##### SDK
##### Trace
- Avoid linear queue.size() calls in span producers by storing queue size separately
([#​7141](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7141))
##### Exporters
- OTLP: Add support for setting exporter executor service
([#​7152](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7152))
- OTLP: Refine delay jitter for exponential backoff
([#​7206](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7206))
##### Extensions
- Autoconfigure: Remove support for otel.experimental.exporter.otlp.retry.enabled
([#​7200](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7200))
- Autoconfigure: Add stable cardinality limit property otel.java.metrics.cardinality.limit
([#​7199](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7199))
- Incubator: Add declarative config model customizer SPI
([#​7118](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7118))
</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/java-firestore).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent aaeab65 commit 23a1809Copy full SHA for 23a1809
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- google-cloud-firestore
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedgoogle-cloud-firestore/pom.xml
Copy file name to clipboardExpand all lines: google-cloud-firestore/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments