Skip to content

Commit

Permalink
adding changelog for 8.13.1 (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaethelion committed Apr 11, 2024
1 parent 463e3dd commit cc7a3ae
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 8.13.1

# Typed API

Update APIs to latest [elasticsearch-specification 8.13](https://github.com/elastic/elasticsearch-specification/tree/5fb8f1ce9c4605abcaa44aa0f17dbfc60497a757)

## Fixes

This patch release brings a fix to the initialisation of the `Request` in endpoints which would prevent using the shortcuts for fields.
Canonical`.Request()` method was unaffected.

* `Autoscaling.PutAutoscalingPolicy`
* `Indices.Downsample`
* `Indices.PutSettings`
* `Indices.SimulateTemplate`
* `Inference.PutModel`
* `Logstash.PutPipeline`
* `Ml.ValidateDetector`
* `SearchApplication.Put`

# 8.13.0

# API
Expand Down

0 comments on commit cc7a3ae

Please sign in to comment.