Skip to content

Releases: nlsfi/hakunapi

1.6.0

09 Oct 09:07

Choose a tag to compare

What's Changed

  • 1.5.0 by @nls-jajuko in #126
  • Next dev version 1.6.0-SNAPSHOT by @nls-jajuko in #127
  • Return collections in the order they appear in configuration by @jampukka in #129
  • Add possibility to set terms of service by @jampukka in #131
  • Add option to configure geometry output dimensions for configured srid only by @nls-jajuko in #135
  • Add offset query parameter and Hybrid PaginationStrategy by @jampukka in #141
  • Improve CRS support by @jampukka in #152
  • Add support for changing background map service in HTML by @jampukka in #151
  • Fix JSON links in all HTML pages by @jampukka in #148
  • Improve committing to 200 OK response by @jampukka in #150
  • Add support for GPKG outputformat to write Link and numberReturned response headers by @jampukka in #149
  • Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 by @dependabot[bot] in #142
  • Fix GeoPackage gpkg_geometry_columns.srs_id referencing gpkg_spatial_ref_sys.srs_id that doesn't exist by @jampukka in #147
  • Improve module and feature documentation (issue #137) by @teezip in #146
  • Micro-optimizations to JSON/CSV outputformats by @jampukka in #154

New Contributors

Full Changelog: 1.5.2...1.6.0

1.5.2

04 Mar 13:34
5c68d2f

Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

16 Dec 15:39

Choose a tag to compare

1.5.0

29 Nov 08:08

Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2

18 Sep 06:43
372d80e

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

24 May 05:48
3e16b95

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

18 Apr 05:43

Choose a tag to compare

What's Changed

  • 1.3.0 by @nls-jajuko in #95
  • Next dev version 1.4.0-SNAPSHOT by @nls-jajuko in #96
  • Update build-and-test.yml with jdk21 by @nls-jajuko in #97
  • Support multiple floating point formatter configurations for JSONFG geometry and place output - with side effects by @nls-jajuko in #89
  • Source oracle 1.4.0 (includes dependency updates from #101) by @nls-jajuko in #102
  • refactor javax to webapp-javax and introduce webapp-jakarta modules to support both javax/tomcat9 and jakarta/tomcat10+ by @nls-jajuko in #103
  • Use DToA.dtoa() to format ID when data type is double by @nls-jajuko in #105

Full Changelog: 1.3.0...1.4.0

1.4.0-rc1

16 Apr 11:50

Choose a tag to compare

1.4.0-rc1 Pre-release
Pre-release

What's Changed

  • 1.3.0 by @nls-jajuko in #95
  • Next dev version 1.4.0-SNAPSHOT by @nls-jajuko in #96
  • Update build-and-test.yml with jdk21 by @nls-jajuko in #97
  • Support multiple floating point formatter configurations for JSONFG geometry and place output - with side effects by @nls-jajuko in #89
  • Source oracle 1.4.0 (includes dependency updates from #101) by @nls-jajuko in #102
  • refactor javax to webapp-javax and introduce webapp-jakarta modules to support both javax/tomcat9 and jakarta/tomcat10+ by @nls-jajuko in #103
  • Use DToA.dtoa() to format ID when data type is double by @nls-jajuko in #105

Full Changelog: 1.3.0...1.4.0-rc1

1.3.0

27 Feb 11:35

Choose a tag to compare

Full Changelog: 1.3.0-rc2...1.3.0

1.3.0-rc2

30 Jan 10:33

Choose a tag to compare

1.3.0-rc2 Pre-release
Pre-release

What's Changed

  • force json based outputformats when none specified by @nls-jajuko in #87
  • Telemetry with two implementations: basic usage logging and opentelemetry.io observability by @nls-jajuko in #92
  • Update TracingServiceTelemetry.java - remove faulty doc return annotation by @nls-jajuko in #93
  • Update LimitParam description by @nls-jajuko in #94

Full Changelog: 1.3.0-rc1...1.3.0-rc2