Post-release updates for 2.30.0#19302
Merged
trask merged 1 commit intoJul 22, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the API diff baseline and associated generated artifacts to reflect the 2.30.0 release.
Changes:
- Bumped
apidiffBaselineVersionfrom 2.29.0 to 2.30.0. - Updated “current vs latest” API diff report headers to compare against 2.30.0.
- Added 2.30.0 vs 2.29.0 API diff report snapshots and adjusted the 2.30.0 changelog date.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.gradle.kts | Updates the API diff baseline version to 2.30.0. |
| docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-starter.txt | Regenerates header comparison target to 2.30.0. |
| docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-autoconfigure.txt | Regenerates header comparison target to 2.30.0. |
| docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt | Regenerates header comparison target to 2.30.0. |
| docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-annotations.txt | Regenerates header comparison target to 2.30.0. |
| docs/apidiffs/2.30.0_vs_2.29.0/opentelemetry-spring-boot-starter.txt | Adds the 2.30.0 vs 2.29.0 API diff snapshot. |
| docs/apidiffs/2.30.0_vs_2.29.0/opentelemetry-spring-boot-autoconfigure.txt | Adds the 2.30.0 vs 2.29.0 API diff snapshot. |
| docs/apidiffs/2.30.0_vs_2.29.0/opentelemetry-instrumentation-api.txt | Adds the 2.30.0 vs 2.29.0 API diff snapshot. |
| docs/apidiffs/2.30.0_vs_2.29.0/opentelemetry-instrumentation-annotations.txt | Adds the 2.30.0 vs 2.29.0 API diff snapshot. |
| CHANGELOG.md | Updates the 2.30.0 release date. |
Pull request dashboard statusStatus last refreshed: 2026-07-22 23:35:16 UTC.
This automated status or its linked feedback items may be incorrect. If something looks wrong, please report it with the result you expected. |
trask
approved these changes
Jul 22, 2026
trask
enabled auto-merge (squash)
July 22, 2026 23:14
trask
deleted the
otelbot/update-apidiff-baseline-to-released-version-2.30.0
branch
July 22, 2026 23:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-release updates for
2.30.0.