Skip to content

Document AllowNonPersistedOperation move in v15-to-v16 guide#9707

Merged
glen-84 merged 1 commit into
mainfrom
gai/allow-non-persisted-operation-moved
May 15, 2026
Merged

Document AllowNonPersistedOperation move in v15-to-v16 guide#9707
glen-84 merged 1 commit into
mainfrom
gai/allow-non-persisted-operation-moved

Conversation

@glen-84
Copy link
Copy Markdown
Member

@glen-84 glen-84 commented May 15, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 07:56
@github-actions github-actions Bot added the 📚 documentation This issue is about working on our documentation. label May 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a migration guide entry documenting the move of AllowNonPersistedOperation from OperationRequestBuilderExtensions to PersistedOperationRequestOverridesExtensions in the v15-to-v16 migration document.

Changes:

  • New section explaining the type/assembly move while noting the namespace and signature are unchanged.
  • Guidance for callers that referenced the method via its declaring type.
  • Note that the method now sets a PersistedOperationRequestOverrides feature instead of a global state entry, with a migration snippet for callers that bypassed the extension method.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 documentation This issue is about working on our documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants