v0.3.0 #45
multani
announced in
Announcements
v0.3.0
#45
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release adds a new processors-builder function that only configures GCP-related processors:
structlog_gcp.build_processors()
asbefore.
The default processors builder function now also supports Context Variables out of the box.
Warning
The
structlog.contextvars.merge_contextvars()
processor is now configured by default: you should remove it from your codebase if you were explicitly configuring it before.What's Changed
structlog_gcp.build_processors
by @multani in Documentstructlog_gcp.build_processors
#44Full Changelog: v0.2.6...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions