Snap Pack History: JDBC

  • Release Name
  • Date
  • Snap Pack Version
  • Type
Updates
  • August 2022
  • main17386
  • 11 Aug 2022
  • Stable
Enhanced the Generic JDBC Database Account to support dynamic values for Account properties, Advanced properties, and URL properties.
  • 4.29 Patch
  • 429patches16588
  • 24 Jun 2022
  • Latest
  • Fixed an issue with Generic JDBC - Select and Generic JDBC - Insert Snaps where the Snaps did not load suggestions for the Table property. Now the Snaps load the suggestions correctly.
  • Enhanced the Generic JDBC Database Account to support dynamic values for Account properties, Advanced properties, and URL properties so that you can pass these values through Pipeline parameters.
  • 4.29
  • main15993
  • 14 May 2022
  • Stable
Enhanced the Generic JDBC Database Account in the JDBC Snap pack to include Netsuite as an option for the Database name field to connect to the NetSuite database. While configuring the account, if you select Netsuite or Autodetect (if the Snap detects the target database as NetSuite) then the Limit rows field in the Generic JDBC - Select Snap is ignored.
  • 4.28
  • main14627
  • 12 Feb 2022
  • Stable
Enhanced the following Snaps to support DML (Data Manipulation Language) operations (CREATE, ALTER, INSERT, and SELECT) when using AWS Athena database.
  • 4.27
  • main12833
  • 13 Nov 2021
  • Stable
  • 4.26
  • main11181
  • 14 Aug 2021
  • Stable & Latest
Updated and certified against the current SnapLogic Platform release.
  • 4.25 Patch
  • 425patches11008
  • 04 Aug 2021
  • Latest
  • Fixed an issue with Generic JDBC - Select Snap where if there are URL properties in the account, the /unPooledConnection/ does not use the properties when creating a connection. This causes the auto-detect functionality to use the wrong database name.
  • Fixed an issue with MySQL and MariaDB in Generic JDBC - Update Snap when a table is incorrectly reported as not being found.
  • 4.25
  • main9554
  • 08 May 2021
  • Stable
Updated and certified against the current SnapLogic Platform release.
  • 4.24 Patch
  • 4.24patches8903
  • 13 Mar 2021
  • Latest
Fixes the Pipeline execution failure issue when using the JDBC Snaps with a Microsoft Access account by setting the correct quotation handler for the configured account.
  • 4.24
  • main8556
  • 13 Feb 2021
  • Stable
Enhances the Generic JDBC - Select Snap to return only the fields (provided in Output Fields) in the output schema (second output view), through a new check box Fetch Output Fields In Schema. If the Output Fields property is empty, all the columns are visible.