Update dependency python-json-logger to v2.0.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
python-json-logger | ironbank-pypi | patch |
2.0.1 -> 2.0.4
|
Release Notes
madzak/python-json-logger
v2.0.4
Changed
- Fix too strict regex for percentage style logging - @aberres
v2.0.3
Added
- Add PEP 561 marker/basic mypy configuration. - @bringhurst
- Workaround logging.LogRecord.msg type of string. - @bringhurst
Changed
- Changed a link archive of the reference page in case it's down. - @ahonnecke
- Removed unnecessary try-except around OrderedDict usage - @sozofaan
- Update documentation link to json module + use https - @deronnax
- Dropped 3.5 support. - @bringhurst
v2.0.2
Added
- Officially supporting 3.9 - @felixonmars.
- You can now add static fields to log objects - @cosimomeli.
Changed
- Dropped 3.4 support.
- Dropped Travis CI for Github Actions.
- Wheel should build for python 3 instead of just 3.4 now.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.