-
Notifications
You must be signed in to change notification settings - Fork 118
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
chore(release): pull release/v1.92.0 into main #4131
Conversation
* feat: add userId to web pixel events from redis if available * feat: stitching id in anonymous checkouts across checkouts (#4074) * chore: move anonymousId to userId redis setting to common util * chore: add userId enrichment for server side events * chore: address comments * chore: update ttl for cart token and userId mappings in redis * chore: address comments, add action support in identifier event * feat: add support for idenitify calls when anonymousid userId both present in ecom events (#4092) * feat: add support for idenitify calls when anonymousid userId both present * chore: update code, add test * chore: traits are inside context * chore: add stats for mapping get set operations * chore: fix codecov sonar issues
* feat: zoho vdmv2 * chore: fix search id function * chore: extra utils unit tests for zoho * chore: small refactor and extra tests * chore: small refactor and extra tests * chore: update mutliselct config schema * chore: extra tests * chore: search with expired access token
* chore: upgrade node version to 20 * chore: update npm start command * chore: upgrade isolated vm * fix: custom dns lookup for user transformations
…endesk destination (#4124)
* fix: vs code debugger config * fix: vs code debugger config * fix: vs code debugger config
* feat: added event validation in braze source * fix: addressing comments * feat: added more test cases * feat: added tests covering more scenarios * fix: addressing comments
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4131 +/- ##
=======================================
Coverage 91.21% 91.21%
=======================================
Files 631 631
Lines 33076 33084 +8
Branches 7827 7831 +4
=======================================
+ Hits 30170 30178 +8
Misses 2658 2658
Partials 248 248 ☔ View full report in Codecov by Sentry. |
|
Allure Test reports for this run are available at: |
👑 An automated PR