Skip to content

Releases: City-of-Helsinki/smbackend

smbackend: v3.15.3

18 Feb 14:54

Choose a tag to compare

3.15.3 (2026-02-18)

Dependencies

  • Bump sqlparse from 0.5.3 to 0.5.4 (ddf7299)

smbackend: v3.15.2

13 Feb 06:12
f31d290

Choose a tag to compare

3.15.2 (2026-02-13)

Bug Fixes

  • Mock geocode_address in test_address_filter (85ad493)
  • Prevent SQL injection in search queries (11a0ae7)
  • search: Sanitize search query operands better (b5032c6)

smbackend: v3.15.1

10 Feb 11:31

Choose a tag to compare

3.15.1 (2026-02-10)

Bug Fixes

  • services: Eliminate n+1 query in unit detail endpoint (6bb0d8f)

Performance Improvements

  • search: Optimize service and unit queries in API (34fb0da)

smbackend: v3.15.0

06 Feb 07:20

Choose a tag to compare

3.15.0 (2026-02-06)

Features

  • vantaa parking areas: Support MultiLineString and fix pagination (a879ec3)

smbackend: v3.14.1

05 Feb 19:56

Choose a tag to compare

3.14.1 (2026-02-05)

Dependencies

  • Bump django from 5.2.9 to 5.2.11 (06042bd)
  • Bump pip from 25.2 to 26.0 (b9c43ce)

smbackend: v3.14.0

28 Jan 09:49

Choose a tag to compare

3.14.0 (2026-01-28)

Features

  • services: Add retry logic and timeout to external API calls (3835300)

Performance Improvements

  • Optimize unit filtering queries (470fb17)

Dependencies

  • Bump wheel from 0.45.1 to 0.46.2 (1e2d0c8)

smbackend: v3.13.0

22 Jan 11:34

Choose a tag to compare

3.13.0 (2026-01-22)

Features

  • Update indoor facility accessibility rules (2b66175)
  • Update outdoor sports facility accessibility rules (8eabf34)

Bug Fixes

  • accessibility: Add null check for variable_path (e19a39d)

Dependencies

smbackend: v3.12.0

12 Jan 08:12

Choose a tag to compare

3.12.0 (2026-01-12)

Features

  • Update accessibility rules (f9190bf)
  • Update sledding initial observable props (3169af2)

Bug Fixes

  • Add explicit PROJECTION_SRID-setting (303f554)
  • Add import data path to settings (63d4f3d)
  • Include only active units to search view (6c9f9d2)
  • Return use of certain base image (38edd25)
  • Update sledding initial observable props (db9fbfe)
  • Update Vantaa stat-districts forecast import (8a51dfc)
  • Use latest base image (ab6418c)
  • Use latest base image (#357) (523dc5d)

Dependencies

smbackend: v3.11.0

09 Dec 14:33

Choose a tag to compare

3.11.0 (2025-12-09)

Features

  • Allow Sentry uWSGI-plugin to be optional (22694c0)

Bug Fixes

  • Use certain base image for older gdal (c3c3d86)

smbackend: v3.10.1

04 Dec 08:52

Choose a tag to compare

3.10.1 (2025-12-04)

Dependencies

  • Bump django from 5.2.8 to 5.2.9 (68eeae5)