---
title: "DataSync Agent Release Notes"
canonical: "https://docs.perspectium.com/space/custom/2490377/DataSync%20Agent%20Release%20Notes"
format: markdown
---
Version   Release Date: September 8, 2021 Bug Fixes IODateTimePlugin inserts will no longer have a null insert time.  Release Date: September 1, 2021 Enhancements API plugins will not be disabled on failure and will retry until services are restored. Release Date: August 26, 2021 Enhancements Table compare now supports new attachment table for fully built attachments. IODateTimePlugin support for new attachment table for fully built attachments. Release Date: August 12, 2021 Enhancements You can now  specify how many times an attachment will be tried to be built until it's skipped and removed from the sys_attachment table with the  <attachment_retries>  tag.  Release Date: August 2, 2021 Enhancements Enhanced error handling for Voltage Encryption failures.  Azure KeyVault is now accessible with a wrapped API.  Bug Fixes Dynamic insert datetime columns will now have the same date/time that the record is first received by the Agent on insert and remain the same when the Agent receives an update of the same record. Release Date: July 26, 2021 Enhancements Journal field entries will now be encrypted with the Voltage plugin in DataSync Agent.  Release Date: July 22, 2021 New Features You can now choose which SQL Server schema to use in the DataSync Agent with the  <database_schema>  directive. Enhancements When using Voltage for encrypting your data, the  host_name parameter within the plugin directive will be the name of the computer or machine that the agent is running on.  Release Date: July 19, 2021 Enhancements You can now  access Azure KeyVault through a proxy.  Enable Voltage encryption with the  com.perspectium.replicator.sql.plugin.SQLSubscriberVoltageEncrypterPlugin  plugin.  With Voltage encryption, you can specify trace ID as a parameter to track your API traffic.  Attachments can now be encrypted with Voltage.  Release Date: July 6, 2021 New Features Edge Decryption plugin is now available for DataSync Agent to handle Edge Encrypted values in your ServiceNow instance.  Attachments can now be processed by the DataSync Agent with  SysAttachmentHandler .