Releases: DirectEmployers/django-middleware
Releases · DirectEmployers/django-middleware
v4.2
v1.2.2
Assign HttpRequest.resolver_match for dd-trace. This allows proper traces for healthchecks to appear in Datadog.
v1.2.1
Remove stack traces from error logs
v1.2.0
Increased logging of errors and exceptions to help developers find problems more easily.
v1.1.1
Avoid nuisance logging and simplify middleware code.
v1.1.0
Increase security by checking what endpoints can be used in healthcheck middleware.
v1.0.0
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