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
@@ -3,6 +3,7 @@
3
3
* Fix: ticker memory leak in bulk indexer due to internal flush call resetting the ticker. #797
4
4
* Fix: Scroll now uses the body to pass the scroll_id. #785
5
5
* 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).
0 commit comments