Skip to content

Version 1.0.0

Choose a tag to compare

@VijayanB VijayanB released this 06 Aug 06:01
· 106 commits to main since this release

Compatible with OpenSearch 1.0.0.

Enhancements

  • Fix rake (#17)
  • Update error message (#36)
  • Enable Secure clusters testing (#26)
  • Support TLS Certificate (#31)
  • Add distribution check (#33)
  • Add new docker Multi-Arch image building scripts for logstash-output-opensearch (#41)

Bug Fixes

Infrastructure

  • Add workflow to publish linux x86_64 (#22)
  • Create docker files for build (#23)
  • Resolve the gem building errors before docker creation (#43)
  • Remove the gem from docker image after installation (#45)
  • Add the latest tag during the push (#46)
  • Add gem's public key to repo for cert verification (#44)

Documentation

  • Add developer guide (#18)
  • Update documentation (#25)
  • Update README with badge url (#39)

Refactoring

  • Remove non OSS features and tests that checks any ES clusters != 7.X (#11)
  • Refactor file names and module names to opensearch (#15)
  • Update references to use OpenSearch. (#19)
  • Update references (#20)
  • Refactor unit tests and integration tests (#24)