-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 fix beforeSend type definition for logs #2686
Conversation
13aba55
to
db9b257
Compare
Bundles Sizes Evolution
|
…le isolation compatibility
/to-staging |
🚂 Branch Integration: this build is next, merge in < 10m Commit e9197c92f2 will soon be integrated into staging-14. This build is next! (estimated merge in less than 10m) Use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…o staging-14 Co-authored-by: Thomas Lebeau <[email protected]>
🚂 Branch Integration: This commit was successfully integrated Commit e9197c92f2 has been merged into staging-14 in merge commit 69ced592ff. Check out the triggered pipeline on Gitlab 🦊 |
Motivation
fixes #2685
Changes
Add missing context argument to log's
beforeSend
type definitionTesting
I have gone over the contributing documentation.