Skip to content

Commit c225e46

Browse files
committed
Fix accidental removal of changelog entry
During a rebase the latest 4 series entry was deleted. This restores it.
1 parent 3cef0e3 commit c225e46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
- `ssl_certificate_verification`, which should bre replaced by `ssl_verification_mode`
77
- [#213](https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/213)
88

9+
## 4.20.5
10+
- Add `x-elastic-product-origin` header to Elasticsearch requests [#211](https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/211)
11+
912
## 4.20.4
1013
- Fix issue where the `index` parameter was being ignored when using `response_type => aggregations` [#209](https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/209)
1114

0 commit comments

Comments
 (0)