You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Bug 1991427 - Apply mozilla patches for opentelemetry-proto r=jari" for causing build bustages @casts.h.
This reverts commit dfb89a0.
Revert "Bug 1991427 - Update opentelemetry-proto to new version v1.8.0 r=jari"
This reverts commit 2bdb19e.
Revert "Bug 1991427 - Switch otel-proto definitions to use `LITE_RUNTIME` r=jari"
This reverts commit 01b021c.
Revert "Bug 1991427 - Add support for `post-patch-actions` to `moz.yaml` files r=tjr"
This reverts commit 9f238f9.
Copy file name to clipboardExpand all lines: third_party/opentelemetry-cpp/third_party/opentelemetry-proto/CHANGELOG.md
-26Lines changed: 0 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,32 +4,6 @@
4
4
5
5
The full list of changes can be found in the compare view for the respective release at <https://github.com/open-telemetry/opentelemetry-proto/releases>.
6
6
7
-
## 1.8.0 - 2025-09-02
8
-
9
-
### Changed
10
-
11
-
- profiles: drop gzip requirement. [#661](https://github.com/open-telemetry/opentelemetry-proto/pull/661)
- profiles: make `profile_id` optional. [#665](https://github.com/open-telemetry/opentelemetry-proto/pull/665)
14
-
- profiles: use single `Profile.sample_type` and clarify use of timestamps. [#649](https://github.com/open-telemetry/opentelemetry-proto/pull/649)
15
-
- all: add notes about the attribute values restrictions. [#683](https://github.com/open-telemetry/opentelemetry-proto/pull/683)<br>
16
-
⚠️ **IMPORTANT**: These restrictions can be dropped in a future minor release.
17
-
- profiles: clarify usage of the zero value as the first element of tables in `ProfilesDictionary`. [#688](https://github.com/open-telemetry/opentelemetry-proto/pull/688), [#698](https://github.com/open-telemetry/opentelemetry-proto/pull/698)
18
-
- profiles: unsigned `time_nanos` and `duration_nanos` in `Profile`. [#692](https://github.com/open-telemetry/opentelemetry-proto/pull/692)
19
-
- profiles: improve attribute encoding in `ProfilesDictionary`. [#672](https://github.com/open-telemetry/opentelemetry-proto/pull/672)
For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).
For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).
0 commit comments