diff --git a/CHANGELOG.md b/CHANGELOG.md index 71ef42f35..e46b42f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.57.2](https://github.com/rudderlabs/rudder-config-schema/compare/v1.57.1...v1.57.2) (2023-10-31) + + +### Bug Fixes + +* add throttling cost parameters for group and identify for gainsightPX ([#1041](https://github.com/rudderlabs/rudder-config-schema/issues/1041)) ([717e274](https://github.com/rudderlabs/rudder-config-schema/commit/717e274908736e679aca4a22d182706fc0d04ec3)) + ### [1.57.1](https://github.com/rudderlabs/rudder-config-schema/compare/v1.57.0...v1.57.1) (2023-10-31) diff --git a/package-lock.json b/package-lock.json index 60b9537a2..afe65c391 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rudder-config-schema", - "version": "1.57.1", + "version": "1.57.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rudder-config-schema", - "version": "1.57.1", + "version": "1.57.2", "license": "MIT", "dependencies": { "ajv": "^8.12.0", diff --git a/package.json b/package.json index efe205a4d..d4f368aa3 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rudder-config-schema", - "version": "1.57.1", + "version": "1.57.2", "description": "", "main": "src/index.ts", "private": true, diff --git a/src/configurations/destinations/gainsight_px/db-config.json b/src/configurations/destinations/gainsight_px/db-config.json index 53170e361..1c1bc76fa 100644 --- a/src/configurations/destinations/gainsight_px/db-config.json +++ b/src/configurations/destinations/gainsight_px/db-config.json @@ -5,6 +5,12 @@ "transformAt": "router", "transformAtV1": "router", "saveDestinationResponse": true, + "throttlingCost": { + "eventType": { + "group": 3, + "identify": 1 + } + }, "includeKeys": ["oneTrustCookieCategories"], "excludeKeys": [], "supportedSourceTypes": [