Skip to content

Releases: opensearch-project/geospatial

2.18.0.0

05 Nov 23:18
021d2d9
Compare
Choose a tag to compare

Version 2.18.0.0 Release Notes

Compatible with OpenSearch 2.18.0

2.17.0.0

17 Sep 22:05
4ed00c4
Compare
Choose a tag to compare

Version 2.17.0.0 Release Notes

Compatible with OpenSearch 2.17.0

2.16.0.0

07 Aug 22:16
7a82ac2
Compare
Choose a tag to compare

Version 2.16.0.0 Release Notes

Compatible with OpenSearch 2.16.0

2.15.0.0

25 Jun 22:30
ee42892
Compare
Choose a tag to compare

Version 2.15.0.0 Release Notes

Compatible with OpenSearch 2.15.0

2.14.0.0

14 May 21:01
365ed5f
Compare
Choose a tag to compare

Version 2.14.0.0 Release Notes

Compatible with OpenSearch 2.14.0

2.13.0.0

02 Apr 23:03
ae663a1
Compare
Choose a tag to compare

Version 2.13.0.0 Release Notes

Compatible with OpenSearch 2.13.0

Bug Fixes

  • Adjusted dependency versions to address CVEs (#635)

2.12.0.0

28 Feb 16:39
0186b99
Compare
Choose a tag to compare

Version 2.12.0.0 Release Notes

Compatible with OpenSearch 2.12.0

Features

  • Add denylist ip config for datasource endpoint (#573)

Maintenance

  • Upgrade gradle to 8.4 (#596)
  • Update spotless and eclipse dependencies (#620)

2.11.0.0

16 Oct 19:20
2a7f1b0
Compare
Choose a tag to compare

Version 2.11.0.0 Release Notes

Compatible with OpenSearch 2.11.0

Bug Fixes

  • Fix flaky test, testIndexingMultiPolygon (#483)

Infrastructure

  • Add integration test against security enabled cluster (#513)

2.10.0.0

25 Sep 22:41
a3da222
Compare
Choose a tag to compare

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)

2.9.0.0

24 Jul 19:51
f8df9a3
Compare
Choose a tag to compare

Version 2.9.0.0 Release Notes

Compatible with OpenSearch 2.9.0

Maintenance

Increment version to 2.9.0-SNAPSHOT (#329)

Refactoring

Change package for Strings.hasText (#314)