August 2018, 4.14 Release Notes
In this Page
On Saturday, September 8, 2018, at 10 PM PT, all customer Snaplex nodes across Orgs are upgraded to 4.14 per the new SnapLogic Release Process. In case of any questions, contact SnapLogic Support.
Before you begin
You may need to clear your browser cache before you log into the latest SnapLogic Intelligent Integration Platform (IIP). See the applicable documentation for your browser:
You may see an Upgrade Notice dialog informing that you will be logged out immediately to complete the update process. Because the SnapLogic platform consists of multiple applications, you will likely see this message a few times.
We recommend that you upgrade to the latest browser version.
Accounts and Platform updates
Some accounts may have a fixed time for refresh tokens, such as Google accounts that must be refreshed every hour. If that refresh needs to occur when the platform is down for an update, the refresh does not occur. To prevent these accounts from failing after a new platform deployment, we recommend you to refresh your accounts before the designated downtime. If the platform is down for longer than an hour, you will need to refresh those accounts once the platform is back online.
Platform Enhancements
Designer and Manager
- Added GitHub integration to enable users to add a project’s assets to GitHub repositories. This feature allows you to checkout your GitHub repository to a project, and supports Push, Pull, and Commit requests.
- Enhanced Iris, SnapLogic’s Integration Assistant, to provide suggestions for upstream Snaps for a selected Snap.
- Enhanced Pipeline search in the Dashboard (execution list) to include pipeline parameters in the pipeline search. It now searches the pipeline name, Snaplex, node name, and user.
- Enhanced the Ultra Pipeline Tasks to support passing the bearer token as a query parameter for authorization in systems where passing the bearer token as a header is not supported.
General
- Added Groundplex support on Mesosphere, enabling you to deploy and maintain SnapLogic more easily and quickly from within Mesosphere, as a container. This is in addition to the Groundplex support for Docker containers.
- Added a new match operator expression to the Expression language. The match operator can be used to conditionally evaluate one of a number of expressions, based on whether an input value matches a given pattern.
- Added a new expression
hasPath
to the Expression language. It is a boolean expression that can check the existence of an object in aJSONPath
. Enhanced security for pipeline operations:
- Disabling external process (such as popen) creation on Cloudplex via the Script Execute or custom Snap. While external process creation support continues on Groundplex, this may be disabled upon customer request to support@snaplogic.com.
- Disabling read/write access to files in the Snaplex installation folder while executing pipelines.
Fixed the
Math.pow
expression, to mimic the JavaScript function. This changes the expression output as explained below:
Current behavior:Math.pow(9, 0.5)
returns 1Math.pow(9, 1.5)
returns 9Math.pow(9, 1.9)
returns 9New behavior:
Math.pow(9, 0.5)
returns 3Math.pow(9, 1.5)
returns 27
If any of your existing pipelines use theMath.pow
expression, then you might want to check the output to ensure it is as expected. In case of any discrepancies, contact support@snaplogic.com.
UI
- Enhanced the Activity Log UI, enabling you to view the number of log entries available, and view log entries in sets of 100.
Snaps
This section provides the Snap updates for the August 2018 (4.14) release. This release also includes the patches made to Snaps in the 4.13 release, as listed in the 4.13 Dot Releases page.
- Pipelines that are already started before a Snap update will continue to run with the older version of the Snaps. Only pipelines started after the new Snaps are deployed will run with the new Snaps.
- For Ultra pipelines, the currently running instances will continue to run with the older Snap packs. Editing and saving the task instance in Manager will cause a rolling restart of the ultra pipeline instances and the new Snap Packs will get picked up.
- Customers using SQL Server with Windows authentication and SAP will need to restart their Groundplex and Cloudplex instances.
New Snap Pack
MS Dynamics 365 for Sales combines Microsoft’s CRM and ERP cloud solutions to help you sell better and faster. MS Dynamics 365 for Sales welds digital intelligence with automated business processes, enabling you to manage your sales lifecycle efficiently with minimal expert oversight. This Snap Pack includes the following Snaps:
- MS Dynamics 365 for Sales Create: Add new records to objects (entities in Microsoft terminology) based on the input document field values.
- MS Dynamics 365 for Sales Delete: Delete objects in Microsoft Dynamics 365 for Sales databases.
- MS Dynamics 365 for Sales Execute: Calls the MS Dynamics 365 For Sales REST WebAPI endpoint using the incoming data and writes out a JSON response.
- MS Dynamics 365 for Sales Read: Read records from Microsoft Dynamics 365 for Sales.
- MS Dynamics 365 for Sales Search: Searches MS Dynamics 365 for Sales for an entity set using filter conditions. You can also apply query options to set criteria for the data you want, including the entity properties that should be returned.
- MS Dynamics 365 for Sales Update: Update existing records in MS Dynamics 365 for Sales.
- MS Dynamics 365 for Sales Upsert: Update or insert records in MS Dynamics 365 for Sales based on input document field values.
- MS Dynamics 365 for Sales Create: Add new records to objects (entities in Microsoft terminology) based on the input document field values.
New Snaps
- Hadoop Snap Pack: Added the Hadoop Directory Browser Snap, which browses a given directory path in the Hadoop file system using the HDFS protocol and generates a list of all the files in the directory. Ability to browse HDFS Directories when Kerberos is enabled
- Reltio Snap Pack: Added the Reltio Generic Execute Snap, which allows you to perform CRUD operations on the Reltio console using REST API calls. If you are using the field version of the Reltio Snap Pack, then see the migration document for steps to migrate to the Product Snap Pack version.
Updated Snap Packs
Binary
- Basic Auth Account: Enhanced the Basic Auth Account to support passing username and password dynamically using pipeline parameters.
- Symmetric Crypto Account: Enhanced the Symmetric Crypto Account to support passing secret key dynamically using pipeline parameters.
Database (DB)
- PostgreSQL Snap Pack: Added support for Postgres deployed as Azure DB and Amazon Aurora, enabling you to select, insert, update, execute, list, lookup, and delete contents from Amazon Aurora DB and Azure SQL DB.
- MySQL Snap Pack: Added Azure DB and Amazon Aurora support, enabling you to select, insert, update, execute, list, lookup, and delete contents from Amazon Aurora DB and Azure SQL DB.
- Hadoop Snap Pack: Added support for S3 file protocol in the ORC Reader, and ORC Writer Snaps.
- Hive Account: Added a new Generic Hive Database Account. This account type enables connecting to different types of clusters using JDBC URL.
Big Data
SnapLogic launches eXtreme – our Big Data offering that can process data at scale. SnapLogic eXtreme extends the accessible and easy-to-use Intelligent Integration Platform (IIP) to build and submit powerful Spark based pipelines to managed Big Data as a Service (BDaaS) such as Amazon EMR. The following are the key features of eXtreme:
A new solution enabling users to manage data dynamically and on-demand.
Simplifies the elastic processing of highly complex Tera/petabyte volumes of data.
Extends SnapLogic hybrid iPaaS capabilities to BDaaS offerings.
Design pipelines using SnapLogic’s visual designer environment enabling self-service capabilities.
Life cycle management of cloud-first, transient, big data clusters.
Managed through the unified SnapLogic platform.
UAT Delta
This section tracks the changes made during the iterative pushes to the UAT server and the GA release. The expected schedule is:
- UAT Push #1, July 20, 2018 (Release updates are published above)
- UAT Push #2, July 27, 2018
- UAT Push #3, August 03, 2018
- GA Push, August 11, 2018 (9 pm PST or 4 am GMT)
UAT Push #2, July 27, 2018
Platform Updates
- Fixed issues causing pipeline and account access to fail when using the GitHub integration.
- Fixed a bug with the
Math.pow()
expression function implementation, which now mimics the JavaScript function as expected. - Fixed an issue causing pipeline failures during Snaplex rolling restart.
- Fixed an issue causing expression compilation to fail for large expressions.
UI Updates
- Added an error message when a user tries to do a checkout without first doing a check-in of the updates assets in the GitHub integration.
- Added support to display the org name in the Checkout GitHub Repository.
- Fixed an issue wherein UI displays "Already Up To Date" message, even as the GitHub Pull is in progress.
- Fixed an issue wherein dragging a Snap from the Suggested Snaps panel after activating the 2nd output of Snap results in a script error.
- Fixed an issue wherein only accounts from the Shared folder list in the eXtremeplex Account tab for existing Snaplexes, instead of listing all the accounts under Project Spaces.
Snap Updates
- Launched the Microsoft Dynamics 365 for Sales Snap Pack to connect Microsoft Dynamics 365 (Online version).
Fixed an issue in the HDFS Reader Snap wherein it is unable to read the file when the file name contains special characters.
Added support for the compression type "SNAPPY" to the Confluent Kafka Producer Snap.
Added support to create a new table with the JDBC Insert Snap on IBM db2.
UAT Push #3, August 03, 2018
Platform Updates
- Fixed a bug in account encryption when using the Metadata Snaps.
- Fixed authorization bugs for runtime fetch API and group membership API.
- Reduced the expiration time to download the .slpropz file to one hour.
UI Updates
- Fixed an issue wherein the GitHub button displays in the menu for a user account that did not authenticate.
- Fixed an issue wherein the SnapLogic Expression field ("=") did not enable after adding a row.
- Fixed an issue in eXtreme wherein a deleted AWS account ID displays in the Snaplex Account tab.
- Fixed an issue in eXtreme wherein pipeline executions intermittently do not report the runtime status.
Snap Updates
- Fixed an issue in the HDFS Directory Browser Snap, wherein the File Filter property is mandatory, instead of being non-mandatory.
- Added support in the Parquet Writer Snap to recognize binary encoded data.
- Fixed an issue in the MS Dynamics 365 Upsert and Update Snaps that fail when the search criteria is invalid for a given MS Dynamics 365 Object Type.
GA Delta, August 11, 2018
Platform Updates
- Fixed an issue that could cause duplicate pipeline executions due to network related failures.
UI Updates
- Fixed an issue wherein GitHub did not reflect updated SnapLogic asset names upon commit.
Snap Updates
- Fixed the Hadoop Directory Browser Snap with the correct documentation link.
- Added support in the MS Dynamics 365 for Sales Snap Pack to accept Bit Integer data type as an input.
4.14 Dot Releases
SnapLogic dot releases help optimize and continuously improve the platform. This dot release section documents all customer-impacting updates across the SnapLogic platform.
Platform
Release # | Date | Updates | Build | Actions |
---|---|---|---|---|
4.14.1 | Fixed an issue to allow expression language property name literals to start with the @ character. | master-3780 | NA |
For information on updating Snaplexes, refer to How to Update a Snaplex War File.
UI
Release # | Date | Updates | Actions |
---|---|---|---|
4.14.2 |
| NA |
Snap Packs
Snap Pack | Update Date | Build | Updates | |
---|---|---|---|---|
Anaplan | anaplan6247 | Added a new property, Override server settings, to override a few settings saved on Anaplan's server. | ||
REST | rest6159 | Fixed an issue wherein the REST GET and POST Snaps were infinitely trying to connect to endpoint even after pipeline execution abortion. | ||
Transform | transform6098 | Fixed an issue wherein the XML Parser Snap was not maintaining the datatype mentioned in the XSD file. | ||
Transform | transform6080 | Fixed an issue with the Avro Formatter Snap wherein the Snap was failing for a complex JSON input. | ||
Microsoft Dynamics CRM | dynamicscrm5971 | Fixed an issue with the Upsert Snap wherein duplicate records were being created because the Snap was ignoring certain query fields. | ||
SOAP | soap6027 | Removed the hardcoded timeout in ClientBuilder. | ||
Splunk | splunk5963 | Updated the Splunk Search Snap to stream results directly to the client without storing them in the server. | ||
Workday Prism | workdayprism5932 | New Snap Pack: Introducing Workday Prism Snap Pack with the Bulk Load Snap. | ||
SQL Server | db/sqlserver5912 | Fixed an issue to parse the right data type and display it in the input schema for SQL Server Snap. | ||
Microsoft Dynamics CRM | dynamicscrm5857 | Fixed an issue with Dynamics CRM Create operation for ownerid tags. | ||
Hadoop | hadoop5888 | Fixed an issue wherein the Hadoop snaps were throwing an exception when a Kerberized account is provided, but the snap is run in a non-kerberized environment. | ||
JMS | jms5863 | Fixed an issue with class loading of dependent libraries for JMS account. | ||
MULTIPLE5732 | Fixed an issue with S3 file reads getting aborted intermittently because of incomplete consumption of input stream. | |||
REST | rest5782 | Fixed an issue wherein the REST POST Snap was not accepting any blank values from upstream Mapper Snap. | ||
Spark SQL 2.x | sparksql2x5801 | Fixed an issue wherein the Spark SQL 2.x Snap documentation did not open. | ||
Redshift | db/redshift5786 | Fixed an issue wherein the Redshift Upload snap logged the access and secret keys without encryption in the error logs. The keys are now masked. | ||
Google Spreadsheet | google/spreadsheet5730 | Migrated Google Sheets from API v3 to v4. Implemented retries to overcome defects in Sheets API. | ||
Confluent Kafka | confluentkafka5737 | Added a new property to the Confluent Kafka Producer Snap, Message publish timeout (milliseconds), that lets you specify a timeout value. | ||
Microsoft Dynamics CRM | dynamicscrm5753 | Fixed an issue with Owner ID tags request process in the Microsoft Dynamics CRM Create Snap. | ||
email5740 | Fixed an issue with POP3 access in Email Reader, Archive, and Delete Snaps. IMAP specific methods are no longer called during POP3 access. | |||
Anaplan | anaplan5742 | Fixed an issue where certain JCC logging configurations had conflicts in class loading that resulted in inaccurate log information. | ||
Transform | transform5684 | Fixed the JSON Parser Snap that causes the File Reader Snap failing to read S3 file intermittently with an AbortException error. | ||
Microsoft Dynamics CRM | dynamicscrm5720 | Enhanced the Dynamics CRM Read Snap with the following to optimize Pipeline execution time and data integrity:
| ||
REST | rest5719 | Fixed an issue where the Ultra task was not producing a valid response while acknowledging documents. | ||
LDAP | ldap5701 | Enhanced LDAP Snap to include Search attributes that help reduce the payload. | ||
Soap | soap5698 | Fixed an issue with the Soap Snap that is unable to output default values for non-existing elements in an incoming document with directives. | ||
Snowflake | db/snowflake5681 | Updated MERGE statements to execute as a direct query against Snowflake Snaps, bypassing JOOQ (Java Object Oriented Querying). | ||
Birst | birst5671 | Updated the Birst Upload Snap with the following:
| ||
email5662 | Fixed the Email Reader/Sender Snaps that replace the "+" symbol in attachment files with a space in the output. | |||
Confluent Kafka | confluentkafka5663 | Fixed the Confluent Kafka Snaps that do not delete temp files after pipeline execution. | ||
SQL Server | db/sqlserver5665 | Implemented a connection retry logic in the SQL Server account to resolve the connection loss issue in a customer's org. | ||
MongoDB | db/mongo5666 | Fixed the Update, Delete, and Find Snaps to populate input view schema for a given table, similar to the Insert Snap. | ||
Redshift | db/redshift5667 |
| ||
Salesforce | salesforce5670 | Fixed the Salesforce SOQL Snap that fails to execute if the parameter values of a SOQL query expression contain the WHERE clause. |
For information on updating the Snap Packs, refer to How to upgrade to a new Snap Pack version.
Big Data
Release # | Date | Updates | Build | Actions |
---|---|---|---|---|
4.14.2 | Added Spark SQL 2.x support for SnapLogic eXtreme. Build SnapLogic pipelines using Snaps that support Spark SQL 2.x on eXtremeplex. This Snap Pack has the following Snaps:
Spark SQL 1.x: No updates made. Automatic rebuild with the Spark SQL 2.x Snap Pack release. | MULTIPLE5756 (Stable) | You need eXtremeplex in order to build Spark SQL 2.x pipelines. To subscribe to the new Snap Pack for your org, contact support@snaplogic.com. |
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.