Skip to content

Releases: rudderlabs/rudder-transformer

v1.20.2

01 Apr 14:03
a9eb4d8
Compare
Choose a tag to compare

Bug Fixes

  • add the missing git commit sha of the source to bugsnag (#2030) (65ccbdd)

v1.20.1

01 Apr 13:07
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/cache from 3.2.1 to 3.3.1 by @dependabot in #2008
  • chore(deps): bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in #2007
  • chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #2006
  • fix(customerio): added validations to convert integer to string by @mihir-4116 in #2017
  • chore: adding prometheus client support for all stats emitted from transformer by @chandumlg in #1937
  • feat: add fb to transformer proxy by @ujjwal-ab in #1900
  • feat: add audience id for retl sources from context by @ruchiramoitra in #2025
  • fix(customerio): update logic of getting event name by @ItsSudip in #2028
  • chore: bump new version by @ItsSudip in #2029
  • chore(build): add slack notification support for releases by @saikumarrs in #2021
  • chore(release): pull main into develop post release v1.20.0 by @github-actions in #2016

Full Changelog: v1.20.0...v1.20.1

v1.20.0

28 Mar 11:21
2e661a3
Compare
Choose a tag to compare

Bug Fixes

  • gainsignt_px: undefined attributes issue (#2010) (bf56359)
  • undefined columnToPropertyMapping config issue (#1998) (ef7a351)
  • monday: axios call empty response issue (#2001) (196294f)
  • rockerbox: make email as non-required field (#1995) (2f7ebff)
  • snapchat_conversion: price calculation (#1988) (8240224)
  • test-cases: fix test cases to use template like secret keys (#1973) (f709d1f)

v1.19.0

27 Mar 05:49
a7ebcaa
Compare
Choose a tag to compare

What's Changed

  • chore(release): pull main into develop post release v1.18.0 by @github-actions in #1987
  • fix: file names in helm charts update job by @saikumarrs in #1992
  • fix(GA4): revert context.traits support for user_properties by @mihir-4116 in #1991
  • chore(release): pull hotfix-release/1.19.0 into main by @github-actions in #1993

Full Changelog: v1.18.0...v1.19.0

v1.18.0

23 Mar 10:13
b0eacea
Compare
Choose a tag to compare

Bug Fixes

Features

v1.17.0

23 Mar 10:13
a3b8b33
Compare
Choose a tag to compare

Bug Fixes

  • added products array check for iterable destination (#1949) (87db73e)
  • fb pixel: ecomm (#1932) (8d5e07a), closes #1964
  • firehose: handle undefined message type (#1942) (d3ea664)
  • integration: pinterest content_id field dropped when having null value to match with cdkv2 (#1950) (09995e9)

Features

  • add default action source (#1957) (043cae2)
  • braze: refactor code custom attribute operations (#1943) (9c91bfc)
  • mix-panel: add support for multiple group key value (#1773) (e7a8d48)

v1.16.2

23 Mar 10:13
821a3bb
Compare
Choose a tag to compare

Bug Fixes

  • add optional chaining for phone in tiktok_ads_offline_events (37dc013)

v1.16.1

23 Mar 10:13
0274153
Compare
Choose a tag to compare

Bug Fixes

v1.16.0

23 Mar 10:13
d697f19
Compare
Choose a tag to compare

Bug Fixes

  • changelog (ef13dd8)
  • create pull-request jobs in workflows (36b2677)
  • syntax issue in workflow (09d7659)
  • syntax issue in workflow (c84ef6e)
  • util: getDestinationExternalIDObjectForRetl funciton (#1919) (235243d)

Features

v1.15.1

23 Mar 10:13
1d66f07
Compare
Choose a tag to compare

Bug Fixes

  • destination: add channel as platform (#1906) (4cfbbd0)
  • slack: handlebars error handling (#1910) (0c6bc2e)
  • client_id mapping for ga4 (#1904) (9aaf908)
  • remove ga4 identify call support for cloud mode and treat identify call event as track events (login, sign_up and generate_lead) (#1903) (fa8fd74)

Features