Skip to content

v3.0.0

Pre-release
Pre-release

Choose a tag to compare

@scotthart scotthart released this 12 Feb 21:41
· 25 commits to main since this release

BREAKING CHANGES

As previously announced, google-cloud-cpp now requires C++ >= 17. This is motivated by similar changes in our dependencies, and because C++ 17 has been the default C++ version in all the compilers we support for several years.

We think this change is large enough that deserves a major version bump to signal the new requirements. Additionally, we have decommissioned previously deprecated API features and have also made some previously optional dependencies required.

NOTE: Please refer to the V3 Migration Guide for details on updating existing applications using v1.x.y or v2.x.y.

Google APIs interface definitions