Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google-cloud-cpp] update to latest release (v2.14.0) #32881

Merged

Conversation

scotthart
Copy link
Contributor

Updates google-cloud-cpp to the latest release (v2.14.0)

Tested locally (on x64-linux) with:

./vcpkg install 'google-cloud-cpp[*]'
  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@scotthart scotthart force-pushed the google-cloud-cpp-update-to-v2.14.0 branch from 8a15648 to 84f7af2 Compare August 1, 2023 21:24
@scotthart
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Google"

@@ -536,6 +536,20 @@
}
]
},
"experimental-opentelemetry": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you missed the new commerce feature.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.

@scotthart scotthart force-pushed the google-cloud-cpp-update-to-v2.14.0 branch from 84f7af2 to b113d70 Compare August 1, 2023 21:35
@JonLiu1993 JonLiu1993 added category:port-update The issue is with a library, which is requesting update new revision category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist labels Aug 2, 2023
@JonLiu1993 JonLiu1993 added requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Aug 2, 2023
@JavierMatosD JavierMatosD merged commit b423d24 into microsoft:master Aug 2, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants