Skip to content

Releases: forcedotcom/Salesforce-CDP-jdbc

Salesforce-CDP-jdbc-1.19.8

17 Jul 03:52
4702cff
Compare
Choose a tag to compare

What's Changed

Salesforce-CDP-jdbc-1.19.7

07 Jun 10:16
3bdaee1
Compare
Choose a tag to compare

What's Changed

Release 2024.5b - Archived

31 May 03:39
c5ca7a4
Compare
Choose a tag to compare

What's Changed

  • Fixed the auth errors while listing dataspace
  • Updating scale and precision for decimals

Full Changelog: release_2024.4b.2...release_2024.5b

Note: Do not use this release. A newer release with improvements would be released soon.

Release 2024.4b.2

10 May 11:24
91596e7
Compare
Choose a tag to compare

What's Changed

The support for PreparedStatement is removed in the current release. Currently the prepared statement is constructing the full sql within the JDBC driver, which is not fully reliable and hence removing the support.

Full Changelog: release_2024.4B...release_2024.4b.2

release_2024.4B

25 Apr 10:52
66a476c
Compare
Choose a tag to compare

1.19.4
-Added support for BOOLEAN datatype
-getSchemas now returns list of dataspaces for all clients. Earlier this support was available only for Tableau and Data Wrangler.

Dataspace support for Data Wrangler

16 Jun 08:00
2ec3372
Compare
Choose a tag to compare

Added Dataspace support for Data Wrangler.

As of Tableau release 2023.2 and later, Salesforce introduces a new connector, Salesforce Data Cloud connector. This new connector doesn’t require the download of a JDBC driver for Tableau Desktop and Prep (.jar file).

For Tableau releases 2023.1 and earlier, customers must download this driver to connect to Tableau Desktop, Server and DBeaver using the Customer Data Platform connector.

Independent of the connector in use, when connecting to Tableau, customers will use accelerated queries when querying data from CDP (aka Salesforce Data Cloud). If customers use DBeaver, for example, the queries will be standard and not accelerated.

Accelerated Queries: Minor Bug Fixes

18 Apr 06:52
269684c
Compare
Choose a tag to compare

In this release, we have done some bug fixes related to token refresh and logger dependency.

As of Tableau release 2023.2 and later, Salesforce introduces a new connector, Salesforce Data Cloud connector. This new connector doesn’t require the download of a JDBC driver for Tableau Desktop and Prep (.jar file).

For Tableau releases 2023.1 and earlier, customers must download this driver to connect to Tableau Desktop, Server and DBeaver using the Customer Data Platform connector.

Independent of the connector in use, when connecting to Tableau, customers will use accelerated queries when querying data from CDP (aka Salesforce Data Cloud). If customers use DBeaver, for example, the queries will be standard and not accelerated.

Accelerated Queries: Bug Fixes

10 Mar 09:03
51e72df
Compare
Choose a tag to compare

In this release, we have done some bug fixes related to memory utilisation and date/time formats.

As of Tableau release 2023.2 and later, Salesforce introduces a new connector, Salesforce Data Cloud connector. This new connector doesn’t require the download of a JDBC driver for Tableau Desktop and Prep (.jar file).

For Tableau releases 2023.1 and earlier, customers must download this driver to connect to Tableau Desktop, Server and DBeaver using the Customer Data Platform connector.

Independent of the connector in use, when connecting to Tableau, customers will use accelerated queries when querying data from CDP (aka Salesforce Data Cloud). If customers use DBeaver, for example, the queries will be standard and not accelerated.

Accelerated Queries: Fix for gRPC dependencies conflict

28 Feb 06:29
97a2982
Compare
Choose a tag to compare

In this release, we have shaded gRPC dependencies so that it doesn't conflict with other jvm dependencies.
Also, removed the timeout on gRPC call as it's handled server side already.

As of Tableau release 2023.2 and later, Salesforce introduces a new connector, Salesforce Data Cloud connector. This new connector doesn’t require the download of a JDBC driver for Tableau Desktop and Prep (.jar file).

For Tableau releases 2023.1 and earlier, customers must download this driver to connect to Tableau Desktop, Server and DBeaver using the Customer Data Platform connector.

Independent of the connector in use, when connecting to Tableau, customers will use accelerated queries when querying data from CDP (aka Salesforce Data Cloud). If customers use DBeaver, for example, the queries will be standard and not accelerated.

Accelerated Queries

13 Feb 08:31
aeb6b11
Compare
Choose a tag to compare

As of Tableau release 2023.2 and later, Salesforce introduces a new connector, Salesforce Data Cloud connector. This new connector doesn’t require the download of a JDBC driver for Tableau Desktop and Prep (.jar file).

For Tableau releases 2023.1 and earlier, customers must download this driver to connect to Tableau Desktop, Server and DBeaver using the Customer Data Platform connector.

Independent of the connector in use, when connecting to Tableau, customers will use accelerated queries when querying data from CDP (aka Salesforce Data Cloud). If customers use DBeaver, for example, the queries will be standard and not accelerated.

Note: Tableau version 2023.1 for Desktop and Server is not compatible with this jdbc driver version. It is compatible only with jdbc driver version 18 and above. Please check your Tableau version before you download the jdbc driver.