2.12.0
What's Changed
-
Restrict search to indexed fields by @Ariana-B in #601
This change will hopefully reduce the (significant) load caused by web scraping bots running queries on unindexed fields. In Digital Earth Australia, each query takes about 20 seconds on database time, and quickly exhausts the number of operational worker threads.
Docker changes
- Dockerfile: disable pip cache in deployment by @pjonsson in #589
- Update to gunicorn 22.0.0 by @pjonsson in #593
- Dockerfile: remove git after use by @pjonsson in #588
- Dockerfile: fail on errors by @pjonsson in #596
- Add dockerignore by @pjonsson in #597
Package Updates
- Update to setuptools>=61 by @pjonsson in #590
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #594
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #592
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #599
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #602
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #604
Full Changelog: 2.11.0...2.12.0