[google-cloud-cpp] fix feature sql (#35609)

This commit is contained in:
autoantwort 2023-12-14 08:38:31 +01:00 committed by GitHub
parent bc998b3cb9
commit 32e4877eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "google-cloud-cpp",
"version": "2.19.0",
"port-version": 1,
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",
@ -1247,6 +1248,7 @@
"name": "google-cloud-cpp",
"default-features": false,
"features": [
"grpc-common",
"rest-common"
]
}

View File

@ -3058,7 +3058,7 @@
},
"google-cloud-cpp": {
"baseline": "2.19.0",
"port-version": 0
"port-version": 1
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "815f9e2c25c4aa47b16ec69ac6c41e2d52655d89",
"version": "2.19.0",
"port-version": 1
},
{
"git-tree": "cda5a5192b0d1310376b1370890e1d38755c076a",
"version": "2.19.0",