Releases: deegree/deegree-ogcapi
deegree-ogcapi-2.0.5
What's Changed
Enhancements 🎉
Dependencies 📦
- Upgraded dependency deegree to 3.6.8 by @julianzz98 in #204
- Updated dependencies for JAXB, Swagger, JUnit, and Mockito to latest bugfix versions by @tfr42 in #202
- Updated org.webjars:swagger-ui to version 5.32.5 by @tfr42 in #203
Build and code 🏗️
- Added new step to ghaction to push images for release line 2.0 by @tfr42 in #199
- Updated maven plugins to latest versions by @tfr42 in #201
Release Notes and Upgrade Guide for deegree ogcapi 2.0
Please check out all changes introduced with earlier bug fix versions of 2.0. Previous bug fix version 2.0.4.
Full Changelog: deegree-ogcapi-2.0.4...deegree-ogcapi-2.0.5
deegree-ogcapi-2.0.4
What's Changed
Breaking changes 💥
- The deegree SQL dialects with their JDBC drivers are included in a single webapp which is named
deegree-ogcapi-all. This webapp includes all libraries for PostgreSQL/PostGIS, MS SQL Server and Oracle databases. A separate webapp nameddeegree-ogcapi-no-drivercontains no JDBC drivers but all dialects, see here the list of provided webapps.
Enhancements 🎉
- Add configuration to set custom value for query parameter 'limit' by @julianzz98 in #196
- Added additional variant of deegree ogcapi webapp without supported JDBC drivers and one with all drivers by @stephanr in #195
Documentation 📖
- Updated deegree ogcapi documentation to include MS SQL Server compatibility by @julianzz98 in #193
Dependencies 📦
- Upgraded dependency deegree to 3.6.7 by @julianzz98 in #197
New Contributors
Release Notes and Upgrade Guide for deegree ogcapi 2.0
Please check out all changes introduced with earlier bug fix versions of 2.0. Previous bug fix version 2.0.3.
Full Changelog: deegree-ogcapi-2.0.3...deegree-ogcapi-2.0.4
deegree-ogcapi-2.0.3
What's Changed
Dependencies 📦
- Upgraded dependency deegree to 3.6.6 by @julianzz98 in #192
Release Notes and Upgrade Guide for deegree ogcapi 2.0
Please check out all changes introduced with earlier bug fix versions of 2.0. Previous bug fix version 2.0.2.
Full Changelog: deegree-ogcapi-2.0.2...deegree-ogcapi-2.0.3
deegree-ogcapi-2.0.2
What's Changed
Bug fixes 🐞
Dependencies 📦
- Upgraded dependencies swagger, jaxb and other including maven plugins by @lgoltz in #188
- Upgraded dependency deegree to 3.6.5 by @julianzz98 in #190
Release Notes and Upgrade Guide for deegree ogcapi 2.0
Please check out all changes introduced with earlier bug fix versions of 2.0. Previous bug fix version 2.0.1.
Full Changelog: deegree-ogcapi-2.0.1...deegree-ogcapi-2.0.2
deegree-ogcapi-2.0.1
What's Changed
Breaking changes 💥
- Docker Images are now named with the name of the included webapp which is
deegree/deegree-ogcapi-postgresfor PostgreSQL/PostGIS,deegree/deegree-ogcapi-mssqlfor MS SQL Server anddeegree/deegree-ogcapi-oraclefor Oracle Databases, see here the list of provided tags for the deegree ogcapi container images.
Enhancements 🎉
- Removed commons-collections4 dependency by @julianzz98 in #184
- Change logging framework from Log4j to Logback by @julianzz98 in #186
- Added cyclonedx-maven-plugin to generate SBOM artifacts by @lgoltz in #181
- Improved github action to build container image for each webapp by @tfr42 in #187
Release Notes and Upgrade Guide for deegree ogcapi 2.0
Please check out the changes introduced with version 2.0.0
Full Changelog: deegree-ogcapi-2.0.0...deegree-ogcapi-2.0.1
deegree-ogcapi-2.0.0
What's Changed
Breaking changes 💥
- Requires Java 17 and Servlet API 6.0 (JakartaEE 10) compliant runtime environment, same as deegree webservices 3.6.
Enhancements 🎉
- Migrated to JakartaEE 10 API by @tfr42 in #174
- Renamed deegree OAF to deegree ogcapi in documentation by @tfr42 in #178
- Migrated to Cql2FilterParser from deegree core API by @lgoltz in #177
Bug fixes 🐞
Build and code 🏗️
- Upgraded Jenkinsfile build pipeline to JDK 17 by @tfr42 in #175
- Post release - bumped docker to v1.3.9 by @tfr42 in #171
Full Changelog: deegree-ogcapi-1.3.9...deegree-ogcapi-2.0.0
deegree-ogcapi-1.3.9
What's Changed
- Implemented support for multiple geometries by @lgoltz in #160
- Added support of simple XSD types as queryable by @julianzz98 in #170
- Fixed filter condition when query property is not available by @lgoltz in #163
- Post release - bumped docker to v1.3.8 by @tfr42 in #169
Full Changelog: deegree-ogcapi-1.3.8...deegree-ogcapi-1.3.9
deegree-ogcapi-1.3.8
What's Changed
- Upgraded dependencies deegree to 3.5.15 and maven plugins by @tfr42 in #165
- Fixed base image in Dockerfile to support current Maven version for build by @tfr42 in #167
- build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 by @dependabot[bot] in #168
- Improved documentation about usage of ConfigureCollection element by @tfr42 in #166
- Separated parsing metadata from metadata and configMetadata by @lgoltz in #164
- Post release - bumped dockerfile to v1.3.7 by @tfr42 in #162
Full Changelog: deegree-ogcapi-1.3.7...deegree-ogcapi-1.3.8
deegree-ogcapi-1.3.7
What's Changed
- Upgraded dependencies deegree to 3.5.13 and maven plugins by @tfr42 in #156
- Post release bumped docker to v1.3.6 by @tfr42 in #158
Full Changelog: deegree-ogcapi-1.3.6...deegree-ogcapi-1.3.7
deegree-ogcapi-1.3.6
What's Changed
- Removed invalid Content-Encoding header from HTTP response by @lgoltz in #155
- Post release bumped docker to v1.3.5 by @tfr42 in #154
Full Changelog: deegree-ogcapi-1.3.5...deegree-ogcapi-1.3.6