Skip to content

Releases: DirectEmployers/django-middleware

v5.2

15 Aug 14:17
c2814e0

Choose a tag to compare

Allow Django 4.2+

v4.2

03 Jan 19:35
3a20f61

Choose a tag to compare

Update requirements to support django 4.2 (#6)

* update minimum requirements

* pin 4.2.x

v1.2.2

26 Oct 14:16
19cccf2

Choose a tag to compare

Assign HttpRequest.resolver_match for dd-trace. This allows proper traces for healthchecks to appear in Datadog.

v1.2.1

26 Oct 13:13
6ee8f7e

Choose a tag to compare

Remove stack traces from error logs

v1.2.0

30 Sep 21:38

Choose a tag to compare

Increased logging of errors and exceptions to help developers find problems more easily.

v1.1.1

07 Jul 13:55
622d0f2

Choose a tag to compare

Avoid nuisance logging and simplify middleware code.

v1.1.0

05 Jul 14:01
bcbe361

Choose a tag to compare

Increase security by checking what endpoints can be used in healthcheck middleware.

v1.0.0

25 Apr 12:53
be0d283

Choose a tag to compare

A new home for MyJobs/shared_library (#1)

* initial stub and code move from myjobs

* make it a package

* shake of the dust

* update shared_library references to django_utils

* this is only for middleware

* update package name

* add readme for healthcheckmiddleware