Backward-incompatible changes: none Deprecations: none Changes: 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