Releases: nlsfi/hakunapi
Releases · nlsfi/hakunapi
1.6.0
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_idreferencinggpkg_spatial_ref_sys.srs_idthat 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
1.5.1
1.5.0
What's Changed
- 1.4.0 by @nls-jajuko in #106
- prepare next develop version 1.5.0-SNAPSHOT by @nls-jajuko in #107
- Support for PostgreSQL uuid arrays to main by @nls-jajuko in #111
- gt 31.3 by @nls-jajuko in #114
- Support for OGC API Features Part 3 and CQL2 1.0.0 by @jampukka in #115
- add missing value to set while parsing parameters by @nls-jajuko in #118
- Allow pg source to perform the coordinate transformation/projection by @jampukka in #117
- Allow offset in datetime param by @jampukka in #116
- output format bug fixes for html and jsonfg with some support for features without geometry by @nls-jajuko in #119
- output format fixes for schema by @nls-jajuko in #122
- Update dependencies by @jampukka in #125
- source-gpkg v0.1 by @jampukka in #74
Full Changelog: 1.4.2...1.5.0
1.4.2
1.4.1
What's Changed
- Support for PostgreSQL uuid arrays #108 by @nls-jajuko in #109
Full Changelog: 1.4.0...1.4.1
1.4.0
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
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
Full Changelog: 1.3.0-rc2...1.3.0
1.3.0-rc2
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