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

Version 1.6.0.0

Compare
Choose a tag to compare
@jmazanec15 jmazanec15 released this 01 Apr 00:51
efd493f

Features

  • Feature #76: Elasticsearch 7.6.1 compatibility (issue #71)
  • Feature #73: Add Github Actions so that changes are automatically tested and artifacts are uploaded to S3 (issue #74)

Enhancements

  • Enhancement #61: Convert integration tests from ESIntegTestCase to ESRestTestCase, so that they can be run on a remote cluster (issue #60)
  • Enhancement #54: Add check in gradle build for license headers (issue #7)
  • Enhancement #52: Lazily load efSearch parameter (issue #51)

Bug Fixes

  • Bugfix #66: Flaky failure in KNN80HnswIndexTests testFooter (issue #65)
  • Bugfix #63: Circuit Breaker fails to turn off (issue #62)
  • Bugfix #59: Gradle build failure on Mac due to library error (issue #58)
  • Bugfix #53: AccessControlException when HNSW library is loaded (issue #49)
  • Bugfix #47: Stats API failure in Transport Layer (issue #45)