Version
Release Date: September 6, 2023
Uses the new databaseConfig.json as released with Krypton 8.0.3. If you are upgrading from a version older than Krypton 8.0.3, you will need a new databaseConfig.json. Contact Perspectium Support for more information. If you have databaseConfig.json from Krypton 8.0.3, you have the latest version and do not need to update this file.
Bug Fixes |
---|
Fixed extra alter statements (invalid operation: cannot alter column) being called due to how meshlet was caching table columns in memory. |
Release Date: August 21, 2023
Krypton 8.0.3 and newer will require a new databaseConfig.json. Contact Perspectium Support for more information.
Enhancements |
---|
Match column length to ServiceNow when column length is less than Redshift's maximum length. Length will be increased to maximum size when column length is changed and data in a column will be truncated if the size is larger than Redshift's maximum length. |
Bug Fixes |
---|
Fixed "Invalid operation: syntax error at or near" error when the meshlet receives a message where the record contains multiple new columns for the table. |