Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Version 1.9.0.0

Compare
Choose a tag to compare
@vamshin vamshin released this 01 Jul 20:59
· 9 commits to opendistro-1.9 since this release

Version 1.9.0.0 (Version compatible with elasticsearch 7.8.0)

Features

  • Feature #147: ODFE 1.9 support for Elasticsearch version 7.8.0 (issue #146).

Enhancements

  • Enhancement #149: Remove/depricate shared library in buildSrc. (issue #148)
  • Enhancement #141: Modify artifact release Github action. (issue #140)
  • Enhancement #132: Add github action to build library artifacts. (issue #122)
  • Enhancement #126: Ability to dynamically update efSearch setting. (issue #116)
  • Enhancement #125: Fix test structure. (issue #124)
  • Enhancement #123: Build separate artifacts for library using CPack. (issue #122)

Bug Fixes

  • Bugfix #155: Bad recall from Lucene upgrade 8.5.1. (issue #154)
  • Bugfix #143: Add recursive option to zip. (issue #140)
  • Bugfix #138: CMake fails to use c++11 CMake 2.8. (issue #137)
  • Bugfix #134: Fix Jacoco coverage issue introduced in odfe 1.8. (issue #127)
  • Bugfix #130: Fixes parent directory in makeJniLib gradle task. (issue #137)
  • Bugfix #125: Flaky test cases caused by Counter Enum. (issue #124)