Skip to content

Releases: DirectEmployers/django-middleware

v4.2

03 Jan 19:35
3a20f61
Compare
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
Compare
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
Compare
Choose a tag to compare

Remove stack traces from error logs

v1.2.0

30 Sep 21:38
Compare
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
Compare
Choose a tag to compare

Avoid nuisance logging and simplify middleware code.

v1.1.0

05 Jul 14:01
bcbe361
Compare
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
Compare
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