Skip to content

Commit 3df2e20

Browse files
ppf2github-actions[bot]
authored andcommitted
Add put_synonym_rule fix (#843)
* Add put_synonym_rule fix * Update CHANGELOG.md
1 parent 2db9813 commit 3df2e20

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
@@ -3,6 +3,7 @@
33
* Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
44
* Fix: Scroll now uses the body to pass the scroll_id. #785
55
* Add: generated UnmarshalJSON for Requests to allow injecting payloads using aliases.
6+
* 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).
67

78
# 8.12.0
89

0 commit comments

Comments
 (0)