Skip to content

Releases: open-telemetry/opentelemetry-proto

v1.7.0

21 May 13:38
8654ab7
Compare
Choose a tag to compare

This release only changes Profile signal, and unblocks the new Dictionary-based approach to attributes for Profiling.

What's Changed

  • Add Renovate configuration by @trask in #653
  • chore(deps): update github/codeql-action action to v3.28.17 by @renovate in #655
  • Move the profiles lookup tables into a new Dictionary message by @dmathieu in #650
  • chore(deps): update github/codeql-action action to v3.28.18 by @renovate in #657

Full Changelog: v1.6.0...v1.7.0

v1.6.0

29 Apr 11:43
be5d584
Compare
Choose a tag to compare

What's Changed

Added

  • resource: Add EntityRef. #635
  • general: add specs for empty telemetry envelopes. #622

Changed

  • logs: Stabilize event_name field in LogRecord message. #643
  • profiles: Move the lookup tables to ProfilesData. #644
  • profiles: Move default sample_type from the string table to sample_type. #620
  • general: remove comment on each service about keeping the RPC alive #637
  • metrics: clarify when bucket_counts array may be empty #619

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Dec 03:59
2bd940b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/open-telemetry/opentelemetry-proto/blob/main/CHANGELOG.md#150---2024-12-12

v1.4.0

20 Nov 20:17
0adf6aa
Compare
Choose a tag to compare

What's Changed

General

  • Remove HTTP 1.1 restriction from Protocol Details by @svrnm in #571

Profiles

Metrics

  • Clarify aggregation temporality for Summary metric type by @alanwest in #591

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

28 Jun 13:20
40b3c1b
Compare
Choose a tag to compare

What's Changed

  • profiles: add missing java_package option to pprofextended. by @jhalliday in #558

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 May 14:53
b3060d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Apr 16:39
39339ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Release version v1.2.0

05 Apr 20:30
24d4bc0
Compare
Choose a tag to compare

Full list of differences found in this compare.

Added

  • Indicate if a Span's parent or link is remote using 2 bit flag.
    #484
  • Add metric.metadata for supporting additional metadata on metrics
    #514

Changed

  • No changes.

Release version v1.1.0

11 Jan 16:55
4ca4f03
Compare
Choose a tag to compare

Full list of differences found in this compare.

Added

  • Add flags field to Span and Span/Link for W3C-specified Trace Context flags .
    #503

Changed

  • Update and fix OTLP JSON examples. #516,
    #510,
    #499
  • Remove irrelevant comments from metric name field. #512
  • Add comment to explain schema_url fields. #504

Release version 1.0.0

03 Jul 14:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v1.0.0