Skip to content

Commit 3e92d4e

Browse files
authored
[Search] Prepare 2023 July Beta Release (Azure#26458)
1 parent 634d469 commit 3e92d4e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/search/search-documents/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
# Release History
22

3-
## 12.0.0-beta.2 (Unreleased)
3+
## 12.0.0-beta.2 (2023-07-11)
44

55
### Features Added
66

77
- Add vector search. [#26069](https://github.com/Azure/azure-sdk-for-js/pull/26069)
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210

1311
- Fix compiler errors when using `SearchClient` without defined model. [#25999](https://github.com/Azure/azure-sdk-for-js/pull/25999)
1412
- Fix all clients adding one or more duplicate user agents. [#26298](https://github.com/Azure/azure-sdk-for-js/pull/26298)
1513
- Fix serializerOptions and onResponse options for SearchClient methods. [#26327](https://github.com/Azure/azure-sdk-for-js/pull/26327)
1614

17-
### Other Changes
18-
1915
## 12.0.0-beta.1 (2023-05-09)
2016

2117
### Features Added

0 commit comments

Comments
 (0)