Releases: rudderlabs/rudder-transformer
Releases · rudderlabs/rudder-transformer
v1.102.1
What's Changed
- chore: criteo audience api version upgrade (#4382) by @manish339k in #4404
Full Changelog: v1.102.0...v1.102.1
v1.102.0
What's Changed
- fix: handle empty oauth secret for multiple destination (#4295) by @maheshkutty in #4388
- fix: improve gzip creation function by @maheshkutty in #4389
- chore(release): pull hotfix-release/v1.102.0 into main by @devops-github-rudderstack in #4393
Full Changelog: v1.101.2...v1.102.0
v1.101.1
Release v1.101.1
🐛 Bug Fixes
- handle newline for slack (#4357)
🔧 Other Changes
- chore: add config restricted oct 2024 revision for klaviyo subscriptions
- chore(release): 1.101.1
- chore: add config restricted oct 2024 revision for klaviyo
- Revert "Merge branch 'develop' into main"
- refactor: move rudderId to RudderMessageSchema as optional field (#4356)
- refactor: update customerio_audience to use RudderRecordV2Schema (#4343)
- chore: pass copy of metadata to avoid actual metadata modifications (#4345)
Full Changelog: v1.101.0...v1.101.1
v1.101.0
Release v1.101.0
🚀 Features
- bluecore email subscription event (#4304)
- update destination type with optional account types (#4291)
🐛 Bug Fixes
- add uuid as fallback to missing anonymousId in webhook events (#4276)
🔧 Other Changes
- Revert "feat: update destination type with optional account types (#4291)" (#4348)
- chore: pass copy of metadata to avoid actual metadata modifications (#4351)
- chore(release): 1.101.0
- chore: mp add content type header to all apis (#4344)
- chore: bump slackapi/slack-github-action from 1.27.0 to 2.1.0 (#4312)
- chore: bump codecov/codecov-action from 5.4.2 to 5.4.3 (#4335)
- chore: payload size middleware performance improvement (#4318)
- chore: correct dotenv import (#4320)
- chore: add string check for phone in gaoc (#4311)
- chore(braze): added docs for braze destination (#4297)
- chore: fix status in mailchimp, fix cognitive complexity, add unit tests (#4314)
- chore(destination): migrate slack destination tests to new format (#4279)
Full Changelog: v1.100.0...v1.101.0
v1.100.0
Release v1.100.0
🚀 Features
- remove hardcoded node_options (#4316)
🔧 Other Changes
- chore(release): 1.100.0
Full Changelog: v1.99.0...v1.100.0
v1.99.0
Release v1.99.0
🚀 Features
- add new event mapping for tiktok (#4298)
🔧 Other Changes
- chore(release): 1.99.0
- chore: migrate snapchat conversion test to new structure (#4294)
- chore: update integrations-lib to 0.2.31 (#4277)
- chore: increase commitlint body-max-length (#4299)
- chore: webhook integration tests generation script upgrade (#4215)
- chore: update commitlint-github-action version (#4301)
- chore: change sonarcloud-github-action to sonarqube-scan-action (#4300)
- chore: bump @commitlint/config-conventional from 17.8.1 to 19.8.0 (#4200)
- chore(pyroscope): test cases modified for init
- chore: enable collection of cpu data
- chore: cleanup unused types and move anys to src/types
Full Changelog: v1.98.0...v1.99.0
1.98.0
1.97.2
1.97.1
1.97.0
Breaking Change
- Transformer sources no longer support v1 specification requests (#4192)
Bug Fixes
- handle invalid logincustomerId depending on subAccount (#4243) (5b3c7d3)
- encode userId with forward slashes in CustomerIO URLs (#4229) (b56ea86)
- ensure marketo_static_list metadata is always an array (#4241) (90095be)
- handle fb_custom_audience auth error (#4237) (ab427cd)
- handle null properties for ga nonEcomGenericEvent (#4207) (38f3da2)
- customerio: encode path parameter function (#4234) (bcade26)
- remove extra env (1e8e824)
- removing unwanted fields from event metadata in reddit destination (#4221) (d379d7f)
- seperate dt and ut devops prs (#4223) (c82d934)
- use UTC in getBirthdayObj to fix the ortto destination test in different timezones (#4209) (6ba03a0)
- validation error message in ga4 (#4208) (3176dfe)
Features
- add record v1 support to event stream for garl (#4231) (8e28808)
- add spread middleware which will help to spread information around the event body (#4186) (d72fbaa)
- add validation for sourceEvents array type (#4240) (c182e7f)
- added union and append operation in mp (#4225) (cce35f3)
- onboard userpilot integration (#4238) (333c42e), closes #4164
- support compacted destination transformation payloads (#4220) (e23fff9)
- mp: add validation for property limits in mixpanel destination (#4233) (bad8a67)