Cloud Storage C++ Edition 2022 (22.0.8319)

Released: Oct 11, 2022

2022 (22.0.8319) での更新項目

機能

  • The OAuth experience has been improved for all of the Cloud components, making it easier to integrate with your provider of choice.
  • All of the cloud storage components have been combined into one Cloud Storage toolkit, and the component APIs have been standardized across providers.
  • All components for all providers have been merged into Cloud Storage. You can now find Microsoft Azure, AWS, Box, Google Cloud, Linode, Digital Ocean and others in one toolkit.
  • Updated across the board to provide a more consistent and simpler development experience.
  • The Qt toolkit has been merged into the C++ toolkit.
  • The C++ Edition libraries for Linux have been updated to use the internal implementation of SSL/TLS and other cryptographic functions. OpenSSL is no longer a dependency when working on Linux and the linker options -lssl -lcrypto are not needed.