diff --git a/release-notes/logstash-output-opensearch-release-notes-2.0.2.md b/release-notes/logstash-output-opensearch-release-notes-2.0.2.md new file mode 100644 index 0000000..5430925 --- /dev/null +++ b/release-notes/logstash-output-opensearch-release-notes-2.0.2.md @@ -0,0 +1,10 @@ +## Version 2.0.2 Release Notes + +Compatible with OpenSearch 1.3+, 2.0+ + +### Bug Fixes +* Encode body before signing to match manticore adapter encoding. ([#207](https://github.com/opensearch-project/logstash-output-opensearch/issues/207)) + +### Documentation +* Baselines the MAINTAINERS.md and CODEOWNERS files. ([#196](https://github.com/opensearch-project/logstash-output-opensearch/issues/196)) +