Skip to content

Commit

Permalink
Add put_synonym_rule fix (#843) (#846)
Browse files Browse the repository at this point in the history
* Add put_synonym_rule fix

* Update CHANGELOG.md

Co-authored-by: Pius <pius@elastic.co>
  • Loading branch information
github-actions[bot] and ppf2 committed Apr 11, 2024
1 parent d331877 commit 80948ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ And to @tblyler for fixing a very subtle memory leak in the `BulkIndexer`. #797
* Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
* Fix: Scroll now uses the body to pass the scroll_id. #785
* Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.
* Fix: `put_synonym_rule` was not working due to a type issue in the [Elasticsearch API Specification](https://github.com/elastic/elasticsearch-specification/pull/2407).

# 8.12.0

Expand Down

0 comments on commit 80948ba

Please sign in to comment.