v0.29.0
What's Changed
- Fixing github Build-and-push so that it actually pushes by @dddpt in #1055
- Fix the docker images tagged by commit SHA to match what it used to be by @suricactus in #1053
- Add docker-compose.override.standalone.yml by @suricactus in #1052
- Silent some docker warnings from GitHub by @suricactus in #1051
- Simplify build and cache by @suricactus in #1050
- Bump all CI deps by @suricactus in #1048
- Improve the project patch endpoint by @suricactus in #1036
- Retire the outdated django-migrate-sql-deux and use django-migrate-sql-3 by @suricactus in #1034
- Bump deps waiting on django 4.2 by @suricactus in #1030
- Expose "overwrite_conflicts" Project flag in the admin by @suricactus in #1029
- Do not check for email uniqueness if the email is not populated by @suricactus in #1028
- Bump QGIS from 3.38.1 to 3.38.3 by @suricactus in #1027
- Bump various dependencies by @suricactus in #1025
- Bump to Django 4.2 by @suricactus in #1024
- Bump some deps to more recent versions by @suricactus in #1021
- Fix the mess with dependencies and broken CI by @suricactus in #1019
- Bump boto3 related dependencies by @suricactus in #1018
- Make the information whether an error should be logged to sentry part of the error class by @suricactus in #1015
- Make the new minioffliner the default packager by @suricactus in #1014
- Bump pre-commit linting tools and fix linting/formatting errors by @suricactus in #1012
- Kill geodb from the status API by @suricactus in #1011
- Split requirements and freeze by @m-kuhn was merged Sep 3, 2024
- Bump pre-commit repos by @suricactus in #1007
- Retire supervisor related stuff by @suricactus in #1006
- Letsencrypt certificate autorenewal follow-up adjustments and fixes by @suricactus in #1005
- Make development of docker-qgis easier by @suricactus in #1004
- Make docker-qgis entrypoint.py easier extendable by @faebebin in #996