Releases: City-of-Helsinki/hauki
Releases · City-of-Helsinki/hauki
hauki: v1.3.8
1.3.8 (2024-10-31)
Bug Fixes
- importer: Remove re.U as count argument (ce498a1)
Dependencies
- Bump authlib from 1.3.0 to 1.3.1 (c2d299f)
- Bump cryptography from 42.0.7 to 43.0.1 (fc693f7)
- Bump django from 4.2.13 to 4.2.16 (3c502f2)
- Bump djangorestframework from 3.15.1 to 3.15.2 (7fc4b44)
- Bump sentry-sdk from 2.2.1 to 2.16.0 (adeeaf2)
- Bump zipp from 3.18.2 to 3.19.1 (652f458)
hauki: v1.3.7
1.3.7 (2024-09-16)
Bug Fixes
- Sort imported time spans before comparing to DB values (f400aaf)
- Speed up DatePeriodsAsTextForTprek (16234ca)
- Speed up OpeningHours (bd8591a)
Performance Improvements
- Remove unnecessary qs distinct call (c3fa71b)
- Remove unnecessary qs distinct call (d8d9e77)
hauki: v1.3.6
1.3.6 (2024-08-22)
Bug Fixes
- Add constraint for UserOrigin's user and data_source fields (fc61972)
hauki: v1.3.5
1.3.5 (2024-08-09)
Reverts
- Remove earlier fix for HAUKI-656 (88d4ce4)
hauki: v1.3.4
1.3.4 (2024-07-26)
Bug Fixes
- Remove null=True from UserOrigin.origin_id (60fe755)
Dependencies
- Bump pre-commit tool versions (d239a20)
Documentation
- readme: Add note about .git-blame-ignore-revs (5e93609)
hauki: v1.3.3
1.3.3 (2024-05-29)
Bug Fixes
- kirjastot: Force sync finish (a8707f8)
hauki: v1.3.2
1.3.2 (2024-05-24)
Dependencies
hauki: v1.3.1
1.3.1 (2024-05-14)
Bug Fixes
- kirjastot: Use finnish translations for holidays (18a96c9)
hauki: v1.3.0
1.3.0 (2024-05-08)
Features
- Add resource_data_source filter to date periods (822de66)
- Enforce date filters with resource data source (a73d85e)
hauki: v1.2.2
1.2.2 (2024-04-25)
Dependencies
- Pin drf-spectacular to 0.26.5 (eced391)