Skip to content

kukkuu: v3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 11:58

3.7.0 (2024-09-05)

Features

  • Add more fields and filters to messaging admin view (d70dfe9)
  • Authenticate symmetrically signed JWT with shared secret for browser tests (718d92c)
  • Provide initial browser test data automatically (7250605)
  • Switch setup.cfg -> pyproject.toml, black/isort/flake8 -> ruff (4d8e834)
  • Upgrade Django to 4.2 & upgrade all packages to latest (e5b12aa)
  • Upgrade to Python 3.11 (553b964)

Bug Fixes

  • Allow schema introspection for unauthenticated users (e8879aa)
  • Default test project creation (ab76ba7)
  • Event group creation bug in admin (8ff4042)
  • Making event groups events publishable should not clear event group (e00f931)
  • Message api filters for protocol and occurrences (9277462)
  • Oidc debug extra usage (a9a3d46)
  • Oidc debug extra usage (f1265a1)