You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
internal: This fix resolves an error regarding the remote config module with payloads missing a lib_config entry
grpc: Resolves segfaults raised when grpc.aio interceptors are registered
Code Security: Ensure that when tainting the headers of a Flask application, iterating over the headers (i.e., with headers.items()) does not duplicate them.
pymongo: this resolves an issue where the library raised an error in pymongo.pool.validate_session