Skip to content

Releases: deegree/deegree-ogcapi

deegree-ogcapi-2.0.3

14 Feb 15:52

Choose a tag to compare

What's Changed

Dependencies 📦

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

13 Dec 17:05

Choose a tag to compare

What's Changed

Bug fixes 🐞

  • Fixed self, alternate and next links by @lgoltz in #189

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

04 Dec 10:19

Choose a tag to compare

What's Changed

Breaking changes 💥

  • Docker Images are now named with the name of the included webapp which is deegree/deegree-ogcapi-postgres for PostgreSQL/PostGIS, deegree/deegree-ogcapi-mssql for MS SQL Server and deegree/deegree-ogcapi-oracle for 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

14 Nov 00:03

Choose a tag to compare

deegree-ogcapi-2.0.0 Pre-release
Pre-release

What's Changed

Breaking changes 💥

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 🐞

  • Fixed access of the internal documentation by @lgoltz in #179

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

20 Aug 19:14

Choose a tag to compare

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

07 Aug 11:25

Choose a tag to compare

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

28 Jun 22:48

Choose a tag to compare

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

30 May 09:18

Choose a tag to compare

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

deegree-ogcapi-1.3.5

30 Apr 16:19

Choose a tag to compare

What's Changed

  • Support for FILTER parameters with T_AFTER by @lgoltz in #150
  • Added webapp with mssql modules by @lgoltz in #152
  • Upgraded dependencies deegree to 3.5.12, swagger to 2.2.30 and maven plugins by @tfr42 in #151
  • Minor improvements to the documentation by @tfr42 in #148
  • Changed deployment format to exploded of deegree-ogcapi.war file in container image by @lgoltz in #153
  • Post release bumped docker to v1.3.4 by @tfr42 in #145

Full Changelog: deegree-ogcapi-1.3.4...deegree-ogcapi-1.3.5

deegree-ogcapi-1.3.4

20 Feb 17:30

Choose a tag to compare

What's Changed

  • Fixed distribution url and removed unused settings file by @tfr42 in #142
  • Fixed formatting of Java source code using spring-javaformat-maven plugin by @tfr42 in #138
  • Upgraded dependencies swagger libs and maven plugins by @tfr42 in #140
  • Upgraded dependencies for deegree and swagger to latest bugfix version by @tfr42 in #144
  • Split pipeline step for release prepare and release perform by @tfr42 in #143
  • Post release - bumped docker to v1.3.3 by @tfr42 in #141

Full Changelog: deegree-ogcapi-1.3.3...deegree-ogcapi-1.3.4