File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
sdk/search/search-documents Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 12.0.0-beta.2 (Unreleased )
3
+ ## 12.0.0-beta.2 (2023-07-11 )
4
4
5
5
### Features Added
6
6
7
7
- Add vector search. [ #26069 ] ( https://github.com/Azure/azure-sdk-for-js/pull/26069 )
8
8
9
- ### Breaking Changes
10
-
11
9
### Bugs Fixed
12
10
13
11
- Fix compiler errors when using ` SearchClient ` without defined model. [ #25999 ] ( https://github.com/Azure/azure-sdk-for-js/pull/25999 )
14
12
- Fix all clients adding one or more duplicate user agents. [ #26298 ] ( https://github.com/Azure/azure-sdk-for-js/pull/26298 )
15
13
- Fix serializerOptions and onResponse options for SearchClient methods. [ #26327 ] ( https://github.com/Azure/azure-sdk-for-js/pull/26327 )
16
14
17
- ### Other Changes
18
-
19
15
## 12.0.0-beta.1 (2023-05-09)
20
16
21
17
### Features Added
You can’t perform that action at this time.
0 commit comments