File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes]]
2
2
== Release notes
3
3
4
+ * <<rn-8-13-2>>
4
5
* <<rn-8-13-1>>
5
6
* <<rn-8-13-0>>
6
7
* <<rn-8-12-1>>
37
38
* <<rn-8-1-0>>
38
39
* <<rn-8-0-0>>
39
40
41
+ [discrete]
42
+ [[rn-8-13-2]]
43
+ === 8.13.2 (2024-05-24)
44
+
45
+ - Added the `ml.update_trained_model_deployment` API
46
+ - Marked Requests 2.32.2 as incompatible with the Elasticsearch client
47
+
40
48
[discrete]
41
49
[[rn-8-13-1]]
42
50
=== 8.13.1 (2024-05-03)
43
51
44
- - Added `` force_synthetic_source` ` to the Get API
45
- - Added `` wait_for_completion` ` to the Create trained model API
46
- - Added `` typed_keys` ` to the Query API key information API
52
+ - Added `force_synthetic_source` to the Get API
53
+ - Added `wait_for_completion` to the Create trained model API
54
+ - Added `typed_keys` to the Query API key information API
47
55
48
56
[discrete]
49
57
[[rn-8-13-0]]
50
58
=== 8.13.0 (2024-03-22)
51
59
52
60
- Added native OpenTelemetry support
53
- - Added optional `` orjson` ` (a fast, correct JSON library) serialization support
54
- - Added the `text_strcuture .test_grok_pattern` API
61
+ - Added optional `orjson` (a fast, correct JSON library) serialization support
62
+ - Added the `text_structure .test_grok_pattern` API
55
63
- Added the `indices.resolve_cluster` API
56
64
- Renamed the `model_id` parameter to `inference_id` in the `inference` APIs
57
65
- Changed all `synonyms` APIs from **experimental** to **stable**.
Original file line number Diff line number Diff line change 15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
17
18
- __versionstr__ = "8.13.1 "
18
+ __versionstr__ = "8.13.2 "
You can’t perform that action at this time.
0 commit comments