forked from pool/python-structlog
- Update to 21.1.0:
* structlog.threadlocal.wrap_dict() now has a correct type annotation. #290 * Fix isolation in structlog.contextvars. #302 * The default configuration and loggers are pickleable again. #301 * structlog.dev.ConsoleRenderer will now look for a logger_name key if no logger key is set. #295 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-structlog?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 08:07:55 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 21.1.0:
|
||||
* structlog.threadlocal.wrap_dict() now has a correct type
|
||||
annotation. #290
|
||||
* Fix isolation in structlog.contextvars. #302
|
||||
* The default configuration and loggers are pickleable again. #301
|
||||
* structlog.dev.ConsoleRenderer will now look for a logger_name
|
||||
key if no logger key is set. #295
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 4 11:16:18 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user