·
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 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