Skip to content

3.1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 22:18
· 7 commits to main since this release
0d9d4f5

Version 3.1.0.0 Release Notes

Compatible with OpenSearch 3.1.0

Bug Fixes

  • Reset datasource metadata when failed to update it in postIndex and postDelete to force refresh it from the primary index shard. (#761)
  • Refresh the Ip2Geo cache and retry one more time when we run into an issue. (#766)

Maintenance

  • Fix a unit test and update github workflow to use actions/setup-java@v3.