From 09d49774956c4093bb0883b4ed4bc4d1b78ef236 Mon Sep 17 00:00:00 2001 From: Utsab Chowdhury Date: Fri, 10 Jan 2025 11:47:46 +0530 Subject: [PATCH 1/5] chore: update config for klaviyo and ga4 v2 --- src/configurations/destinations/ga4_v2/db-config.json | 6 +++++- src/configurations/destinations/klaviyo/ui-config.json | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/configurations/destinations/ga4_v2/db-config.json b/src/configurations/destinations/ga4_v2/db-config.json index db58598024..d7ada11040 100644 --- a/src/configurations/destinations/ga4_v2/db-config.json +++ b/src/configurations/destinations/ga4_v2/db-config.json @@ -154,6 +154,10 @@ }, "options": { "isBeta": false, - "supportsCustomMappings": true + "supportsCustomMappings": true, + "hidden": { + "featureFlagName": "AMP_ga4_v2", + "featureFlagValue": false + } } } diff --git a/src/configurations/destinations/klaviyo/ui-config.json b/src/configurations/destinations/klaviyo/ui-config.json index c97ac449d7..353a75987d 100644 --- a/src/configurations/destinations/klaviyo/ui-config.json +++ b/src/configurations/destinations/klaviyo/ui-config.json @@ -38,7 +38,7 @@ "configKey": "apiVersion", "options": [ { - "label": "2023-02-22 (Will be removed by H2'2025)", + "label": "2023-02-22 (Will be removed by Feb 2025)", "value": "v1" }, { @@ -46,7 +46,7 @@ "value": "v2" } ], - "default": "v1", + "default": "v2", "footerNote": "Please Select the API version to use" } ] From 4ba0df7dc0694e6469b6aa9fa6db427b54b5dc90 Mon Sep 17 00:00:00 2001 From: Utsab Chowdhury Date: Tue, 14 Jan 2025 13:08:10 +0530 Subject: [PATCH 2/5] chore: enable ga4 v2 as beta (#1862) --- src/configurations/destinations/ga4_v2/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/destinations/ga4_v2/db-config.json b/src/configurations/destinations/ga4_v2/db-config.json index d7ada11040..a63572ae4c 100644 --- a/src/configurations/destinations/ga4_v2/db-config.json +++ b/src/configurations/destinations/ga4_v2/db-config.json @@ -153,7 +153,7 @@ "secretKeys": ["apiSecret"] }, "options": { - "isBeta": false, + "isBeta": true, "supportsCustomMappings": true, "hidden": { "featureFlagName": "AMP_ga4_v2", From f5837e98eeb6d538730bab92a73f067d60790f2c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Jan 2025 07:38:50 +0000 Subject: [PATCH 3/5] chore(release): 1.101.0 --- CHANGELOG.md | 18 ++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec3e4f1b41..100094f32f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.101.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.100.0...v1.101.0) (2025-01-14) + + +### Features + +* add config for hash to bingads offline conversions ([#1843](https://github.com/rudderlabs/rudder-config-schema/issues/1843)) ([49356fe](https://github.com/rudderlabs/rudder-config-schema/commit/49356feee94e355e5d1c3f0f83139770eaf12ea4)) +* add tags for sdk source types ([#1841](https://github.com/rudderlabs/rudder-config-schema/issues/1841)) ([1f4e1c5](https://github.com/rudderlabs/rudder-config-schema/commit/1f4e1c5edb6fb95be21e62d5671427a91a371a50)) +* **http:** added pathParams field and renamed the tab ro URL params ([#1831](https://github.com/rudderlabs/rudder-config-schema/issues/1831)) ([04797e9](https://github.com/rudderlabs/rudder-config-schema/commit/04797e99f87200d550b39016812cab0969a8f5ce)) +* onboard topsort destination ([#1842](https://github.com/rudderlabs/rudder-config-schema/issues/1842)) ([2c683fe](https://github.com/rudderlabs/rudder-config-schema/commit/2c683fec0ac8d8518096413c6d2b018a1e7b4d1e)) + + +### Bug Fixes + +* javascript source display name ([#1854](https://github.com/rudderlabs/rudder-config-schema/issues/1854)) ([ac0f867](https://github.com/rudderlabs/rudder-config-schema/commit/ac0f8674eb860ebc3bf2e2f75aa736066ad9b385)) +* pr body in constants pr workflow ([83d7b26](https://github.com/rudderlabs/rudder-config-schema/commit/83d7b2674f2b4bc209331d1dcd2b3c3bacafb4ab)) +* pr body in constants pr workflow ([3d227f7](https://github.com/rudderlabs/rudder-config-schema/commit/3d227f7126c96df9bf64fbd9587ac5d8f19fe17c)) +* pr labels in constants pr workflow ([e8c5167](https://github.com/rudderlabs/rudder-config-schema/commit/e8c5167cad5f9792e2621ddc7695fe85b7aa8fb4)) + ## [1.100.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.99.1...v1.100.0) (2024-12-18) diff --git a/package-lock.json b/package-lock.json index e90a786bae..44c8ae7392 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rudder-config-schema", - "version": "1.100.0", + "version": "1.101.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rudder-config-schema", - "version": "1.100.0", + "version": "1.101.0", "license": "MIT", "dependencies": { "ajv": "^8.12.0", diff --git a/package.json b/package.json index ccff979d9a..183ea451f2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rudder-config-schema", - "version": "1.100.0", + "version": "1.101.0", "description": "", "main": "src/index.ts", "private": true, From c93e01422e45a0212e58b0beb807d62c033ac579 Mon Sep 17 00:00:00 2001 From: Yashasvi Bajpai <33063622+yashasvibajpai@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:20:18 +0530 Subject: [PATCH 4/5] chore: update changelog --- CHANGELOG.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 100094f32f..bfc20d2d3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,21 +4,10 @@ All notable changes to this project will be documented in this file. See [standa ## [1.101.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.100.0...v1.101.0) (2025-01-14) - -### Features - -* add config for hash to bingads offline conversions ([#1843](https://github.com/rudderlabs/rudder-config-schema/issues/1843)) ([49356fe](https://github.com/rudderlabs/rudder-config-schema/commit/49356feee94e355e5d1c3f0f83139770eaf12ea4)) -* add tags for sdk source types ([#1841](https://github.com/rudderlabs/rudder-config-schema/issues/1841)) ([1f4e1c5](https://github.com/rudderlabs/rudder-config-schema/commit/1f4e1c5edb6fb95be21e62d5671427a91a371a50)) -* **http:** added pathParams field and renamed the tab ro URL params ([#1831](https://github.com/rudderlabs/rudder-config-schema/issues/1831)) ([04797e9](https://github.com/rudderlabs/rudder-config-schema/commit/04797e99f87200d550b39016812cab0969a8f5ce)) -* onboard topsort destination ([#1842](https://github.com/rudderlabs/rudder-config-schema/issues/1842)) ([2c683fe](https://github.com/rudderlabs/rudder-config-schema/commit/2c683fec0ac8d8518096413c6d2b018a1e7b4d1e)) - - ### Bug Fixes -* javascript source display name ([#1854](https://github.com/rudderlabs/rudder-config-schema/issues/1854)) ([ac0f867](https://github.com/rudderlabs/rudder-config-schema/commit/ac0f8674eb860ebc3bf2e2f75aa736066ad9b385)) -* pr body in constants pr workflow ([83d7b26](https://github.com/rudderlabs/rudder-config-schema/commit/83d7b2674f2b4bc209331d1dcd2b3c3bacafb4ab)) -* pr body in constants pr workflow ([3d227f7](https://github.com/rudderlabs/rudder-config-schema/commit/3d227f7126c96df9bf64fbd9587ac5d8f19fe17c)) -* pr labels in constants pr workflow ([e8c5167](https://github.com/rudderlabs/rudder-config-schema/commit/e8c5167cad5f9792e2621ddc7695fe85b7aa8fb4)) +* enable ga4 v2 as beta ([4ba0df7](https://github.com/rudderlabs/rudder-config-schema/pull/1863/commits/4ba0df7dc0694e6469b6aa9fa6db427b54b5dc90)) +* update config for klaviyo and ga4 v2 ([09d4977](https://github.com/rudderlabs/rudder-config-schema/pull/1863/commits/7efcfd1c017a5608710babb40a28d3c145cd8c85)) ## [1.100.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.99.1...v1.100.0) (2024-12-18) From 93396f8ed98f7ab3ebea5ee87bbc0892fbb5722d Mon Sep 17 00:00:00 2001 From: Yashasvi Bajpai <33063622+yashasvibajpai@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:45:26 +0530 Subject: [PATCH 5/5] chore: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfc20d2d3f..758a314d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,6 @@ All notable changes to this project will be documented in this file. See [standa ### Bug Fixes -* enable ga4 v2 as beta ([4ba0df7](https://github.com/rudderlabs/rudder-config-schema/pull/1863/commits/4ba0df7dc0694e6469b6aa9fa6db427b54b5dc90)) * update config for klaviyo and ga4 v2 ([09d4977](https://github.com/rudderlabs/rudder-config-schema/pull/1863/commits/7efcfd1c017a5608710babb40a28d3c145cd8c85)) ## [1.100.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.99.1...v1.100.0) (2024-12-18) @@ -19,6 +18,7 @@ All notable changes to this project will be documented in this file. See [standa ### Bug Fixes +* enable ga4 v2 as beta ([4ba0df7](https://github.com/rudderlabs/rudder-config-schema/pull/1863/commits/4ba0df7dc0694e6469b6aa9fa6db427b54b5dc90)) * pr body in constants pr workflow ([83d7b26](https://github.com/rudderlabs/rudder-config-schema/commit/83d7b2674f2b4bc209331d1dcd2b3c3bacafb4ab)) * pr body in constants pr workflow ([3d227f7](https://github.com/rudderlabs/rudder-config-schema/commit/3d227f7126c96df9bf64fbd9587ac5d8f19fe17c)) * pr labels in constants pr workflow ([e8c5167](https://github.com/rudderlabs/rudder-config-schema/commit/e8c5167cad5f9792e2621ddc7695fe85b7aa8fb4))