Skip to content

1.0.5

Choose a tag to compare

@mofterdinger mofterdinger released this 06 Nov 15:31
· 270 commits to main since this release

Version 1.0.5 - 2024-11-06

Added

  • Added support to configure the HTTP client pool to Malware Scanning Service. Supported configuration properties are:
    • cds.attachments.malwareScanner.http.timeout: The HTTP request timeout in seconds, defaults to 120s
    • cds.attachments.malwareScanner.http.maxConnections: The max. number of parallel HTTP connections to Malware Scanning Service, defaults to 20 connections

Changed

Fixed

  • Fixed a bug that caused malware scanning to fail, if the content was stored in a HANA DB.

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5