Skip to content

Changelog#

2.0.0 December 07, 2023#

Breaking Changes

  • update minimum Django version to 5.0 (#21)
  • require Python 3.10+ (#20)

Features

  • make use of HttpRequest.auser() (from Django 5.x) during async middleware (#22) (c9e45ee)
  • require Python 3.10+ (#20) (0385c6f)
  • update minimum Django version to 5.0 (#21) (3c8b4cb)

Dependencies

  • update dependencies (7f2904a)
  • update pre-commit repo revisions (1d6b0ad)

Documentation

  • fix the format of unlinked version headings (fixes #14) (#15) (f78a425)
  • use main branch for source links (fixes #11) (#12) (0638259)

1.1.0 July 02, 2023#

Features

  • celery: add support for tracing Celery tasks (closes #2) (#8) (ad916e7)
  • dispatch signals to enable third-party integrations (closes #4) (#5) (887a131)

Documentation

  • fix mermaid diagram does not render (fixes #7) (81bcb49)

1.0.0 March 28, 2023#

Features

Documentation

Miscellaneous Chores

  • main: bump version 1.0.0 (d38356b)

Last update: 2023-12-07
Created: 2023-12-07