Skip to content

2.10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 22:41
· 106 commits to main since this release
a3da222

Version 2.10.0.0 Release Notes

Compatible with OpenSearch 2.10.0

Features

  • IP2Geo processor implementation (#362)

Bug Fixes

  • Revert datasource state when delete fails(#382)
  • Update ip2geo test data url(#389)

Infrastructure

  • Make jacoco report to be generated faster in local (#267)
  • Exclude lombok generated code from jacoco coverage report (#268)

Maintenance

  • Change package for Strings.hasText (#314)
  • Fixed compilation errors after refactoring in core foundation classes (#380)
  • Version bump for spotlss and apache commons(#400)

Refactoring

  • Refactor LifecycleComponent package path (#377)
  • Refactor Strings utility methods to core library (#379)