From 2c3971915864d807b13b350e72e3a4b8ca420e0f Mon Sep 17 00:00:00 2001 From: a-rampalli Date: Mon, 21 Aug 2023 18:31:02 +0530 Subject: [PATCH 1/3] chore: updates salesforce to v8.1.3 --- src/configurations/sources/singer_salesforce/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_salesforce/db-config.json b/src/configurations/sources/singer_salesforce/db-config.json index 9cac50330..739eb6a57 100644 --- a/src/configurations/sources/singer_salesforce/db-config.json +++ b/src/configurations/sources/singer_salesforce/db-config.json @@ -7,7 +7,7 @@ "oauthRole": "singer-salesforce" }, "isBeta": false, - "image": "rudderstack/source-salesforce:v4.0.5" + "image": "rudderstack/source-salesforce:v8.1.3" }, "type": "cloudSource" } From acfc98be7f106436e5e69f7a9f59dbf0370dc58d Mon Sep 17 00:00:00 2001 From: a-rampalli Date: Mon, 21 Aug 2023 18:32:02 +0530 Subject: [PATCH 2/3] chore: updates mixpanel to v8.1.2 --- src/configurations/sources/singer_mixpanel/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_mixpanel/db-config.json b/src/configurations/sources/singer_mixpanel/db-config.json index 094cd8b2d..37e03875a 100644 --- a/src/configurations/sources/singer_mixpanel/db-config.json +++ b/src/configurations/sources/singer_mixpanel/db-config.json @@ -3,7 +3,7 @@ "category": "singer-protocol", "displayName": "Mixpanel", "options": { - "image": "rudderstack/source-mixpanel:v5.2.2" + "image": "rudderstack/source-mixpanel:v8.1.2" }, "type": "cloudSource" } From 6f9f51c608be24c10fd981827964a6f983ae5e85 Mon Sep 17 00:00:00 2001 From: a-rampalli Date: Mon, 21 Aug 2023 18:33:09 +0530 Subject: [PATCH 3/3] chore: updates shopify to v8.1.0 --- src/configurations/sources/singer_shopify/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_shopify/db-config.json b/src/configurations/sources/singer_shopify/db-config.json index 34322f146..c0655908d 100644 --- a/src/configurations/sources/singer_shopify/db-config.json +++ b/src/configurations/sources/singer_shopify/db-config.json @@ -3,7 +3,7 @@ "category": "singer-protocol", "displayName": "Shopify", "options": { - "image": "rudderstack/source-shopify:v6.2.3" + "image": "rudderstack/source-shopify:v8.1.0" }, "type": "cloudSource" }