Releases: opensearch-project/geospatial
Releases · opensearch-project/geospatial
2.8.0.0
Version 2.7.0.0
Version 2.6.0.0
Version 2.6.0.0 Release Notes
Compatible with OpenSearch 2.6.0
Maintenance
- Upgrade snapshot version to 2.6 for 2.x (#208)
Features
Refactoring
Version 2.5.0.0
Version 2.5.0.0 Release Notes
Compatible with OpenSearch 2.5.0
Maintenance
- Increment version to 2.5.0-SNAPSHOT (#184)
Version 2.4.0.0
Version 2.4.0.0 Release Notes
Compatible with OpenSearch 2.4.0
Features
- Support Uber's H3 geospatial indexing system as geohex_grid (#179)
- Add geojson support for XYPoint (#162)
- Add XYPoint Field Type to index and query documents that contains cartesian points (#130)
- Add XYShapeQueryBuilder (#82)
- Add parameter to randomly include z coordinates to geometry (#79)
- Add shape processor (#74)
- Add shape field mapper (#70)
- Add ShapeIndexer to create indexable fields (#68)
Enhancements
- add groupId to pluginzip publication (#167)
- Flip X and Y coordinates for WKT and array formats in XYPoint (#156)
Infrastructure
- Add window and mac platform in CI (#173)
- Fix integration test failure with security enabled cluster (#138)
- Remove explicit dco check (#126)
- Include feature branch in workflow to trigger CI (#102)
Maintenance
Refactoring
- Remove optional to get features (#177)
Version 2.3.0.0
Version 2.3.0.0 Release Notes
Compatible with OpenSearch (2.3.0.0).
Maintenance
- Increment version to 2.3.0-SNAPSHOT (#137)
Version 2.2.0.0
Version 2.2.0.0 Release Notes
Compatible with OpenSearch 2.2.0
Features
- Add feature processor to convert geo-json feature to geo-shape field (#15)
- Add rest handler for geo-json upload (#25)
- Create UploadGeoJSONRequest content as an object (#32)
- Add GeoJSON object of type FeatureCollection (#33)
- Include new route to support update index while upload (#34)
- Add uploader to upload user input (#35)
- Make field name as optional (#37)
- Use BulkResponse build error message (#46)
- Update upload API response structure (#51)
- Add metric and stat entity (#54)
- Create Upload Stats Service to build response for stats API (#62)
- Include stats api to provide upload metrics (#64)
Infrastructure
- Create plugin using plugin template (#3)
- Add formatter config from OpenSearch (#21)
- Adding JDK 11 to CI matrix (#31)
- Add support to run integration tests with multiple nodes (#57)
Maintenance
- Update OpenSearch upstream version to 2.2.0(#87)