1.3.8 (2024-10-31)
- importer: Remove re.U as count argument (ce498a1)
- 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)
1.3.7 (2024-09-16)
- Sort imported time spans before comparing to DB values (f400aaf)
- Speed up DatePeriodsAsTextForTprek (16234ca)
- Speed up OpeningHours (bd8591a)
1.3.6 (2024-08-22)
- Add constraint for UserOrigin's user and data_source fields (fc61972)
1.3.5 (2024-08-09)
- Remove earlier fix for HAUKI-656 (88d4ce4)
1.3.4 (2024-07-26)
- Remove null=True from UserOrigin.origin_id (60fe755)
- Bump pre-commit tool versions (d239a20)
- readme: Add note about .git-blame-ignore-revs (5e93609)
1.3.3 (2024-05-29)
- kirjastot: Force sync finish (a8707f8)
1.3.2 (2024-05-24)
- Upgrade dependencies (1b55384)
1.3.1 (2024-05-14)
- kirjastot: Use finnish translations for holidays (18a96c9)
1.3.0 (2024-05-08)
- Add resource_data_source filter to date periods (822de66)
- Enforce date filters with resource data source (a73d85e)
1.2.2 (2024-04-25)
- Pin drf-spectacular to 0.26.5 (eced391)
1.2.1 (2024-04-22)
- Upgrade django to 4.2 (56be006)
1.2.0 (2024-04-05)
- Add data source filter to date period list (91b4910)
- Add missing migration (2d4a7d4)
- Fix incorrect type for resource parameter (7693a8d)
1.1.0 (2024-01-15)
- Apply migrations on start, refactor pipelines OH-36 (#193) (c152a4c)
- Make KirjastotImporter errors more Sentry-friendly (1177dc3)
- Rollback only libraries with failures when importing libraries (06e2cda)
- Collect all errors in KirjastotImporter instead of stopping on the first one (e0b3f54)
- TPRekImporter: Change deprecated asiointi.hel.fi to tpr.hel.fi (9736d4b)
- Add date_period_ids parameter in copy_date_periods (7305fd0)