From 4702cffc9b80adafe02837094ab486367d31b3b4 Mon Sep 17 00:00:00 2001 From: Kaviarasu Sakthivadivel Date: Tue, 16 Jul 2024 20:06:04 -0700 Subject: [PATCH] Bump version to 1.19.8 (#179) This commit resolves the caching problem that occurred when two different connections were used, resulting in the same metadata being retrieved due to caching based on the tenantUrl. The cache key has now been updated to include both the tenantUrl plus metadata url. Co-authored-by: Vishnu Prasad Co-authored-by: Vishnu Prasad V S --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fed84a..c3a477e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.queryService Salesforce-CDP-jdbc - 1.19.7 + 1.19.8 UTF-8