Cloud Release - February 2024
  • 14 Mar 2024
  • 1 Minute to read
  • PDF

Cloud Release - February 2024

  • PDF

Article Summary

RELEASE February 2024

**DF-NET480-2024.3.0.1**

Features

Plaform changes to add support for external generatorsNew 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 QueuingAll generation jobs are now queued via new queueing system. This allows for better control and management of generation jobs.
Changes to generation processorsIPC between worker processes no longer required.
New Generation RoutingNew routing allows specfic workloads to target specific generation pools.
NuGet package upgradesMinor Security upgrades to NuGet packages.
Upgrades to Cache ServiceUpgrades 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 ManagerUpgrades to Databroker Manager to support new generation processors
Upgrades to DocumentGeneratorFullUpgrades to DocumentGeneratorFull to support new generation processors and queueing system. Deprecated WCF interface and balancing proxy.
Upgrades to Stats ServiceUpgrades to Stats Service to support new generation processors. Updated to .net 7.0. Monitors queues for stat events and processes.


Was this article helpful?