From 94aec53828b107fe2a5381d14708bcca8753db8b Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Tue, 6 Aug 2024 18:02:31 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b4de3c6d6..e75540c6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The following sections list the changes for unreleased. * Enhancement - Local WEB App configuration: [#9691](https://github.com/owncloud/ocis/pull/9691) * Enhancement - Gateways should directly talk to themselves: [#9714](https://github.com/owncloud/ocis/pull/9714) * Enhancement - Bump reva: [#9715](https://github.com/owncloud/ocis/pull/9715) +* Enhancement - Support Skyhigh Security ICAP as an ICAP server: [#9720](https://github.com/owncloud/ocis/issues/9720) ## Details @@ -131,6 +132,16 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9715 +* Enhancement - Support Skyhigh Security ICAP as an ICAP server: [#9720](https://github.com/owncloud/ocis/issues/9720) + + We have upgraded the antivirus ICAP client library, bringing enhanced + performance and reliability to our antivirus scanning service. With this update, + the Skyhigh Security ICAP can now be used as an ICAP server, providing robust + and scalable antivirus solutions. + + https://github.com/owncloud/ocis/issues/9720 + https://github.com/fschade/icap-client/pull/6 + # Changelog for [6.2.0] (2024-07-30) The following sections list the changes for 6.2.0.