Release notes
Release date: November 26, 2024.
Release version: 3.0.9091.20157
New Features
-
“Error Rules” Replaces “Error Handling”
-
All existing error handling configurations will be migrated to the new error rules system.
-
Error rules allow for more fine-grained and flexible error routing.
-
Be aware of breaking changes: See section “Breaking changes”
-
-
New Improved Developer Menu
-
The developer menu is now a full-page interface with the option to create favorite menu items.
-
-
Integrated File Compare in Tracking Search
-
Compare files from two different documents directly within Link Tracking.
-
-
Export Developer Items Without Artifacts
-
When using deployment pipelines or moving developer assemblies and XML artifacts between environments, you can now export configurations without including artifacts.
-
-
Enable Light Tracking for a Document Type
-
Useful for limiting the amount of archived data, especially when handling large files.
-
-
Support for JPath Macros (JSON)
-
The macro resolver now supports JPath macros for enhanced JSON handling.
-
Transport
-
Support for SQL Server (Send/Receive)
-
Added capability to send and receive data via SQL Server.
-
-
Support for Azure Storage File Shares
-
Integration with Azure-based file shares is now supported.
-
-
Integrated FTP – Reference Implementation for Cerberus
-
A reference implementation for streamlined FTP operations with Cerberus.
-
-
Override All Send Locations
-
Redirect all send operations to a test location, ideal for cloned environments or temporary configurations.
-
-
Send Locations – Import/Export
-
New menu for send locations with the ability to import/export locations.
-
Global locations are now only shown under the new menu and no longer appears under the partner
-
-
Optional Renaming for SFTP/FTP Files
-
File renaming is now optional for SFTP/FTP transfers.
-
-
Improved OAuth2 Authentication for HTTP
-
Enhanced support for OAuth2 authentication types.
-
-
Include Partner Identifications in Outbox Service (REST)
-
Partner identifications are now included in the outbox service.
-
-
Upgraded SFTP Support
-
Enhanced SFTP capabilities, including support for new ciphers and MAC algorithms:
-
hmac-md5-etm@openssh.com
-
hmac-md5-96-etm@openssh.com
-
hmac-sha1-etm@openssh.com
-
hmac-sha1-96-etm@openssh.com
-
hmac-sha2-256-etm@openssh.com
-
hmac-sha2-512-etm@openssh.com
-
-
Be aware of removed algorithms: See section “Breaking changes”
-
Migration Tools
-
MigrationImporter – Import Single Document Type
-
Added functionality to import individual document types for improved flexibility.
-
Performance
-
Improved JSON Assembler with Schemas
-
Now stream-based, offering better performance, especially for large files.
-
-
New Index on
Event.tStatusEventSubscriptionRuns-
Improved indexing for enhanced system performance.
-
-
Optimized RabbitMQ Message Broker
-
Better handling of large files for RabbitMQ message processing.
-
LinkProxy / Bizbrains.Xslt
-
Cross-Reference Between Link and LinkProxy
-
LinkProxy does no longer contains any Xslt functionality. This is moved to the Bizbrains.Xslt package.
-
-
Additional helper methods in Bizbrains.Xslt
-
New methods for handling dates are implemented.
-
Development Tools
-
Improved Visual Studio Templates
-
Enhanced templates for:
-
Developing Link steps.
-
Developing XSLT.
-
-
Other
-
Support for Dependency Injection in XSLT Extension Objects
-
Simplified integration for XSLT developers through dependency injection.
-
-
Import Warnings for Version Conflicts
-
Warnings are now displayed when importing configurations with differing versions.
-
-
Visible Created and Last Modified Dates
-
These fields are now displayed in more grid views for better data transparency.
-
Breaking changes
In relation to Error rules the following interfaces has been removed:
-
IExceptionCategoryDocumentTypeRepository
-
IExceptionTypeDocumentTypeRepository
-
IErrorNotificationService
Removed SFTP algorithms:
-
hmac-ripemd160
-
hmac-ripemd160@openssh.com
We always recommend testing any custom-built artifacts with new releases prior to performing an upgrade.