pypi django-silk 4.1.0

latest releases: 5.2.0, 5.1.0, 5.0.4...
4 years ago

4.1.0 (2020-08-07)

Full Changelog

New features/Implemented enhancements:

Fixed bugs:

Closed issues:

  • _mask_credentials uses UGC in a regex substitution #410 (barm)
  • Django Silk is not compatible with Django 3.1: EmptyResultSet is removed in Django 3.1 #431 (Tirzono)

Merged pull requests:

  • Wrap re.sub() in try-except #412 (bambookchos)
  • Replace the call to re.findall with re.sub in _mask_credentials so matched values are not treated as regex patterns #413 (ThePumpingLemma)
  • Capture entire key name during cleansing in _mask_credentials #414 (ThePumpingLemma)
  • Clear DB error when configuring silk to use a non-' default' database #417 (eshxcmhk)
  • Fix force_text RemovedInDjango40Warning #422 (justinmayhew)
  • Make compatible with Django 3.1 #432 (Tirzono)
  • Update README.md django-silk is tested with Django 3.1 #433 (Tirzono)

Don't miss a new django-silk release

NewReleases is sending notifications on new releases.