Skip to content

chore(api): re-categorize changelog entries#6502

Merged
pichlermarc merged 1 commit intoopen-telemetry:mainfrom
dynatrace-oss-contrib:chore/api-changelog-reorder
Mar 20, 2026
Merged

chore(api): re-categorize changelog entries#6502
pichlermarc merged 1 commit intoopen-telemetry:mainfrom
dynatrace-oss-contrib:chore/api-changelog-reorder

Conversation

@pichlermarc
Copy link
Copy Markdown
Member

Which problem is this PR solving?

Some changelog entries ended up in feat. After thinking about it for a bit, I think they're better suited for fix (the type change on DiagConsoleLogger #5478 is a type-level bugfix) and perf the performance improvement for isValidSpanId and isValidTraceId #5714, since it's an internal change.

This was we can avoid having a feature release that does not include any new features, which can cause some incompatibility with SDK versions that people have already installed.

@pichlermarc pichlermarc requested a review from a team as a code owner March 17, 2026 16:09
@pichlermarc pichlermarc changed the title chore: re-categorize changelog entries chore(api): re-categorize changelog entries Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.74%. Comparing base (733d6e4) to head (a967f40).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6502   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files         364      364           
  Lines       11972    11972           
  Branches     2828     2828           
=======================================
  Hits        11462    11462           
  Misses        510      510           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pichlermarc pichlermarc enabled auto-merge March 18, 2026 09:28
@pichlermarc pichlermarc added this pull request to the merge queue Mar 20, 2026
Merged via the queue into open-telemetry:main with commit a89c3a3 Mar 20, 2026
27 of 28 checks passed
@pichlermarc pichlermarc deleted the chore/api-changelog-reorder branch March 20, 2026 09:08
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.

3 participants