Skip to content

Commit 5864a15

Browse files
authored
Add release note for 2.0.0 (#174)
* Add release note for 2.0.0 Signed-off-by: Deep Datta <deedatta@amazon.com>
1 parent 3ea2ba7 commit 5864a15

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Version 2.0.0 Release Notes
2+
3+
Compatible with OpenSearch 1.3.4, 2.1.0
4+
5+
### Features
6+
7+
* Configuration parameter `service_name` to specify the service name for Signature Version 4 (SigV4) signing. ([#168](https://github.com/opensearch-project/logstash-output-opensearch/pull/168))
8+
* Configuration parameter `legacy_template` to support index templates. ([#169](https://github.com/opensearch-project/logstash-output-opensearch/pull/169))
9+
* Configuration parameter `default_server_major_version` to use when the version number can't be fetched from the host's root URL. ([#170](https://github.com/opensearch-project/logstash-output-opensearch/pull/170))
10+
11+
### Enhancements
12+
13+
* AWS SDK dependency updated to 3.0 to work with Logstash 8.4.0 ([#171](https://github.com/opensearch-project/logstash-output-opensearch/pull/171))
14+
15+

0 commit comments

Comments
 (0)