- update to 2.0.7:
* Fix inclusion of py.typed in pip packages - @sth
* Added pytest support with test file rename. Migrated to
assertEqual
* Parameter `rename_fields` in merge_record_extra is now
optional - @afallou
* Allow reserved attrs to be renamed - @henkhogan
* Support added for Python 3.11
* Now verifying builds in Pypy 3.9 as well
* Type annotations are now in the package - @louis-jaris
* Fix rename_fields for exc_info - @guilhermeferrari
* Cleaned up test file for PEP8 - @lopagela
* Cleaned up old Python 2 artifacts - @louis-jaris
* Dropped Python 3.5 support - @idomozes
* Moved type check via tox into 3.11 run only
* Added test run in Python3.6 (will keep for a little while
longer, but it's EOL so upgrade)
OBS-URL: https://build.opensuse.org/request/show/1084222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-json-logger?expand=0&rev=8
* Fix inclusion of py.typed in pip packages - @sth
* Added pytest support with test file rename. Migrated to
assertEqual
* Parameter `rename_fields` in merge_record_extra is now
optional - @afallou
* Allow reserved attrs to be renamed - @henkhogan
* Support added for Python 3.11
* Now verifying builds in Pypy 3.9 as well
* Type annotations are now in the package - @louis-jaris
* Fix rename_fields for exc_info - @guilhermeferrari
* Cleaned up test file for PEP8 - @lopagela
* Cleaned up old Python 2 artifacts - @louis-jaris
* Dropped Python 3.5 support - @idomozes
* Moved type check via tox into 3.11 run only
* Added test run in Python3.6 (will keep for a little while
longer, but it's EOL so upgrade)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=16
- Update to 2.0.4 - 2022-07-11
Changed
Fix too strict regex for percentage style logging - @aberres
- Update to 2.0.3 - 2022-07-08
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
OBS-URL: https://build.opensuse.org/request/show/1008612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=14
* stop mentioning librabbitmq
* Use ANY from unittest instead of case.mock
* fix flake8 in kombu/asynchronous/aws/connection.py
* Dont failfast when pypy3 tests fail
* Return empty list instead of InconsistencyError when exchange table is empty
- update to 5.1.0:
* Fix queue names special characters replacement for Azure Service Bus.
* Add support for SQLAlchemy 1.4.
* Coerce seconds argument to a floating point number in Timer.enter_after.
* Add accept parameter to SimpleQueue class.
* prepare_accept_content() now raises SerializerNotInstalled instead of KeyError.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=13