Releases: City-of-Helsinki/geo-search
Releases · City-of-Helsinki/geo-search
geo-search: v1.4.1
geo-search: v1.4.0
1.4.0 (2026-01-28)
Features
- Support enabling django debug toolbar with DEBUG_TOOLBAR env var (4a3c64e)
Performance Improvements
- Add index for address-municipality (4fb5f8c)
- Add select_related and prefetch_related (025ea0c)
- Remove pk__gte=0 filters (c2ef552)
- Replace use of slow DISTINCT (f66dfbf)
Dependencies
geo-search: v1.3.1
geo-search: v1.3.0
geo-search: v1.2.0
geo-search: v1.1.1
geo-search: v1.1.0
geo-search: v1.0.1
Release 1.1.1
v1.1.0
What's Changed
- Fix Digiroad importer by @japauliina in #59
- Add Municipality and PostalCodeArea to WFS feature types by @mhieta in #60
- Use Ubuntu 22.04 base image with python3-gdal -package by @mhieta in #61
- Fix address import by @mhieta in #62
- Add municipality to PostalCodeArea by @mhieta in #63
- Move Api-Key to custom header by @japauliina in #64
- chore: add initial release-please configuration by @japauliina in #66
- Fix azure-pipelines by excluding release-please files by @japauliina in #67
- Add contact etc. details to OpenAPI documentation by @japauliina in #68
New Contributors
- @japauliina made their first contribution in #59
Full Changelog: v1.0.0...v1.1.0