Skip to content

Conversation

@pellared
Copy link
Member

@pellared pellared commented Aug 29, 2025

Changed

  • profiles: drop gzip requirement. #661
  • profiles: avoid optional keyword usage. #659
  • profiles: make profile_id optional. #665
  • profiles: use single Profile.sample_type and clarify use of timestamps. #649
  • all: add notes about the attribute values restrictions. #683
    ⚠️ IMPORTANT: These restrictions can be dropped in a future minor release.
  • profiles: clarify usage of the zero value as the first element of tables in ProfilesDictionary. #688, #698
  • profiles: unsigned time_nanos and duration_nanos in Profile. #692
  • profiles: improve attribute encoding in ProfilesDictionary. #672
  • profiles: simplify profile stack trace representation. #708

Fixed

  • examples: fix OTLP JSON Event example body. #666
  • docs: minor specification fixes around UNAVAILABLE and RetryInfo. #669

Removed

  • profiles: remove default_sample_type. #679
  • profiles: remove has_* debug info fields, they are moving to attributes. #595
  • profiles: remove Location.is_folded. #690

@pellared pellared requested a review from Copilot August 29, 2025 14:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the 1.8.0 release by adding a new changelog entry with all the changes made since version 1.7.0.

  • Updates CHANGELOG.md with version 1.8.0 release notes dated 2025-09-02
  • Documents changes in three categories: Changed, Fixed, and Removed
  • Includes comprehensive list of profile-related improvements and fixes with corresponding PR references

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pellared pellared marked this pull request as ready for review August 29, 2025 14:31
@pellared
Copy link
Member Author

@tigrannajaryan, ready for review.

Co-authored-by: Trask Stalnaker <[email protected]>
@pellared pellared requested a review from trask August 29, 2025 14:49
@tigrannajaryan tigrannajaryan merged commit c0a98a1 into open-telemetry:main Sep 2, 2025
17 checks passed
@pellared pellared deleted the rel-1.8.0 branch September 2, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants