diff --git a/ApigeeRegistry/VERSION b/ApigeeRegistry/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/ApigeeRegistry/VERSION +++ b/ApigeeRegistry/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/BareMetalSolution/VERSION b/BareMetalSolution/VERSION index 0c62199f16ac..ee1372d33a29 100644 --- a/BareMetalSolution/VERSION +++ b/BareMetalSolution/VERSION @@ -1 +1 @@ -0.2.1 +0.2.2 diff --git a/BigQueryConnection/VERSION b/BigQueryConnection/VERSION index f38fc5393ff6..a3df0a6959e1 100644 --- a/BigQueryConnection/VERSION +++ b/BigQueryConnection/VERSION @@ -1 +1 @@ -0.7.3 +0.8.0 diff --git a/Bigtable/VERSION b/Bigtable/VERSION index 15b989e398fc..092afa15df4d 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -1.16.0 +1.17.0 diff --git a/Bigtable/src/BigtableClient.php b/Bigtable/src/BigtableClient.php index e6cecbc55418..c8aa7ceb0005 100644 --- a/Bigtable/src/BigtableClient.php +++ b/Bigtable/src/BigtableClient.php @@ -40,7 +40,7 @@ class BigtableClient { use ArrayTrait; - const VERSION = '1.16.0'; + const VERSION = '1.17.0'; /** * @var GapicClient diff --git a/CHANGELOG.md b/CHANGELOG.md index ac78ff03de15..d6779477a604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,191 @@ # Changelog +## 0.187.0 + +
google/cloud-apigee-registry 0.1.0 + + + +### Features + +* introduce apigee registry ([#5429](https://github.com/googleapis/google-cloud-php/issues/5429)) ([beaca17](https://github.com/googleapis/google-cloud-php/commit/beaca170190cb6136a5f6d70382c649f932013e9)) + +
+ +
google/cloud-bare-metal-solution 0.2.2 + + + +### Miscellaneous Chores + +* remove old baremetal protos ([#5434](https://github.com/googleapis/google-cloud-php/issues/5434)) ([976fd24](https://github.com/googleapis/google-cloud-php/commit/976fd24336c42cb17a7ac90507fe9dbe73311fef)) + +
+ +
google/cloud-bigquery-connection 0.8.0 + + + +### Features + +* Add service_account_id output field to CloudSQL properties ([#5407](https://github.com/googleapis/google-cloud-php/issues/5407)) ([417199f](https://github.com/googleapis/google-cloud-php/commit/417199f88712d50330ea15a9f9a588b983403a4e)) + +
+ +
google/cloud-bigtable 1.17.0 + + + +### Features + +* [Bigtable] Publish new fields ([#5406](https://github.com/googleapis/google-cloud-php/issues/5406)) ([dcd120c](https://github.com/googleapis/google-cloud-php/commit/dcd120c5f741fb273b9ef716edb292b9276877d7)) + +
+ +
google/cloud-compute 1.2.0 + + + +### Features + +* Update Compute Engine API to revision 20220720 ([#723](https://github.com/googleapis/google-cloud-php/issues/723)) ([#5436](https://github.com/googleapis/google-cloud-php/issues/5436)) ([eb82d82](https://github.com/googleapis/google-cloud-php/commit/eb82d821501c802799fedac5f514546080d4adb9)) + +
+ +
google/cloud-contact-center-insights 0.2.7 + + + +### Documentation + +* [ContactCenterInsights] Updating comments ([#5413](https://github.com/googleapis/google-cloud-php/issues/5413)) ([affff87](https://github.com/googleapis/google-cloud-php/commit/affff875ea49b95ac033bf197ea8bbdb365f2a03)) + +
+ +
google/cloud-container 1.7.1 + + + +### Documentation + +* [Container] BinaryAuthorization.enabled field is marked as deprecated ([#5426](https://github.com/googleapis/google-cloud-php/issues/5426)) ([6c787ad](https://github.com/googleapis/google-cloud-php/commit/6c787ade5fafa832ecc7fe3514aea69dc843a8f5)) + +
+ +
google/cloud-datastore 1.16.1 + + + +### Miscellaneous Chores + +* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996)) + +
+ +
google/cloud-debugger 1.4.9 + + + +### Miscellaneous Chores + +* **deps:** update dependency google/cloud-tools to ^0.13.0 ([#5432](https://github.com/googleapis/google-cloud-php/issues/5432)) ([7c1cf2d](https://github.com/googleapis/google-cloud-php/commit/7c1cf2da5f2a65bc0cd6b4048f0950d75a83b195)) + +
+ +
google/cloud-dialogflow 0.28.1 + + + +### Documentation + +* [Dialogflow] added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([#5405](https://github.com/googleapis/google-cloud-php/issues/5405)) ([a39f01b](https://github.com/googleapis/google-cloud-php/commit/a39f01be3a53cff2783fd6ba4e900fa4b237eb1e)) + +
+ +
google/cloud-dlp 1.6.0 + + + +### Features + +* [Dlp] InfoType categories were added to built-in infoTypes ([#5388](https://github.com/googleapis/google-cloud-php/issues/5388)) ([5736540](https://github.com/googleapis/google-cloud-php/commit/57365402deb0563c17e2ab37a4c2779095fcad4b)) + +
+ +
google/cloud-firestore 1.25.1 + + + +### Miscellaneous Chores + +* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996)) + +
+ +
google/longrunning 0.2.0 + + + +### Features + +* add waitOperation and update protos ([#5414](https://github.com/googleapis/google-cloud-php/issues/5414)) ([e713017](https://github.com/googleapis/google-cloud-php/commit/e71301796210ae5a90123bc54d5544557884c377)) + +
+ +
google/cloud-network-security 0.3.0 + + + +### ⚠ BREAKING CHANGES + +* fix annotation of parent in Create*Request (#5398) + +### Bug Fixes + +* fix annotation of parent in Create*Request ([#5398](https://github.com/googleapis/google-cloud-php/issues/5398)) ([8fc8485](https://github.com/googleapis/google-cloud-php/commit/8fc8485bbe6f01f981153175bd469fc54b1db69d)) + +
+ +
google/cloud-retail 0.6.0 + + + +### Features + +* [Retail] support case insensitive match on search facets ([#5424](https://github.com/googleapis/google-cloud-php/issues/5424)) ([6a8ac25](https://github.com/googleapis/google-cloud-php/commit/6a8ac25bddca93234a479e1a9e1b953323527efe)) + +
+ +
google/cloud-security-center 1.9.0 + + + +### Features + +* [SecurityCenter] Added container field to findings attributes ([#5397](https://github.com/googleapis/google-cloud-php/issues/5397)) ([f09ba79](https://github.com/googleapis/google-cloud-php/commit/f09ba79e1f5fa6fd6713c0f7a7b428ee3fadd1df)) + +
+ +
google/cloud-spanner 1.51.1 + + + +### Miscellaneous Chores + +* readonly fix in owlbot ([#5430](https://github.com/googleapis/google-cloud-php/issues/5430)) ([8389959](https://github.com/googleapis/google-cloud-php/commit/8389959cf55f595d54ad2914f1671430f687c996)) + +
+ +
google/cloud-vm-migration 0.2.0 + + + +### Features + +* [VmMigration] introduce upgrade appliance rpc ([#5394](https://github.com/googleapis/google-cloud-php/issues/5394)) ([a71eb95](https://github.com/googleapis/google-cloud-php/commit/a71eb9504e120cf0a63beb7fc0910f273adb42d6)) + +
+ ## 0.186.0
google/access-context-manager 0.2.4 diff --git a/Compute/VERSION b/Compute/VERSION index 524cb55242b5..26aaba0e8663 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.1.1 +1.2.0 diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION index 53a75d673557..b0032849c80b 100644 --- a/ContactCenterInsights/VERSION +++ b/ContactCenterInsights/VERSION @@ -1 +1 @@ -0.2.6 +0.2.7 diff --git a/Container/VERSION b/Container/VERSION index bd8bf882d061..943f9cbc4ec7 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -1.7.0 +1.7.1 diff --git a/Datastore/VERSION b/Datastore/VERSION index 15b989e398fc..41c11ffb730c 100644 --- a/Datastore/VERSION +++ b/Datastore/VERSION @@ -1 +1 @@ -1.16.0 +1.16.1 diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php index 7f9e6a9ff78f..b831a905f01f 100644 --- a/Datastore/src/DatastoreClient.php +++ b/Datastore/src/DatastoreClient.php @@ -80,7 +80,7 @@ class DatastoreClient use ClientTrait; use DatastoreTrait; - const VERSION = '1.16.0'; + const VERSION = '1.16.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore'; diff --git a/Debugger/VERSION b/Debugger/VERSION index b2e46d1851c8..4ea2b1f403ab 100644 --- a/Debugger/VERSION +++ b/Debugger/VERSION @@ -1 +1 @@ -1.4.8 +1.4.9 diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php index e095e4cb2be2..bad418588df6 100644 --- a/Debugger/src/DebuggerClient.php +++ b/Debugger/src/DebuggerClient.php @@ -39,7 +39,7 @@ class DebuggerClient { use ClientTrait; - const VERSION = '1.4.8'; + const VERSION = '1.4.9'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly'; diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION index 697f087f376a..48f7a71df4be 100644 --- a/Dialogflow/VERSION +++ b/Dialogflow/VERSION @@ -1 +1 @@ -0.28.0 +0.28.1 diff --git a/Dlp/VERSION b/Dlp/VERSION index 8af85beb5159..dc1e644a1014 100644 --- a/Dlp/VERSION +++ b/Dlp/VERSION @@ -1 +1 @@ -1.5.3 +1.6.0 diff --git a/Firestore/VERSION b/Firestore/VERSION index ad2191947f7b..d905a6d1d619 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -1.25.0 +1.25.1 diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index 85d129ae9cfd..8b6e9629bd8e 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -75,7 +75,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '1.25.0'; + const VERSION = '1.25.1'; const DEFAULT_DATABASE = '(default)'; diff --git a/LongRunning/VERSION b/LongRunning/VERSION index 6e8bf73aa550..0ea3a944b399 100644 --- a/LongRunning/VERSION +++ b/LongRunning/VERSION @@ -1 +1 @@ -0.1.0 +0.2.0 diff --git a/NetworkSecurity/VERSION b/NetworkSecurity/VERSION index 7179039691ce..0d91a54c7d43 100644 --- a/NetworkSecurity/VERSION +++ b/NetworkSecurity/VERSION @@ -1 +1 @@ -0.2.3 +0.3.0 diff --git a/Retail/VERSION b/Retail/VERSION index 4b9fcbec101a..a918a2aa18d5 100644 --- a/Retail/VERSION +++ b/Retail/VERSION @@ -1 +1 @@ -0.5.1 +0.6.0 diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION index 27f9cd322bb9..f8e233b27332 100644 --- a/SecurityCenter/VERSION +++ b/SecurityCenter/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 diff --git a/Spanner/VERSION b/Spanner/VERSION index ba0a719118ce..c73f500ec8ce 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.51.0 +1.51.1 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index c636c3e6c2a9..dd2cabd142e4 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -90,7 +90,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.51.0'; + const VERSION = '1.51.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/VmMigration/VERSION b/VmMigration/VERSION index 845639eef26c..0ea3a944b399 100644 --- a/VmMigration/VERSION +++ b/VmMigration/VERSION @@ -1 +1 @@ -0.1.4 +0.2.0 diff --git a/composer.json b/composer.json index 090acd38a2ea..81e3ef8c31f4 100644 --- a/composer.json +++ b/composer.json @@ -78,20 +78,20 @@ "google/cloud-ai-platform": "0.7.0", "google/cloud-api-gateway": "0.2.4", "google/cloud-apigee-connect": "0.2.7", - "google/cloud-apigee-registry": "0.0.0", + "google/cloud-apigee-registry": "0.1.0", "google/cloud-appengine-admin": "0.3.2", "google/cloud-artifact-registry": "0.3.3", "google/cloud-asset": "1.7.1", "google/cloud-assured-workloads": "0.7.0", "google/cloud-automl": "1.4.7", - "google/cloud-bare-metal-solution": "0.2.1", + "google/cloud-bare-metal-solution": "0.2.2", "google/cloud-bigquery": "1.23.8", - "google/cloud-bigquery-connection": "0.7.3", + "google/cloud-bigquery-connection": "0.8.0", "google/cloud-bigquery-data-exchange": "0.1.1", "google/cloud-bigquery-reservation": "0.6.3", "google/cloud-bigquery-storage": "1.2.6", "google/cloud-bigquerydatatransfer": "1.3.5", - "google/cloud-bigtable": "1.16.0", + "google/cloud-bigtable": "1.17.0", "google/cloud-billing": "1.4.3", "google/cloud-billing-budgets": "0.2.8", "google/cloud-binary-authorization": "0.5.1", @@ -99,9 +99,9 @@ "google/cloud-certificate-manager": "0.2.0", "google/cloud-channel": "0.6.6", "google/cloud-common-protos": "0.3.4", - "google/cloud-compute": "1.1.1", - "google/cloud-contact-center-insights": "0.2.6", - "google/cloud-container": "1.7.0", + "google/cloud-compute": "1.2.0", + "google/cloud-contact-center-insights": "0.2.7", + "google/cloud-container": "1.7.1", "google/cloud-container-analysis": "0.2.4", "google/cloud-core": "1.47.0", "google/cloud-data-catalog": "1.3.3", @@ -111,13 +111,13 @@ "google/cloud-dataplex": "0.1.4", "google/cloud-dataproc": "3.1.1", "google/cloud-dataproc-metastore": "0.3.3", - "google/cloud-datastore": "1.16.0", + "google/cloud-datastore": "1.16.1", "google/cloud-datastore-admin": "0.5.1", "google/cloud-datastream": "0.1.1", - "google/cloud-debugger": "1.4.8", + "google/cloud-debugger": "1.4.9", "google/cloud-deploy": "0.2.3", - "google/cloud-dialogflow": "0.28.0", - "google/cloud-dlp": "1.5.3", + "google/cloud-dialogflow": "0.28.1", + "google/cloud-dlp": "1.6.0", "google/cloud-dms": "0.2.7", "google/cloud-document-ai": "0.2.1", "google/cloud-domains": "0.2.3", @@ -126,7 +126,7 @@ "google/cloud-eventarc": "0.3.1", "google/cloud-eventarc-publishing": "0.2.4", "google/cloud-filestore": "0.1.5", - "google/cloud-firestore": "1.25.0", + "google/cloud-firestore": "1.25.1", "google/cloud-functions": "0.4.1", "google/cloud-game-servers": "0.4.4", "google/cloud-gke-backup": "0.1.0", @@ -147,7 +147,7 @@ "google/cloud-monitoring": "1.1.7", "google/cloud-network-connectivity": "0.2.3", "google/cloud-network-management": "0.2.0", - "google/cloud-network-security": "0.2.3", + "google/cloud-network-security": "0.3.0", "google/cloud-notebooks": "0.2.6", "google/cloud-optimization": "0.1.2", "google/cloud-orchestration-airflow": "0.1.6", @@ -164,18 +164,18 @@ "google/cloud-redis": "1.6.3", "google/cloud-resource-manager": "0.3.3", "google/cloud-resource-settings": "0.1.6", - "google/cloud-retail": "0.5.1", + "google/cloud-retail": "0.6.0", "google/cloud-run": "0.1.0", "google/cloud-scheduler": "1.6.4", "google/cloud-secret-manager": "1.9.3", - "google/cloud-security-center": "1.8.0", + "google/cloud-security-center": "1.9.0", "google/cloud-security-private-ca": "0.4.1", "google/cloud-service-control": "0.3.7", "google/cloud-service-directory": "0.7.3", "google/cloud-service-management": "0.3.3", "google/cloud-service-usage": "0.2.5", "google/cloud-shell": "0.2.1", - "google/cloud-spanner": "1.51.0", + "google/cloud-spanner": "1.51.1", "google/cloud-speech": "1.6.2", "google/cloud-sql-admin": "0.2.4", "google/cloud-storage": "1.28.0", @@ -191,13 +191,13 @@ "google/cloud-video-transcoder": "0.4.1", "google/cloud-videointelligence": "1.12.9", "google/cloud-vision": "1.5.8", - "google/cloud-vm-migration": "0.1.4", + "google/cloud-vm-migration": "0.2.0", "google/cloud-vpc-access": "0.2.6", "google/cloud-web-risk": "1.1.6", "google/cloud-web-security-scanner": "0.7.6", "google/cloud-workflows": "0.2.7", "google/grafeas": "0.3.1", - "google/longrunning": "0.1.0" + "google/longrunning": "0.2.0" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", diff --git a/docs/manifest.json b/docs/manifest.json index 5d2fc0df4a8d..8db01593f6f4 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.187.0", "v0.186.0", "v0.185.0", "v0.184.0", @@ -240,6 +241,7 @@ "name": "google/cloud-apigee-registry", "defaultService": "apigeeregistry/readme", "versions": [ + "v0.1.0", "main" ] }, @@ -394,6 +396,7 @@ "name": "google/cloud-bare-metal-solution", "defaultService": "baremetalsolution/readme", "versions": [ + "v0.2.2", "v0.2.1", "v0.2.0", "v0.1.0", @@ -475,6 +478,7 @@ "name": "google/cloud-bigquery-connection", "defaultService": "bigqueryconnection/readme", "versions": [ + "v0.8.0", "v0.7.3", "v0.7.2", "v0.7.1", @@ -628,6 +632,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v1.17.0", "v1.16.0", "v1.15.2", "v1.15.1", @@ -848,6 +853,7 @@ "name": "google/cloud-compute", "defaultService": "compute/readme", "versions": [ + "v1.2.0", "v1.1.1", "v1.1.0", "v1.0.4", @@ -873,6 +879,7 @@ "name": "google/cloud-contact-center-insights", "defaultService": "contactcenterinsights/readme", "versions": [ + "v0.2.7", "v0.2.6", "v0.2.5", "v0.2.4", @@ -891,6 +898,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v1.7.1", "v1.7.0", "v1.6.3", "v1.6.2", @@ -1257,6 +1265,7 @@ "name": "google/cloud-datastore", "defaultService": "datastore/datastoreclient", "versions": [ + "v1.16.1", "v1.16.0", "v1.15.0", "v1.14.2", @@ -1355,6 +1364,7 @@ "name": "google/cloud-debugger", "defaultService": "debugger/debuggerclient", "versions": [ + "v1.4.9", "v1.4.8", "v1.4.7", "v1.4.6", @@ -1439,6 +1449,7 @@ "name": "google/cloud-dialogflow", "defaultService": "dialogflow/readme", "versions": [ + "v0.28.1", "v0.28.0", "v0.27.1", "v0.27.0", @@ -1506,6 +1517,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v1.6.0", "v1.5.3", "v1.5.2", "v1.5.1", @@ -1765,6 +1777,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v1.25.1", "v1.25.0", "v1.24.0", "v1.23.0", @@ -2445,6 +2458,7 @@ "name": "google/cloud-network-security", "defaultService": "networksecurity/readme", "versions": [ + "v0.3.0", "v0.2.3", "v0.2.2", "v0.2.1", @@ -2935,6 +2949,7 @@ "name": "google/cloud-retail", "defaultService": "retail/readme", "versions": [ + "v0.6.0", "v0.5.1", "v0.5.0", "v0.4.2", @@ -3029,6 +3044,7 @@ "name": "google/cloud-security-center", "defaultService": "securitycenter/readme", "versions": [ + "v1.9.0", "v1.8.0", "v1.7.0", "v1.6.0", @@ -3179,6 +3195,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.51.1", "v1.51.0", "v1.50.0", "v1.49.2", @@ -3986,6 +4003,7 @@ "name": "google/cloud-vm-migration", "defaultService": "vmmigration/readme", "versions": [ + "v0.2.0", "v0.1.4", "v0.1.3", "v0.1.2", @@ -4116,6 +4134,7 @@ "name": "google/longrunning", "defaultService": "longrunning/readme", "versions": [ + "v0.2.0", "v0.1.0", "main" ] diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 26ef7fdb8b1f..e25647f29aaa 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.186.0'; + const VERSION = '0.187.0'; } diff --git a/src/Version.php b/src/Version.php index 5b4a94913cbc..90380a4116f9 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.186.0'; + const VERSION = '0.187.0'; }