Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.58 KB

opensearch-asynchronous-search.release-notes-2.0.0.0.md

File metadata and controls

22 lines (18 loc) · 1.58 KB

Version 2.0.0.0 Release Notes

Compatible with OpenSearch 2.0.0

Maintenance

  • Upgrades to Opensearch 2.0, Gradle 7.3 and fixes (#110)
  • Add support for -Dbuild.version_qualifier (#115)
  • Remove usage of mapping types (#119)
  • Remove hardcoding of versions in workflow (#120)
  • Add qualifier default as alpha (#123)
  • Change 2.0-alpha1 to 2.0-rc1 (#131)
  • Change 2.0-rc1 to 2.0 (#143)

Infrastructure

  • Adding support for integration tests with remote cluster (#111)
  • Remove support for JDK 8 (#114)
  • Remove support for JDK 14 (#125)
  • Updated issue templates from .github. (#126)
  • Replace checked-in ZIP with a dynamic dependency (#133)

Documentation

  • Change master nomenclature (#116)