Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions sdk/search/azure-search-documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 12.1.0 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Regenerated SDK from TypeSpec spec commit `18ebae7ea8f6aefd83268aacdb1f480b24842726`.

## 12.0.0 (2026-04-10)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-search-documents</artifactId>
<version>12.0.0</version> <!-- {x-version-update;com.azure:azure-search-documents;current} -->
<version>12.1.0</version> <!-- {x-version-update;com.azure:azure-search-documents;current} -->
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/search/data-plane/Search
commit: 2f1ecced1b0680b26d06b81e4fb82a20ea3c3480
commit: 18ebae7ea8f6aefd83268aacdb1f480b24842726
repo: Azure/azure-rest-api-specs
cleanup: true
Loading