Skip to content

Commit

Permalink
Merge pull request #1279 from rudderlabs/release/v1.68.0
Browse files Browse the repository at this point in the history
chore(release): pull release/v1.68.0 into main
  • Loading branch information
sandeepdsvs authored Mar 20, 2024
2 parents 3ab8263 + f4dcdb8 commit ec5ba7e
Show file tree
Hide file tree
Showing 83 changed files with 1,408 additions and 932 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
secrets:
API_USERNAME: ${{ secrets.PROD_USERNAME }}
API_PASSWORD: ${{ secrets.PROD_PASSWORD }}
SLACK_BOT_TOKEN: $$ {{ secrets.SLACK_BOT_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_RELEASE_CHANNEL_ID: ${{ secrets.SLACK_RELEASE_CHANNEL_ID }}
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
secrets:
API_USERNAME: ${{ secrets.DEV_USERNAME }}
API_PASSWORD: ${{ secrets.DEV_PASSWORD }}
SLACK_BOT_TOKEN: $$ {{ secrets.SLACK_BOT_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_RELEASE_CHANNEL_ID: ${{ secrets.SLACK_RELEASE_CHANNEL_ID }}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.68.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.67.1...v1.68.0) (2024-03-18)


### Features

* custom environment slug ([#1275](https://github.com/rudderlabs/rudder-config-schema/issues/1275)) ([a856eef](https://github.com/rudderlabs/rudder-config-schema/commit/a856eef62d79dbf61fad3b9d84eb31d33f62b5ea))
* onboard destination movable ink ([#1252](https://github.com/rudderlabs/rudder-config-schema/issues/1252)) ([c4bdb5e](https://github.com/rudderlabs/rudder-config-schema/commit/c4bdb5ee623765c7c18802628366ff02f2196782))
* onboard new destination koala ([#1258](https://github.com/rudderlabs/rudder-config-schema/issues/1258)) ([37b7150](https://github.com/rudderlabs/rudder-config-schema/commit/37b7150736fe803b3c837f01a57a80ad53cbfede))
* reviewed destinations for secret keys and updated configs accordingly ([#1268](https://github.com/rudderlabs/rudder-config-schema/issues/1268)) ([7289e5c](https://github.com/rudderlabs/rudder-config-schema/commit/7289e5c07e849f40ecc0700db733b48c9afc9364))


### Bug Fixes

* secret keys for destinations ([#1224](https://github.com/rudderlabs/rudder-config-schema/issues/1224)) ([6d1be08](https://github.com/rudderlabs/rudder-config-schema/commit/6d1be08238de2fa00e16d4bf4717ebd611e12341))
* slack notifications ([#1260](https://github.com/rudderlabs/rudder-config-schema/issues/1260)) ([9800571](https://github.com/rudderlabs/rudder-config-schema/commit/9800571dcd81eab128dc7a3345a6dcb6645ed079))

### [1.67.1](https://github.com/rudderlabs/rudder-config-schema/compare/v1.67.0...v1.67.1) (2024-03-08)


Expand Down
6 changes: 3 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @nidhilashkari17 @lvrach @bardisg
/src/configurations/ @lvrach @cisse21 @nidhilashkari17 @debanjan97 @ssbeefeater @AchuthaSourabhC @ruchiramoitra @ashishRudder @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @desusai7 @1abhishekpandey @bardisg
/test/ @lvrach @cisse21 @nidhilashkari17 @debanjan97 @ssbeefeater @AchuthaSourabhC @ruchiramoitra @ashishRudder @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @desusai7 @1abhishekpandey @bardisg
* @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @RanjeetMishra @lvrach @bardisg
/src/configurations/ @lvrach @cisse21 @debanjan97 @am6010 @ssbeefeater @AchuthaSourabhC @ruchiramoitra @ashishRudder @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @desusai7 @1abhishekpandey @bardisg
/test/ @lvrach @cisse21 @debanjan97 @am6010 @ssbeefeater @AchuthaSourabhC @ruchiramoitra @ashishRudder @ItsSudip @shrouti1507 @sandeepdsvs @krishna2020 @desusai7 @1abhishekpandey @bardisg
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-config-schema",
"version": "1.67.1",
"version": "1.68.0",
"description": "",
"main": "src/index.ts",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion src/configurations/destinations/adj/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"flutter": ["useNativeSDK"],
"unity": ["useNativeSDK"]
},
"secretKeys": []
"secretKeys": ["appToken"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/af/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"flutter": ["useNativeSDK"],
"cordova": ["useNativeSDK"]
},
"secretKeys": []
"secretKeys": ["apiToken"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/airship/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"destConfig": {
"defaultConfig": ["apiKey", "appKey", "dataCenter", "oneTrustCookieCategories"]
},
"secretKeys": ["apiKey"]
"secretKeys": ["apiKey", "appKey"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/autopilot/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"cloud": ["connectionMode"],
"warehouse": ["connectionMode"]
},
"secretKeys": []
"secretKeys": ["apiKey"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/azure_synapse/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"syncFrequency": {
"type": "string",
"pattern": "^(30|60|180|360|720|1440)$",
"default": "30"
"default": "180"
},
"syncStartAt": {
"type": "string"
Expand Down
4 changes: 2 additions & 2 deletions src/configurations/destinations/azure_synapse/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
}
],
"defaultOption": {
"name": "Every 30 minutes",
"value": "30"
"name": "Every 3 hours",
"value": "180"
},
"required": false
},
Expand Down
2 changes: 1 addition & 1 deletion src/configurations/destinations/bq/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"syncFrequency": {
"type": "string",
"pattern": "^(30|60|180|360|720|1440)$",
"default": "30"
"default": "180"
},
"syncStartAt": {
"type": "string"
Expand Down
11 changes: 8 additions & 3 deletions src/configurations/destinations/bq/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@
}
],
"defaultOption": {
"name": "Every 30 minutes",
"value": "30"
"name": "Every 3 hours",
"value": "180"
},
"required": false
},
Expand Down Expand Up @@ -131,7 +131,12 @@
},
"required": false,
"footerNote": "Note: Please specify time in UTC"
},
}
]
},
{
"title": "Advanced Settings",
"fields": [
{
"type": "textInput",
"label": "JSON columns (Optional)",
Expand Down
2 changes: 1 addition & 1 deletion src/configurations/destinations/braze/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
"allowUserSuppliedJavascript"
]
},
"secretKeys": ["restApiKey"]
"secretKeys": ["restApiKey", "appKey"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/clevertap/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"ios": ["useNativeSDK"],
"reactnative": ["useNativeSDK"]
},
"secretKeys": ["passcode"]
"secretKeys": ["passcode", "accountToken"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/clickhouse/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"syncFrequency": {
"type": "string",
"pattern": "^(30|60|180|360|720|1440)$",
"default": "30"
"default": "180"
},
"syncStartAt": {
"type": "string"
Expand Down
4 changes: 2 additions & 2 deletions src/configurations/destinations/clickhouse/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
}
],
"defaultOption": {
"name": "Every 30 minutes",
"value": "30"
"name": "Every 3 hours",
"value": "180"
},
"required": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"oneTrustCookieCategories"
]
},
"secretKeys": ["apiSecret"]
"secretKeys": ["apiSecret", "apiKey"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/courier/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"destConfig": {
"defaultConfig": ["apiKey", "oneTrustCookieCategories"]
},
"secretKeys": []
"secretKeys": ["apiKey"]
},
"options": {
"isBeta": false
Expand Down
3 changes: 2 additions & 1 deletion src/configurations/destinations/custify/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"shopify": ["connectionMode"],
"cloud": ["connectionMode"],
"warehouse": ["connectionMode"]
}
},
"secretKeys": ["apiKey"]
}
}
2 changes: 1 addition & 1 deletion src/configurations/destinations/customerio/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"cordova": ["consentManagement"],
"shopify": ["consentManagement"]
},
"secretKeys": []
"secretKeys": ["apiKey"]
}
}
1 change: 1 addition & 0 deletions src/configurations/destinations/customerio/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"configKey": "apiKey",
"regex": "(^\\{\\{.*\\|\\|(.*)\\}\\}$)|(^env[.].+)|^(.{1,100})$",
"regexErrorMessage": "Invalid Api Key",
"secret": true,
"placeholder": "e.g: ABCDEFG",
"note": "Enter your Customer.io API Key"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"cloud": ["connectionMode"],
"warehouse": ["connectionMode"]
},
"secretKeys": []
"secretKeys": ["apiKey"]
},
"options": {
"hidden": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"regex": "(^\\{\\{.*\\|\\|(.*)\\}\\}$)|(^env[.].+)|^(.{1,100})$",
"regexErrorMessage": "Invalid API Key",
"placeholder": "e.g: QuIUHRjXXXG2L7eZDZiPQU",
"secret": false
"secret": true
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
"cordova": ["consentManagement"],
"shopify": ["consentManagement"]
},
"secretKeys": []
"secretKeys": ["accessToken"]
}
}
3 changes: 2 additions & 1 deletion src/configurations/destinations/freshmarketer/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"rudderEventsToFreshmarketerEvents",
"oneTrustCookieCategories"
]
}
},
"secretKeys": ["apiKey"]
}
}
3 changes: 2 additions & 1 deletion src/configurations/destinations/freshsales/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"rudderEventsToFreshsalesEvents",
"oneTrustCookieCategories"
]
}
},
"secretKeys": ["apiKey"]
}
}
1 change: 1 addition & 0 deletions src/configurations/destinations/fullstory/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"regex": "^(.{0,200})$",
"regexErrorMessage": "Invalid Api Key",
"placeholder": "e.g: na1.XQdLJo0...",
"secret": true,
"preRequisites": {
"fields": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"oneTrustCookieCategories"
]
},
"secretKeys": []
"secretKeys": ["credentials"]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@
"defaultUserIdentifier",
"hashUserIdentifier",
"validateOnly",
"oneTrustCookieCategories"
"oneTrustCookieCategories",
"personalizationConsent",
"userDataConsent"
]
},
"secretKeys": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@
}
}
},
"userDataConsent": {
"type": "string",
"enum": ["UNSPECIFIED", "UNKNOWN", "GRANTED", "DENIED"],
"default": "UNSPECIFIED"
},
"personalizationConsent": {
"type": "string",
"enum": ["UNSPECIFIED", "UNKNOWN", "GRANTED", "DENIED"],
"default": "UNSPECIFIED"
},
"customVariables": {
"type": "array",
"items": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,72 @@
"placeholderRight": "e.g: App Sign-up",
"value": "eventsToConversionsNamesMapping"
},
{
"type": "singleSelect",
"label": "Specify the consent for uploaded users for using their data in Google Advertising Purpose",
"footerNote": "For store sales this is the only way to provide consent for using the data for Google Advertising. ref: https://developers.google.com/google-ads/api/rest/reference/rest/v16/Consent",
"value": "userDataConsent",
"options": [
{
"name": "Unspecified",
"value": "UNSPECIFIED"
},
{
"name": "Unknown",
"value": "UNKNOWN"
},
{
"name": "Granted",
"value": "GRANTED"
},
{
"name": "Denied",
"value": "DENIED"
}
],
"default": "UNSPECIFIED",
"preRequisites": {
"featureFlags": [
{
"configKey": "AMP_gaoc_enable_consent_mode",
"value": true
}
]
}
},
{
"type": "singleSelect",
"label": "Specify the consent for uploaded users for using their data regarding Ads Personalization",
"footerNote": "For store sales this is the only way to provide consent for using the data for Google Ads Personalization. Ref: https://developers.google.com/google-ads/api/rest/reference/rest/v16/Consent",
"value": "personalizationConsent",
"options": [
{
"name": "Unspecified",
"value": "UNSPECIFIED"
},
{
"name": "Unknown",
"value": "UNKNOWN"
},
{
"name": "Granted",
"value": "GRANTED"
},
{
"name": "Denied",
"value": "DENIED"
}
],
"default": "UNSPECIFIED",
"preRequisites": {
"featureFlags": [
{
"configKey": "AMP_gaoc_enable_consent_mode",
"value": true
}
]
}
},
{
"type": "dynamicForm",
"label": "Map your variable names to custom Google Ads variables.",
Expand Down
2 changes: 1 addition & 1 deletion src/configurations/destinations/hs/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"cordova": ["consentManagement"],
"shopify": ["consentManagement"]
},
"secretKeys": []
"secretKeys": ["apiKey", "accessToken"]
}
}
Loading

0 comments on commit ec5ba7e

Please sign in to comment.