Skip to content

Releases: City-of-Helsinki/geo-search

geo-search: v1.4.1

05 Feb 19:56

Choose a tag to compare

1.4.1 (2026-02-05)

Dependencies

  • Bump django from 6.0 to 6.0.2 (2af5202)
  • Bump pip from 25.3 to 26.0 (2310152)

geo-search: v1.4.0

28 Jan 08:49

Choose a tag to compare

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

  • Bump urllib3 from 2.5.0 to 2.6.0 (6a72036)
  • Bump urllib3 from 2.6.0 to 2.6.3 (#91) (7d70d22)
  • Bump wheel from 0.45.1 to 0.46.2 (b77f3e9)

geo-search: v1.3.1

04 Dec 12:32

Choose a tag to compare

1.3.1 (2025-12-04)

Dependencies

geo-search: v1.3.0

28 Nov 13:35

Choose a tag to compare

1.3.0 (2025-11-28)

Features

  • Allow Sentry uWSGI-plugin to be optional (f070c02)

geo-search: v1.2.0

14 Nov 05:14

Choose a tag to compare

1.2.0 (2025-11-14)

Features

  • sentry: Update sentry configuration (29952bb)

Dependencies

geo-search: v1.1.1

10 Nov 10:21

Choose a tag to compare

1.1.1 (2025-11-10)

Dependencies

  • Bump django from 5.2.7 to 5.2.8 (b81f1a5)

geo-search: v1.1.0

15 Oct 11:20

Choose a tag to compare

1.1.0 (2025-10-15)

Features

Bug Fixes

  • Update factory postgeneration hooks (4333758)

Dependencies

  • Bump django 5.2 and requirements (b18b7cc)
  • Update pre-commit config versions (b88ea51)

geo-search: v1.0.1

19 Mar 05:36

Choose a tag to compare

1.0.1 (2025-03-18)

Bug Fixes

Documentation

Release 1.1.1

24 Sep 10:33

Choose a tag to compare

What's Changed

v1.1.0

24 Sep 08:12

Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0