Skip to content

v2.4.0

Compare
Choose a tag to compare
@philvarner philvarner released this 09 Nov 01:05
· 44 commits to main since this release

[2.4.0] - 2023-11-08

Changed

  • Fix OpenAPI spec version from 1.0.0-rc.4 to 1.0.0
  • Update fields, sort, and query extensions to v1.0.0
  • Update transaction extension to v1.0.0-rc.3
  • Default to OpenSearch 2.9
  • Replace geo_shape mapping for proj:geometry field with object, as this fails when
    the geometry is not a valid GeoJSON shape, e.g., coordinate points are not lat/lon.