Gábor Gyimesi created MINIFICPP-2027:
----------------------------------------
Summary: Upgrade google cloud library to latest version
Key: MINIFICPP-2027
URL: https://issues.apache.org/jira/browse/MINIFICPP-2027
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
Google cloud cpp library has had a major version change since we introduced it
in our project. It also had a major breaking change in the storage mocking
library which would simplify our tests, but would require some effort on our
side: [https://github.com/googleapis/google-cloud-cpp/pull/8806/files]
The upgrade may also fix MSVC compile warnings:
[https://github.com/apache/nifi-minifi-cpp/actions/runs/3856956550/jobs/6573795651]
We should check if the upgrade solves the issue otherwise we should look for
another solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)