Skip to content

Latest commit

 

History

History
253 lines (122 loc) · 11.1 KB

File metadata and controls

253 lines (122 loc) · 11.1 KB

Changelog

2.2.3 (2026-05-20)

Dependencies

  • Bump idna from 3.11 to 3.15 (00cb426)

2.2.2 (2026-05-19)

Bug Fixes

  • docker: Add --chmod to COPY instructions (39439cb)
  • Remove makemigrations from docker-entrypoint (1a6ea1f)

Dependencies

  • Bump urllib3 from 2.6.3 to 2.7.0 (21a5ca0)

2.2.1 (2026-05-11)

Dependencies

  • Bump django from 5.2.13 to 5.2.14 (eafb67c)

2.2.0 (2026-04-27)

Features

  • Add AD login for Django Admin (87dfddc)

Dependencies

  • Bump logging packages (ba15ffb)
  • Move uwsgi to main requirements (3a84f92)

2.1.1 (2026-04-14)

Dependencies

  • Bump django from 5.2.12 to 5.2.13 (532d55d)
  • Bump pytest from 8.4.2 to 9.0.3 (6d28397)

2.1.0 (2026-04-01)

Features

  • Use django-helsinki-health-endpoints for readiness and healthz (1949694)

2.0.2 (2026-03-31)

Dependencies

  • Bump ecdsa from 0.19.1 to 0.19.2 (946e74d)
  • Bump pygments from 2.19.2 to 2.20.0 (3e617fe)
  • Bump requests from 2.32.5 to 2.33.0 (3d364f1)

2.0.1 (2026-03-18)

Dependencies

  • Bump pyasn1 from 0.6.2 to 0.6.3 (7a13b5b)

2.0.0 (2026-03-10)

⚠ BREAKING CHANGES

  • remove obsolete AuditLog model and functionality

Features

  • Delete user in gdpr destroy if no documents left (9bc4727)
  • Remove obsolete AuditLog model and functionality (bc39a05)

Dependencies

  • Bump django from 5.2.11 to 5.2.12 (63b5830)
  • Bump sqlparse from 0.5.3 to 0.5.4 (7dd3f81)

1.4.3 (2026-02-05)

Bug Fixes

  • Log status enum value in audit log (16fe9f8)

Performance Improvements

  • Prefetch activities for status histories (f80b870)

Dependencies

  • Bump django from 5.2.9 to 5.2.11 (13927cc)

1.4.2 (2026-01-20)

Bug Fixes

  • Change audit log env var to correct form (16c178c)
  • Use correct args in the elasticsearch client (3956320)

Dependencies

  • Bump pyasn1 from 0.6.1 to 0.6.2 (661ecc6)
  • Bump urllib3 from 1.26.20 to 2.6.3 (849f3fa)

1.4.1 (2025-12-04)

Dependencies

  • Bump django from 5.2.8 to 5.2.9 (01097df)

1.4.0 (2025-12-03)

Features

  • Allow Sentry uWSGI-plugin to be optional (26e1b51)
  • Migrate to ResilientLogger (d93b963)
  • Switch logging to django-logger-extra (326572f)

Dependencies

  • Add django-resilient-logger to deps (0aeceea)

1.3.0 (2025-11-11)

Features

  • Allow dynamic sentry trace ignore paths (7901e10)
  • Enable sentry logging for uWSGI (78cc96d)
  • sentry: Update sentry configuration (ff58c2f)

Dependencies

  • Bump django from 5.2.7 to 5.2.8 (97164b8)
  • Bump sentry-sdk from 2.39.0 to 2.42.0 (ff1f93f)
  • Remove ruff and pre-commit from dev-deps (06004d7)
  • Update prod-deps (781d098)

1.2.5 (2025-10-14)

Dependencies

1.2.4 (2025-09-10)

Dependencies

  • Bump django from 4.2.23 to 4.2.24 (ec79893)
  • Upgrade to python 3.12 (a632fee)

1.2.3 (2025-06-11)

Dependencies

  • Bump django from 4.2.22 to 4.2.23 (98ac887)
  • Bump requests from 2.32.3 to 2.32.4 (1daade0)

1.2.2 (2025-06-10)

Dependencies

  • Bump django from 4.2.21 to 4.2.22 (0bd4481)

1.2.1 (2025-05-14)

Dependencies

  • Bump django from 4.2.20 to 4.2.21 (10c7dab)

1.2.0 (2025-03-07)

Features

  • Delete document metadata on gdpr delete (fc6be14)

Dependencies

  • Bump django from 4.2.17 to 4.2.20 (bf90124)
  • Bump python-jose from 3.3.0 to 3.4.0 (2ef9937)
  • Bump virtualenv from 20.26.5 to 20.26.6 (f1a4980)

1.1.2 (2025-02-05)

Bug Fixes

Dependencies

  • Add ruff and migrate to pyproject.toml (3f5dc2e)

1.1.1 (2024-12-23)

Bug Fixes

  • Document status change causing error with json payload (813201c)

1.1.0 (2024-12-16)

Features

  • Add backchannel logout (7de7d72)
  • settings: Use DATABASE_PASSWORD if present (9f11d58)

Dependencies

1.0.1 (2024-05-24)

Dependencies