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
* Support for Logstash 8.x ([#152](https://github.com/opensearch-project/logstash-output-opensearch/pull/152))
11
+
12
+
13
+
### Bugfixes
14
+
15
+
* Use absolute path for template endpoint ('/_template' instead of '_template') ([#146](https://github.com/opensearch-project/logstash-output-opensearch/pull/146))
16
+
* Template management fails when AWS IAM authentication is used ([issue #124](https://github.com/opensearch-project/logstash-output-opensearch/issues/124))
17
+
* Cannot install index template ([issue #144](https://github.com/opensearch-project/logstash-output-opensearch/issues/144))
18
+
* Add Default template for OpenSearch 2.x. ([#150](https://github.com/opensearch-project/logstash-output-opensearch/pull/150))
19
+
* Cannot install template for OpenSearch 2.x ([issue #145](https://github.com/opensearch-project/logstash-output-opensearch/issues/145))
20
+
21
+
### Infrastructure
22
+
23
+
* Update CI to use latest Logstash ([#152](https://github.com/opensearch-project/logstash-output-opensearch/pull/152))
24
+
* Update CI to run against OpenSearch 2.x ([#153](https://github.com/opensearch-project/logstash-output-opensearch/pull/153))
0 commit comments