-
Notifications
You must be signed in to change notification settings - Fork 116
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.89.0 into main #4024
Conversation
* feat(http): add support for path params mappings * feat(http): uri encode params * feat(http): automatically adding Content-Type using dest config * chore: addressed review comments * feat: updated xml parser package * feat: updated xml parser package * chore: address review comments * chore: address review comments * chore: address review comments * feat: updated json-template-engine to 0.19.4 * chore: updated tests * chore: minor refactoring * chore: added unit tests
* fix: sonar issues in various components * fix: sonar properties * fix: sonar properties
* feat: add redis support in shopify pixel for id stitching (#3957) * chore: pixelEventLabel for identifier events also * fix: redis await missing * fix: setProperty issue * fix: refactor basic code flow * chore: handle imports, await functions * chore: add pixel prefix for redis carttoken in shopify * chore: address comments * chore: add stat for serverside missing cart token * chore: add unit test for utm param extractfunction --------- Co-authored-by: Utsab Chowdhury <[email protected]>
…ce (#3980) * feat: add redis support in shopify pixel for id stitching * chore: update redis set structure * chore: update attribute name Co-authored-by: Utsab Chowdhury <[email protected]> * fix: stitched events through redis in pixel * fix: stitched events through redis in pixel * fix: stitched events through redis in pixel * chore: add tests * chore: add campaign object support in web pixel events (#3973) * chore: add campaign object support in web pixel events * chore: add custom utm support * chore: address comments * feat: add DATA WAREHOUSE to intg object in shopify pixel * feat: add DATA WAREHOUSE json path handling for some providers * chore: update json structure to be event specific in shopify * chore: add test * chore: add testx2 * chore: resolve conflict * chore: address comments, refactor wh changes * chore: refactor * chore: resolve conflicts * chore: fix test * feat: add redis support in shopify pixel for id stitching (#3957) * feat: add redis support in shopify pixel for id stitching (#3957) * chore: fix redis test * chore: pixelEventLabel for identifier events also * fix: redis await missing * fix: setProperty issue * fix: refactor basic code flow * chore: handle imports, await functions * chore: add pixel prefix for redis carttoken in shopify * chore: address comments * chore: add stat for serverside missing cart token * chore: add unit test for utm param extractfunction * chore: fix sonar issues in wh index js --------- Co-authored-by: Utsab Chowdhury <[email protected]>
* feat: add redis support in shopify pixel for id stitching (#3957) * feat: add redis support in shopify pixel for id stitching (#3957) * chore: update order cancelled, property datatypes * chore: pixelEventLabel for identifier events also * fix: redis await missing * fix: setProperty issue * fix: refactor basic code flow * chore: handle imports, await functions * chore: update order cancelled test --------- Co-authored-by: Utsab Chowdhury <[email protected]>
* feat(http): add support for form format * feat(http): updated form support logic * feat(http): adding namespace tag for xml * chore: addressed review comments * feat: remove template support for apiUrl. Only pathParams is valid * chore: updated regex to resolve sonal issue * chore: updated regex to resolve sonal issue * chore: updated regex to resolve sonal issue * chore: updated regex to resolve sonal issue
* chore: added support for stats calculation middleware on the endpoint customTransform * chore: updated the default values * chore: removed lint errors and unused logs
* fix: add mappings to mp event * fix: router tests * chore: merge conflit fix --------- Co-authored-by: Sai Sankeerth <[email protected]>
Allure Test reports for this run are available at: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4024 +/- ##
==========================================
- Coverage 90.84% 90.82% -0.02%
==========================================
Files 626 627 +1
Lines 32683 32692 +9
Branches 7759 7760 +1
==========================================
+ Hits 29690 29694 +4
- Misses 2770 2775 +5
Partials 223 223 ☔ View full report in Codecov by Sentry. |
|
👑 An automated PR