Cloud Release - February 2024
- Updated on Mar 14, 2024
- Published on Mar 13, 2024
Prev Next RELEASE February 2024
**DF-NET480-2024.3.0.1**
Features
 | Plaform changes to add support for external generators | New services to support generators running outside the core cluster.
- New Caching Services for external generators - Serves information for external generators, including cached settings and templates
- Extracted Document Generation API to new service - Upgraded API for document generation to .NET 7.0 and moved to a new microservice.
- New Event Processor - New Event Processor for generation events and stats
- New Job Queuing - New Job Queuing service for generation jobs
- TOML Updates - Changes to TOML configuration for Reverse Proxy
|
Enhancements
 | New Job Queuing | All generation jobs are now queued via new queueing system. This allows for better control and management of generation jobs. |
 | Changes to generation processors | IPC between worker processes no longer required. |
 | New Generation Routing | New routing allows specfic workloads to target specific generation pools. |
 | NuGet package upgrades | Minor Security upgrades to NuGet packages. |
 | Upgrades to Cache Service | Upgrades to Cache Service to support new generation processors
- Update to .NET 7.0 - The component has been updated to use .NET 7.0.
- Enhanced Interface Methods - The interface methods have been modified to return more detailed information.
- Removal of JobQueuing Storage - The JobQueuing storage has been removed from the component.
- Serving Template Generation Stats via Stats Service - Stats are now collected via new queueing system.
|
 | Upgrades to Databroker Manager | Upgrades to Databroker Manager to support new generation processors |
 | Upgrades to DocumentGeneratorFull | Upgrades to DocumentGeneratorFull to support new generation processors and queueing system. Deprecated WCF interface and balancing proxy. |
 | Upgrades to Stats Service | Upgrades to Stats Service to support new generation processors. Updated to .net 7.0. Monitors queues for stat events and processes. |
Was this article helpful?