Skip to content

v0.24.0

Compare
Choose a tag to compare
@suricactus suricactus released this 29 Jan 11:17
· 348 commits to master since this release

What's Changed

  • Updated README to avoid pitfalls by @why-not-try-calmer in #828
  • Bye release-drafter! So long and thanks for all the fish! by @suricactus in #827
  • Make AbstractSubscription.str() harmless by @why-not-try-calmer in #830
  • Bump certifi from 2021.10.8 to 2023.7.22 in /docker-app by @dependabot in #837
  • Bump cryptography from 36.0.1 to 41.0.6 in /docker-app by @dependabot in #839
  • Bump django from 3.2.18 to 3.2.23 in /docker-app by @dependabot in #840
  • Bump urllib3 from 1.26.15 to 1.26.18 in /docker-app by @dependabot in #838
  • Bump QGIS from 3.32.3 to 3.34.2 by @suricactus in #845
  • Escape @ and & in .env example to fix init scripts by @boardend in #846
  • Set the subscription package type id to meet the one from plans.json by @boardend in #847
  • Make QGIS image name used by worker_wrapper as worker configurable by @suricactus in #850
  • Bump jinja2 from 3.1.2 to 3.1.3 in /docker-app by @dependabot in #853
  • renamed all SQL_XXX envvar to POSTGRES_XXX in docker-compose&py files by @dddpt in #852
  • Add multiple packaging offliners support and selection from the Admin by @suricactus in #851
  • Add bad layer handler when extracting layer data by @suricactus in #854
  • QF-3746 Add test setup instructions to README by @dddpt in #855
  • When a layer is invalid due to localized datasource, show link to docs by @suricactus in #857
  • QF-3108 Always import from django.conf instead os.environ by @dddpt in #858
  • Fix the usage of GEODB_PORT, it should be HOST_GEODB_PORT by @suricactus in #862
  • Chore cleanup compose and env by @faebebin in #865
  • Add flaky tag to pgservice test, so when core fails, we don't get annoyed by @suricactus in #863
  • Post on google chat only if non-flaky test fails by @suricactus in #866

New Contributors

Full Changelog: v0.23.2...v0.24.0