Version
Release Date: TBD
Enhancements |
---|
Don't enable Perspectium Run Finish Installation scheduled job since it's only needed on install. |
Release Date: March 28, 2025
In Lithium 9.2.0 due to processors being deprecated, the PSPSchemaProcessor processor has been removed from the Perspectium Core ServiceNow Application so the DataSync Agent and meshlets will make a call to the PSPSchema Scripted REST API to get the ServiceNow table schema (which both DataSync Agent and meshlets support in their versions as of Lithium 9.1.0). If you prefer to use the processor approach instead, contact Perspectium Support to request the Perspectium PSPSchemaProcessor Addon update set.
Bug Fixes |
---|
Fix decrypt value to show properly for outbound base64 encoded restore message. |
Avoid race condition of multiple .ack messages updating to table compare execution records by using separating saving .ack messages and processing the received count against the table compare execution. |
Enhancements |
---|
With Processors being deprecated, move the PSPSchemaProcessor to a separate update set as we now use a Scripted REST API when calling from the DataSync Agent or Meshlet for getting the table schema from ServiceNow. |
For restore (optional Archive Data feature), support sending out conditions for pattern and regex matching and not suggest scheduled sharing if condition contains Updated field and suggest scheduled sharing. |
Only delete table compare executions older than 60 days (and not scheduled table compare configuration records) from u_psp_table_compares table (versus rotating every 70 days all records in this table).
|
Add option to randomly generate new encryption key when creating a new queue. |
Add property to disable copying encryption key and Integration Mesh password when user clicks to create a new queue record. |
Update Add button on Table Compare > Compare Records by Table to match styling as Clear All button when building conditions and selecting a table. |
Release Date: September 30, 2024
Enhancements |
---|
Create shared queue and bulk share when setting up application and configuring application for first time. |
Default to AES-128 as encryption method when creating new bulk shares and dynamic shares |
Send application type in heartbeats to help Perspectium Support with troubleshooting. |
Update EULA module link to new Perspectium legal website. |
Remove Clone bulk configuration option when creating new bulk share since this bulk share hasn't been save into the system yet (so nothing to clone). |
Bug Fixes |
---|
Encryption key length not being checked correctly when saving a shared queue that is used in a bulk share with AES-256 encryption. |
Fix for Dashboard to show hourly data in Record Breakdown chart when current time is in the midnight hour. |
Release Date: September 11, 2024
Enhancements |
---|
Add new Encrypt on Send option for encrypting entire batch sent to MBS due to ServiceNow GlideEncrypter deprecation. See ServiceNow Encryption Options for more information. |
Bug Fixes |
---|
Fixed logging showing Malformed UTF-8 data trying to decrypt error when subscribing to a record in an instance where Base64 Encode Only selected as encryption method on sharing instance. |