elasticsearch/docs/reference/migration
Costin Leau ec57fbec6f
SQL: Remove JDBC dependency on ES lib geo (#82166)
As part of the effort of making JDBC driver self sufficient, remove the
ES lib geo dependencies without any replacement.
Currently the JDBC driver takes the WKT text and instantiates a geo
object based on the ES lib geo.
Moving forward the driver will return the WKT string representation
without any conversion letting the user pick the geo library desired.
That can be ES lib geo, jts, spatial4j or others.

Note this is a breaking change.

Relates #80277
2022-01-04 07:55:41 +02:00
..
apis Add a note about support for deprecation.skip_deprecated_settings (#80035) 2021-11-08 07:57:30 -06:00
migrate_8_0 SQL: Remove JDBC dependency on ES lib geo (#82166) 2022-01-04 07:55:41 +02:00
index.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
migrate_8_0.asciidoc SQL: Remove JDBC dependency on ES lib geo (#82166) 2022-01-04 07:55:41 +02:00
migrate_8_1.asciidoc Fields API should return normalize geometries (#80649) 2021-12-01 08:10:54 +01:00
migration.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
transient-settings-migration-guide.asciidoc [DOCS] Un-deprecate transient cluster settings (#80766) (#80780) 2021-11-16 16:00:13 -05:00