Release Notes 2025-01-30
These changes have been deployed to priint:cloud on January 30th, 2025.
New features / improvements
- Added support for OAuth2 Client Credential flow to connection configurations.
- Added support for http request headers to HttpAuthorization for OAuth2
- Added aggregate option to enable an aggregation step after processing a fanout.
- Added tenant and project as replaceable placeholders in webhook workers
- Added property
transformBeforewhich behaves exactly as "transform" with the only difference that it is applied before a fanout split. It is useful for fanout-aggregate but also for fanout in general. More Details... - Added support for fanout on zip with embedded data file
- Added gzip filter to support Content-Encoding=gzip for XML and JSON payloads
- Added support for render worker pools
- Extended GET /artifacts endpoint to collect all output files from ALL workers not only "renderpdf"
Bugfixes
- Fix for profile related recognition of configuration changes
- Evict
config.ionfile caching after 1 hour - Fix wrong payload creation (callback and error worker)
- Fix config inheritance related to connection
- Fix for
mediaTypebug in payload - Fix for XML Escaping Bug in payload
- Fix for URI encoding with plus sign (+) instead of %20
Breaking Changes
- None
All Deprecations
- None
