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 telemetry: Ensures heartbeat events are sent at regular intervals even when no other events are being sent.
Fix an incompatibility between the handling of namespace module imports and parts of the functionalities of the standard library importlib module.
Fix for the declaration of dependencies for the package.
profiling: handle unexpected stack data to prevent the profiler from stopping.
appsec: This fix resolves an issue in which the library attempted to finalize twice a context object used by the Application Security Management product.