Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@f-necas f-necas released this 27 Jun 13:15
· 25 commits to main since this release

What's Changed

  • Add missing pg.schema to app.yml and log it by @f-necas in #17
  • links - using the right static method to generate links (fix #18) by @pmauduit in #19
  • Use OpenAPI tag names to generage Java API interfaces by @groldan in #20
  • Implements Landing & conformance page by @pmauduit in #21
  • simple json output - instruct Jackson to ISO-8601 format dates by @pmauduit in #23
  • java21 support - bump lombok version by @pmauduit in #25
  • Implement crs reprojection by @f-necas in #22
  • Change docker image to geor/data-api by @f-necas in #28
  • Add items type to paginable formats by @f-necas in #27
  • fix: auto closing stream in try with res by @f-necas in #31
  • Set cors to everything by default by @f-necas in #32
  • Adds documentation for docker hub by @f-necas in #33
  • Upgrade to Spring Boot 3.3.0 and Java 21, enabled virtual threads by @groldan in #34
  • Upgrade GeoTools 31-SNAPSHOT to latest 31.2 by @groldan in #35
  • Reduce log bloating from SchemaUnawarePostGISDialect by @groldan in #37
  • Fix OGC API shapefile download by @groldan in #36
  • Override default implementation of getGeometryDimension by @f-necas in #30

New Contributors

Full Changelog: v1.1.0...1.2.0