# HG changeset patch # User Alain Mazy # Date 1689862517 -7200 # Node ID 56556fffa4058b6001b21c06373597a415195b47 # Parent 57be7094d6c5435c3c45eabd9c74c013dbdcdb7a updated Google plugin for latest SDK diff -r 57be7094d6c5 -r 56556fffa405 NEWS --- a/NEWS Thu Jul 20 16:14:39 2023 +0200 +++ b/NEWS Thu Jul 20 16:15:17 2023 +0200 @@ -1,6 +1,9 @@ * Azure plugin: - * rewrote using the latest azure C++ sdk. + * rewrote using the latest azure C++ sdk available with vcpkg tag 2023.06.20. + +* Google plugin: + * rewrote using the latest google C++ sdkavailable with vcpkg tag 2023.06.20. 2022-12-19 - v 2.1.2 ====================