Skip to content

Commit

Permalink
Bump version to 1.19.8 (#179)
Browse files Browse the repository at this point in the history
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 <[email protected]>
Co-authored-by: Vishnu Prasad V S <[email protected]>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent cd2fbca commit 4702cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.queryService</groupId>
<artifactId>Salesforce-CDP-jdbc</artifactId>
<version>1.19.7</version>
<version>1.19.8</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 4702cff

Please sign in to comment.