Fixed an issue introduced in v1587 where in certain environments, jobs would not fail properly, and continued to be marked as running.
For HashiCorp Vault secrets managers, added support for LDAP authentication.
Amazon Redshift - Added support for subsetting for workspaces that use the Data Pipeline V2 data generation process.
Amazon Redshift - Added support to run data generation using the Data Pipeline V2 process, which does not require the AWS Lambda infrastructure. For Amazon Redshift workspaces, the Confirm Generation panel now provides an option to select whether to use the classic data generation or Data Pipeline V2.
Oracle: NUMBER(*,scale) columns now force the use of Sql*Loader instead of the faster BulkCopy.
When sharing a workspace or changing the shared permissions, users cannot grant or revoke access to revoke permissions that they do not have for the workspace. For example, if your assigned permission set for a workspace does not include the Run data generation permission, then you cannot assign or remove a workspace permission set that includes the Run data generation permission.
PostgreSQL - Fixed an error that could occur when tearing down a destination database that contained a very large number of Large Objects.
MongoDB - Fixed an issue that prevented data generation or schema diff execution when the workspace contained a schema change in a foreign key column that had an applied generator.
Subsetting no longer revisits lookup tables during the subset traversal. The lookup table is downloaded immediately as a direct target, and no further passes are made.
Snowflake - Fixed handling of schemas that use various constraint options in their table definitions.
Fixed an issue where OutOfMemoryException could be thrown when JSON data contained arrays larger than 2GB.