Skip to content

Releases: City-of-Helsinki/hauki

hauki: v1.11.8

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:57

1.11.8 (2026-06-18)

Dependencies

  • Bump cryptography from 46.0.7 to 48.0.1 (d9b69a1)
  • Bump pyjwt from 2.12.1 to 2.13.0 (2eb39a5)

hauki: v1.11.7

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:50

1.11.7 (2026-06-03)

Dependencies

  • Bump cryptography from 46.0.6 to 46.0.7 (06b6432)
  • Bump idna from 3.10 to 3.15 (b32051f)
  • Bump urllib3 from 2.6.3 to 2.7.0 (a0ca544)
  • Migrate from pytz to stdlib zoneinfo (dc31ab2)
  • Remove Elastic APM (fcd28a2)

hauki: v1.11.6

Choose a tag to compare

@github-actions github-actions released this 27 May 13:54

1.11.6 (2026-05-27)

Bug Fixes

  • Add GIN index for ancestry_organization to improve query perf (1082ded)
  • Filter override flag consistently in combine_element_time_spans (7ec8eb4)

Performance Improvements

  • opening_hours: Fix N+1 query issue from DatePeriod prefetch (ae98d45)

hauki: v1.11.5

Choose a tag to compare

@github-actions github-actions released this 19 May 08:35

1.11.5 (2026-05-19)

Dependencies

  • Bump authlib from 1.6.11 to 1.6.12 (f6a8dcb)

hauki: v1.11.4

Choose a tag to compare

@github-actions github-actions released this 11 May 10:36

1.11.4 (2026-05-11)

Dependencies

  • Bump django from 5.2.13 to 5.2.14 (c85cb2e)
  • Bump pip from 26.0 to 26.1 (9ffa955)

hauki: v1.11.3

Choose a tag to compare

@github-actions github-actions released this 20 Apr 11:24

1.11.3 (2026-04-20)

Dependencies

  • Bump authlib from 1.6.9 to 1.6.11 (cf03aea)

hauki: v1.11.2

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:54

1.11.2 (2026-04-15)

Dependencies

  • Bump pytest from 8.4.2 to 9.0.3 (223fdb2)

hauki: v1.11.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:25

1.11.1 (2026-04-09)

Dependencies

  • Bump django from 5.2.12 to 5.2.13 (04a8112)

hauki: v1.11.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 06:34

1.11.0 (2026-04-01)

Features

  • Add Django admin AD-login and disable password login (c131f68)
  • serializers: Add origins support to DatePeriod (e2004bd)
  • Use django-helsinki-health-endpoints for readiness and healthz (23de11d)

Bug Fixes

  • auth: Enforce <data_source>:<origin_id> format for hsa_resource (ac78947)
  • Return 409 Conflict on duplicate resource origin (8c99ed7)

Performance Improvements

  • Optimize copy opening hours with bulk DB operations (f64c525)
  • Optimize opening hours N+1 queries and add tests (414fd7c)

Dependencies

  • Add python-jose[cryptography] to mitigate CVE-2024-23342 (fcc1860)
  • Bump cryptography, pygments, requests, urllib3 and sqlparse (c665c49)
  • Bump ecdsa from 0.19.1 to 0.19.2 (daf99f8)
  • Bump nltk from 3.9.3 to 3.9.4 (1f937fb)

hauki: v1.10.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 13:20

1.10.2 (2026-03-18)

Dependencies

  • Bump authlib from 1.6.7 to 1.6.9 (a833200)
  • Bump pyasn1 from 0.6.2 to 0.6.3 (64b0936)