Skip to content

Releases: opensearch-project/geospatial

3.0.0.0-alpha1

18 Mar 22:32
2edfedf
Compare
Choose a tag to compare

Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch 3.0.0.0-alpha1

Maintenance

  • Set geospatial plugin 3.0.0 baseline JDK version to JDK-21 (#695)
  • Bump gradle 8.10.2 / JDK 23 / 3.0.0.0-alpha1 support on geospatial (#723)

2.19.0.0

11 Feb 23:58
48b03d6
Compare
Choose a tag to compare

Version 2.19.0.0 Release Notes

Compatible with OpenSearch 2.19.0

Features

  • Introduce new Java artifact geospatial-client to facilitate cross plugin communication. (#700)

Infrastructure

  • Github ci-runner Node.js issue fix (#701)
  • Github CI pipeline update to publish geospatial-client Jar (#706)

Refactoring

  • Use instance of LockService instantiated in JobScheduler through Guice (#677)

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)