Skip to content

Latest commit

 

History

History
119 lines (56 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

119 lines (56 loc) · 5.36 KB

Changelog

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)

1.3.6 (2024-08-22)

Bug Fixes

  • Add constraint for UserOrigin's user and data_source fields (fc61972)

1.3.5 (2024-08-09)

Reverts

  • Remove earlier fix for HAUKI-656 (88d4ce4)

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)

1.3.3 (2024-05-29)

Bug Fixes

  • kirjastot: Force sync finish (a8707f8)

1.3.2 (2024-05-24)

Dependencies

1.3.1 (2024-05-14)

Bug Fixes

  • kirjastot: Use finnish translations for holidays (18a96c9)

1.3.0 (2024-05-08)

Features

  • Add resource_data_source filter to date periods (822de66)
  • Enforce date filters with resource data source (a73d85e)

1.2.2 (2024-04-25)

Dependencies

  • Pin drf-spectacular to 0.26.5 (eced391)

1.2.1 (2024-04-22)

Dependencies

1.2.0 (2024-04-05)

Features

  • Add data source filter to date period list (91b4910)

Bug Fixes

Documentation

  • Fix incorrect type for resource parameter (7693a8d)

1.1.0 (2024-01-15)

Features

  • 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)