Skip to content
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

Merged
merged 14 commits into from
Jan 28, 2025
Merged

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

sanpj2292 and others added 14 commits January 21, 2025 19:13
* 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]>
@devops-github-rudderstack
Copy link
Contributor Author

Allure Test reports for this run are available at:

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 95.03311% with 15 lines in your changes missing coverage. Please review.

Project coverage is 90.82%. Comparing base (2f7be73) to head (76af665).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/middlewares/stats.ts 33.33% 6 Missing ⚠️
src/warehouse/util.js 75.00% 4 Missing ⚠️
src/cdk/v2/destinations/http/utils.js 97.14% 2 Missing ⚠️
src/v1/sources/shopify/transformV1.js 88.88% 2 Missing ⚠️
src/v0/destinations/adobe_analytics/utils.js 93.75% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@sanpj2292 sanpj2292 merged commit 98a54ad into main Jan 28, 2025
30 checks passed
@sanpj2292 sanpj2292 deleted the release/v1.89.0 branch January 28, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants