We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463e3dd commit cc7a3aeCopy full SHA for cc7a3ae
CHANGELOG.md
@@ -1,3 +1,23 @@
1
+# 8.13.1
2
+
3
+# Typed API
4
5
+Update APIs to latest [elasticsearch-specification 8.13](https://github.com/elastic/elasticsearch-specification/tree/5fb8f1ce9c4605abcaa44aa0f17dbfc60497a757)
6
7
+## Fixes
8
9
+This patch release brings a fix to the initialisation of the `Request` in endpoints which would prevent using the shortcuts for fields.
10
+Canonical`.Request()` method was unaffected.
11
12
+* `Autoscaling.PutAutoscalingPolicy`
13
+* `Indices.Downsample`
14
+* `Indices.PutSettings`
15
+* `Indices.SimulateTemplate`
16
+* `Inference.PutModel`
17
+* `Logstash.PutPipeline`
18
+* `Ml.ValidateDetector`
19
+* `SearchApplication.Put`
20
21
# 8.13.0
22
23
# API
0 commit comments