Skip to content

Commit 13fd51b

Browse files
ppf2github-actions[bot]
authored andcommitted
Add put_synonym_rule fix (#843)
* Add put_synonym_rule fix * Update CHANGELOG.md
1 parent d331877 commit 13fd51b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ And to @tblyler for fixing a very subtle memory leak in the `BulkIndexer`. #797
3737
* Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
3838
* Fix: Scroll now uses the body to pass the scroll_id. #785
3939
* Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.
40+
* 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).
4041

4142
# 8.12.0
4243

0 commit comments

Comments
 (0)