October 2023
| Date | Description | Type | Available from | 
|---|---|---|---|
| 31/10/23 | ColumnItem: Check the number of rows to avoid division by zero in quality metrics charts. | Bug | 4.1.0106 | 
| 31/10/23 | CsvFieldMetaModelBuilder: Return a specific exception when the file is empty and no header can be read, rather than just a NullPointerException. | Improvement | 4.1.0106 | 
| 31/10/23 | Improve handling and information for CSV files that cannot be read. | Improvement | 4.1.0101 | 
| 31/10/23 | Check the number of rows to avoid division by zero in quality metrics charts. | Improvement | 4.1.0101 | 
| 20/10/23 | Improve the Sink Node’s notification button tooltip for the ‘always trigger’ case. | Improvement | 4.1.0101 | 
| 20/10/23 | Email formating : Simplify the CSS to work around a bug in Outlook’s rendering engine. | Bug | 4.1.0101 | 
| 19/10/23 | MessagingMailConfiguration: Explicitly set the default encoding for the JavaMailSender to UTF-8, to avoid charset mismatches. | Bug | 4.1.0101 | 
| 18/10/23 | Don’t crash when deleting a flow with a non-fully-configured repository node. | Bug | 4.1.0101 | 
| 13/10/23 | Bug fix on JSON connector if there are null keys in the data. | Bug | 4.1.0101 | 
| 13/10/23 | DataEncryption: Allow keysets to be loaded from direct input rather than only from resources and enhance key rotations. | Improvement | 4.1.0101 | 
| 13/10/23 | Upgrade from Spark 3.3.2 to Spark 3.5.0. This fixes a bug related to the use of OUTER JOIN nodes preceded by a filter node making a column selection. | Improvement | 4.1.0100 | 
| 13/10/23 | SparkSchema: Fix a small bug in reorderAfterJoin() | Bug | 4.1.0100 | 
| 13/10/23 | Internal libraries upgrade (maven-shade and eclipselink). | Improvement | 4.1.0048 | 
| 11/10/23 | Security improvement for in-memory storage of passwords during data source connection. | Improvement | 4.1.0045 | 
| 11/10/23 | Improvements to OAuth2 SSO connection module (synchronous behaviour and logging). | Improvement | 4.1.0045 | 
| 07/10/23 | Added support for Google SSO connection | New Feature | 4.1.0044 | 
| 07/10/23 | Added more SSO connection types | New Feature | 4.1.0044 | 
| 02/10/23 | Postgresql connector bug fix : handling of non-lowercase schema names. | Bug | 4.1.0043 |