You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ And to @tblyler for fixing a very subtle memory leak in the `BulkIndexer`. #797
37
37
* Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
38
38
* Fix: Scroll now uses the body to pass the scroll_id. #785
39
39
* 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).
0 commit comments