November 2023 Release Notes
Highlights
The SnapLogic® November 2023 Release includes the following:
Manage allowlists for Groundplexes with an easy-to-use interface
Configure pipeline validation and the number of documents displayed in Snap data previews
View the API catalog and documentation without logging in to the Developer Portal
Introduced new API policies:
JWT Validator Policy authenticates users with a token
TLS Outbound Policy supports using certificates for client and server communication
New destination endpoints: on-premises Oracle and on-premises SQL Server
New source endpoint: Google Analytics 4
Synchronize a subset of table data
Cloudplex Secure Connectivity with AWS Private Link enables Cloudplexes to communicate with AWS and on-premises data sources
Introduced the NetSuite REST Snap Pack:
NetSuite REST Read
NetSuite REST Execute
NetSuite REST Search
NetSuite REST Access Token Account
NetSuite REST M2M OAuth2 Account
Added the Google Service Account to the HTTP Client Snap
The JDBC driver for the Oracle Snap Pack is upgraded from OJDBC6 JAR (v11.2.0.4) to OJDBC10 JAR (v19.20.0.0) in the stable distribution in the November 2023 release (after the Snaplex upgrade). This upgrade changes specific error codes and status messages. The latest JDBC driver upgrade is backward-compatible. Learn more about upgrading from Oracle JDBC 11.2.0.4 driver to 19.20.0.0 driver.
Improved support for generating SQL queries with a new SQL editor preview panel in the Designer
Dot Releases - Platform
Date | Feature | Description |
---|---|---|
Nov 21, 2023 | Snaplex version: | Fixed an issue where using expressions to reference accounts did not work. |
Nov 10, 2023
| Admin Manager | The Groundplex allowlist tab contains updated text. Previously, two labels incorrectly referred to Tasks. The screenshot below this table shows the corrected labels. |
Git Integration | Fixed an issue where users received a 500 status authenticating with Git even though the App Gateway was correctly configured. |
Dot Releases - Snaps
Snap Pack | Date of Update | Snap Pack Version | Updates |
---|---|---|---|
Dec 13, 2023 | 435patches24256 |
| |
Dec 11, 2023 | 435patches24208 | Fixed an issue with the HTTP Client Snap that caused incorrect parsing of the | |
Dec 8, 2023 | 435patches24006 | Enhanced the Salesforce Read Snap by adding expression enablement to the following checkboxes:
| |
Dec 4, 2023 | 435patches24068 |
| |
Dec 4, 2023 | 435patches24094 | Fixed a deserialization issue for a unique function in the Aggregate Snap. | |
Nov 30, 2023 | 435patches24034 |
| |
Nov 21, 2023 | 435patches23943 | Fixed an issue with the GraphQL Client Snap that displayed a null pointer exception when the Header authenticated checkbox in the OAuth2 Account is deselected. The Snap now passes the credentials appropriately using URL parameters when the Header authenticated field is deselected. | |
Nov 20, 2023 | main156 | Added the HubSpot Private App Account to the HubSpot Snap Pack. | |
Nov 20, 2023 | 435patches23823 |
| |
Nov 20, 2023 | 435patches23904 |
| |
Nov 16, 2023 | 435patches23831 | Fixed an issue with the PostgreSQL-Execute and PostgreSQL-Select Snaps that added escape characters ('\\') in the output for JSONB datatype. | |
Nov 15, 2023 | 435patches23780 | Fixed an issue related to error routing to the output view. Also fixed a connection timeout issue. | |
Nov 13, 2023 | 435patches23780 | Fixed an issue with the Binary Snaps that failed to build a data connection when connecting to the FTP server over FTPS protocol. | |
Data Automation | |||
Nov 8, 2023 | 435patches23671 |
|
Upgrading to this Release
To use the new SnapLogic features and Snaps in the current GA release, ensure that your Snaplex nodes are upgraded to the recommended version.
This release includes stable versions of the monthly Snap patches deployed to the SnapLogic Platform after the August 2023 release, as listed in the Dot Releases section of the September and October Release Notes.
Per the SnapLogic Release calendar, all remaining Snaplexes across Orgs will be upgraded to the recommended version (
main-21799 - 4.35 Patch 3
) during the automatic upgrade, scheduled for 3 PM (Pacific Standard Time) on Saturday, Jan 13, 2024. Orgs that were migrated to the current GA release before the automatic upgrade are not impacted. For information on how to upgrade your Snaplex, refer to the SnapLogic Release Process.The SnapLogic GA release build that is on the production server is also deployed on the UAT server.
Admin Manager
Features
Introduced a user-friendly interface, which helps admins manage a Groundplex IP address allowlist:
Control pipeline validation in the environment from the new Pipeline validation screen. With validation enabled, Environment admins can set the maximum number of documents that Snaps display in the data preview. With validation disabled, data preview is not available.
Enhancements
Input values directly as an alternative to using the sliders on the Session timeout and the Password expiration screen:
The dialog for creating a new service account now provides a radio button for selecting a role. Learn more about roles.
The New user screen now includes a toggle for password-based authentication. Learn more.
Fixed Issues
Delete a group from the table on the Groups screen. Hover on the right side of a row to display the Delete link:
Change a user’s role by editing their account.
API Management
Features
View the API catalog and API documentation without logging in to the Developer Portal by enabling the Allow access without login checkbox under the Settings tab in the Portal Manager.
The JWT Validator API policy authenticates a request with a Java Web Token (JWT). When this policy is applied, API consumers must use their credentials to sign their JWT. If the token is invalid, the request is not processed.
The Outbound TLS API policy ensures that outbound endpoints are verified by TLS certificates during API processing. When a client calls a Proxy API with this policy, the server and client exchange certificates.
Enhancements
Org admins can now grant users full access to publish, unpublish, deprecate, and retire Proxies and APIs by enabling the Allow Full-Access users to publish checkbox in Portal Manager > Settings page.
Fixed Issues
Fixed an issue where the API Dashboard displayed incorrect data because a Snaplex node pushed the same data multiple times to the control plane.
AutoSync
Features
New destination endpoints:
New source endpoint: Google Analytics 4
The option to synchronize a subset of table columns or object fields provides the following benefits:
Save costs by storing only necessary data
Filter out data that is unrelated to the business objective
Exclude sensitive data