Skip to content

Conversation

@efrainretana
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@efrainretana efrainretana changed the title Efrainretana/tsp migration Migrate 2025-11-01-Preview Azure.Search.Documents to TSP based SDK Jan 22, 2026
@efrainretana efrainretana marked this pull request as ready for review January 22, 2026 22:59
@efrainretana efrainretana requested a review from a team as a code owner January 22, 2026 22:59
Copilot AI review requested due to automatic review settings January 22, 2026 22:59
Copy link
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

This PR migrates Azure.Search.Documents to the TypeSpec-based SDK generator for the 2025-11-01-Preview API version. The migration involves updating XML documentation references and adding API compatibility baseline entries.

Changes:

  • Updated XML documentation references to use shortened type names instead of fully-qualified names
  • Added API compatibility baseline entries for enum-to-extensible-enum conversions
  • Documented known namespace issue with SearchIndexerClient

Reviewed changes

Copilot reviewed 5 out of 1000 changed files in this pull request and generated no comments.

Show a summary per file
File Description
SearchIndexingBufferedSenderOptions.cs Updated XML doc references from Azure.Core.RetryOptions to Core.RetryOptions
IndexActionFailedEventArgs.cs Updated XML doc reference from Azure.Core.SyncAsyncEventHandler{T} to SyncAsyncEventHandler{T} and added using directive
IndexActionEventArgs.cs Updated XML doc reference from Azure.Core.SyncAsyncEventHandler{T} to SyncAsyncEventHandler{T}
IndexActionCompletedEventArgs.cs Updated XML doc reference from Azure.Core.SyncAsyncEventHandler{T} to SyncAsyncEventHandler{T}
ApiCompatBaseline.txt Added baseline entries for enum-to-struct conversions and SearchIndexerClient namespace issue

@efrainretana efrainretana changed the title Migrate 2025-11-01-Preview Azure.Search.Documents to TSP based SDK [DRAFT] Migrate 2025-11-01-Preview Azure.Search.Documents to TSP based SDK Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants