Skip to content

deegree-ogcapi-2.0.4

Latest

Choose a tag to compare

@tfr42 tfr42 released this 18 Mar 10:57
· 22 commits to main since this release

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 named deegree-ogcapi-no-driver contains 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 πŸ“¦

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