2.21.0
NEWS
- Added support for Redis caching. Redis caching can be enabled by providing a Redis service via the ADAGUC_REDIS environment and configuring caching settings for a dataset in the Settings element.
- Improved speed of EDR service and added support to cache EDR calls
- Many performance improvements as a result from KNMI GST sprint on adaguc-server
What's Changed
- Wind Farm Parametrization data processor by @maartenplieger in #302
- Fix irreg grid by @ernstdevreede in #337
- Fixed quantizehigh error; adapted test by @ernstdevreede in #338
- Update Mac instructions, GDAL version 7 is no longer needed. by @lukas-phaf in #339
- Some cleanup of the code. by @lukas-phaf in #342
- Remove lock by @maartenplieger in #340
- Use shared CTime::GetCTimeInstance() instead of CTime::init() by @lukas-phaf in #343
- Optimize bbox by @maartenplieger in #344
- Refactored optimized bbox by @maartenplieger in #349
- Add PGBouncer by @mgrunbauer in #348
- Introduce 404 and 422 status codes for wrong requests by @belentorrente in #347
- Make Adaguc call async. by @lukas-phaf in #345
- Move timeout from 408 to 500. Some cleanup. by @lukas-phaf in #352
- Fix redis caching smallfixes by @maartenplieger in #355
- Fix redis caching by @ernstdevreede in #335
New Contributors
- @mgrunbauer made their first contribution in #348
Full Changelog: 2.19.0...2.21.0