Skip to content

Remove Experimental annotation for user metadata from a few APIs - #3038

Open
Quinn-With-Two-Ns wants to merge 1 commit into
temporalio:mainfrom
Quinn-With-Two-Ns:SDK-5959
Open

Remove Experimental annotation for user metadata from a few APIs#3038
Quinn-With-Two-Ns wants to merge 1 commit into
temporalio:mainfrom
Quinn-With-Two-Ns:SDK-5959

Conversation

@Quinn-With-Two-Ns

@Quinn-With-Two-Ns Quinn-With-Two-Ns commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

What was changed

Remove Experimental annotation for user metadata from a few APIs

Why?

Feature is GA

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Low Risk
Annotation-only GA promotion with no logic or signature changes.

Overview
Promotes the UI/CLI summary user-metadata APIs from experimental to stable by removing @Experimental on setSummary in SideEffectOptions, MutableSideEffectOptions, and NexusOperationOptions, and on NexusOperationOptions.getSummary().

Unused Experimental imports are dropped where they are no longer needed. No runtime or API signature changes—only the stability annotation on these summary accessors.

Reviewed by Cursor Bugbot for commit 0cbdda7. Bugbot is set up for automated code reviews on this repo. Configure here.

@Quinn-With-Two-Ns
Quinn-With-Two-Ns requested a review from a team as a code owner August 25, 2026 15:37
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