Skip to content

feat(size-analysis): Mark sizeAnalysis extension as stable#1361

Merged
runningcode merged 2 commits into
mainfrom
claude/build-distribution-api-experimental-aa5420
Jul 16, 2026
Merged

feat(size-analysis): Mark sizeAnalysis extension as stable#1361
runningcode merged 2 commits into
mainfrom
claude/build-distribution-api-experimental-aa5420

Conversation

@runningcode

Copy link
Copy Markdown
Contributor

Summary

The Size Analysis product docs treat the feature as generally available — the page carries no beta flag (only new: true). This removes the @ApiStatus.Experimental annotation from the sizeAnalysis Gradle DSL so it's no longer marked as an unstable API.

Build Distribution is still documented as beta: true, so its @Experimental annotation is intentionally left in place.

Changes

  • Remove @Experimental from SizeAnalysisExtension (and drop the now-unused import)
  • Remove @Experimental from SentryPluginExtension.sizeAnalysis(...)

🤖 Generated with Claude Code

runningcode and others added 2 commits July 15, 2026 14:50
The Size Analysis product is documented as generally available (the
sentry-docs page carries no beta flag), so the Gradle DSL no longer
needs the @experimental annotation. Build Distribution remains beta and
keeps its annotation.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@github-actions

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against cf445ab

@runningcode
runningcode marked this pull request as ready for review July 15, 2026 12:54
@runningcode
runningcode merged commit 3b709ac into main Jul 16, 2026
26 checks passed
@runningcode
runningcode deleted the claude/build-distribution-api-experimental-aa5420 branch July 16, 2026 11:12
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.

2 participants