File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
sdk/search/azure-search-documents Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 11.4.0 (Unreleased )
3+ ## 11.4.0 (2023-10-13 )
44
55### Features Added
66
3535
3636### Breaking Changes
3737
38+ > These changes do not impact the API of stable versions such as 11.3.0.
39+ > Only code written against a beta version such as 11.4.0b11 may be affected.
40+
3841- Renamed ` AnswerResult ` to ` QueryAnswerResult ` and ` CaptionResult ` to ` QueryCaptionResult ` .
3942- Renamed ` SemanticErrorHandling ` to ` SemanticErrorMode ` .
4043- Renamed ` RawVectorQuery ` to ` VectorizedQuery ` .
4447- ` query_language ` and ` query_speller ` are not available for ` Search ` method in this stable release.
4548- ` alias ` operations are not available in this stable release.
4649
47- ### Bugs Fixed
48-
4950### Other Changes
5051
5152- Used API version "2023-11-01".
You can’t perform that action at this time.
0 commit comments