Skip to content

Commit

Permalink
add changelog for 8.14.0 (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaethelion committed Jun 6, 2024
1 parent 43328c8 commit de21bec
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.14.0

# API

New APIs:

* ConnectorUpdateActiveFiltering [Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/master/update-connector-filtering-api.html)
* ConnectorUpdateFilteringValidation [Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/master/update-connector-filtering-api.html)
* TextStructureFindFieldStructure [Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/find-field-structure.html)
* TextStructureFindMessageStructure [Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/find-message-structure.html)

# Typed API

New APIs:

* UpdateTrainedModelDeployment [Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/update-trained-model-deployment.html)

# Transport
* Fixed a deadlock in the connection pool https://github.com/elastic/elastic-transport-go/issues/20

# 8.13.1

# Typed API
Expand Down

0 comments on commit de21bec

Please sign in to comment.