Skip to content

Remove experimental markers from user metadata fields#2958

Open
laniehei wants to merge 1 commit into
mainfrom
lanie/remove-experimental-user-metadata
Open

Remove experimental markers from user metadata fields#2958
laniehei wants to merge 1 commit into
mainfrom
lanie/remove-experimental-user-metadata

Conversation

@laniehei

Copy link
Copy Markdown
Member

Summary

  • Remove @Experimental from user metadata methods: StaticSummary, StaticDetails, CurrentDetails, Activity Summary, Timer Summary
  • Clean up unused import io.temporal.common.Experimental where no other experimental annotations remain
  • These features are stable and shipping across all SDKs - graduating to GA API surface
  • 7 files changed, 20 deletions

Test plan

  • Verify no compilation errors
  • Confirm NexusOperationOptions, SideEffectOptions, MutableSideEffectOptions, ActivityExecutionDescription experimental markers are untouched

🤖 Generated with Claude Code

StaticSummary, StaticDetails, CurrentDetails, Activity Summary, and
Timer Summary are stable and shipping. Remove @experimental
annotations to reflect GA status.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@laniehei
laniehei requested a review from a team as a code owner July 21, 2026 18:49
@laniehei
laniehei requested a review from yuandrew July 21, 2026 22:09
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.

1 participant