Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 22:37
· 1 commit to 1.3 since this release
283ac2a

Version 1.3.0 Release Notes

Compatible with OpenSearch 1.3.4, 2.1.0

Enhancements

  • Support for Logstash 8.x (#152)

Bug Fixes

  • Use absolute path for template endpoint ('/_template' instead of '_template') (#146)
    • Template management fails when AWS IAM authentication is used (issue #124)
    • Cannot install index template (issue #144)
  • Add Default template for OpenSearch 2.x. (#150)
    • Cannot install template for OpenSearch 2.x (issue #145)

Infrastructure

  • Update CI to use latest Logstash (#152)
  • Update CI to run against OpenSearch 2.x (#153)