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

chore(main): release 0.261.0 #7698

Merged
merged 1 commit into from
Sep 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AdsMarketingPlatformAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.1.0
2 changes: 1 addition & 1 deletion BackupDr/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.30.3
1.31.0
2 changes: 1 addition & 1 deletion BigQuery/src/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '1.30.3';
const VERSION = '1.31.0';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.5.0
350 changes: 350 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.1
1.19.0
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.59.1
1.60.0
2 changes: 1 addition & 1 deletion Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.29.2
1.30.0
2 changes: 1 addition & 1 deletion Datastore/src/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.29.2';
const VERSION = '1.30.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.8
1.9.0
2 changes: 1 addition & 1 deletion Debugger/src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '1.8.8';
const VERSION = '1.9.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
Expand Down
2 changes: 1 addition & 1 deletion Deploy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0
2 changes: 1 addition & 1 deletion Dialogflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
1.15.0
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.46.0
1.47.0
2 changes: 1 addition & 1 deletion Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.46.0';
const VERSION = '1.47.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion KmsInventory/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
2 changes: 1 addition & 1 deletion Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.33.0
0.34.0
2 changes: 1 addition & 1 deletion Language/src/LanguageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class LanguageClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '0.33.0';
const VERSION = '0.34.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.30.3
1.31.0
2 changes: 1 addition & 1 deletion Logging/src/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.30.3';
const VERSION = '1.31.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
Expand Down
2 changes: 1 addition & 1 deletion MapsRouteOptimization/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion Parallelstore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.6.0
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.7.0
2 changes: 1 addition & 1 deletion PubSub/src/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class PubSubClient
use ApiHelperTrait;
use ClientOptionsTrait;

const VERSION = '2.6.0';
const VERSION = '2.7.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
2 changes: 1 addition & 1 deletion Redis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0
2 changes: 1 addition & 1 deletion ShoppingMerchantAccounts/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion ShoppingMerchantDataSources/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.84.0
1.85.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.84.0';
const VERSION = '1.85.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.42.1
1.43.0
2 changes: 1 addition & 1 deletion Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.42.1';
const VERSION = '1.43.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
Expand Down
2 changes: 1 addition & 1 deletion Tasks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.6
1.15.0
2 changes: 1 addition & 1 deletion Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.1
1.19.0
2 changes: 1 addition & 1 deletion Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.4
1.10.0
2 changes: 1 addition & 1 deletion Vision/src/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class VisionClient
use ClientTrait;
use ValidateTrait;

const VERSION = '1.9.4';
const VERSION = '1.10.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
56 changes: 28 additions & 28 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"replace": {
"google/access-context-manager": "1.0.0",
"google/ads-marketingplatform-admin": "0.0.0",
"google/ads-marketingplatform-admin": "0.1.0",
"google/analytics-admin": "0.24.0",
"google/analytics-data": "0.19.0",
"google/apps-chat": "0.5.0",
Expand All @@ -86,18 +86,18 @@
"google/cloud-appengine-admin": "2.0.0",
"google/cloud-apphub": "0.1.3",
"google/cloud-artifact-registry": "1.0.0",
"google/cloud-asset": "2.0.1",
"google/cloud-asset": "2.1.0",
"google/cloud-assured-workloads": "1.0.0",
"google/cloud-automl": "2.0.0",
"google/cloud-backupdr": "0.2.0",
"google/cloud-backupdr": "0.3.0",
"google/cloud-bare-metal-solution": "1.0.0",
"google/cloud-batch": "1.1.0",
"google/cloud-beyondcorp-appconnections": "1.0.0",
"google/cloud-beyondcorp-appconnectors": "1.0.0",
"google/cloud-beyondcorp-appgateways": "1.0.0",
"google/cloud-beyondcorp-clientconnectorservices": "1.0.0",
"google/cloud-beyondcorp-clientgateways": "1.0.0",
"google/cloud-bigquery": "1.30.3",
"google/cloud-bigquery": "1.31.0",
"google/cloud-bigquery-analyticshub": "1.0.0",
"google/cloud-bigquery-connection": "2.0.0",
"google/cloud-bigquery-data-exchange": "0.4.5",
Expand All @@ -106,7 +106,7 @@
"google/cloud-bigquery-reservation": "2.0.1",
"google/cloud-bigquery-storage": "2.0.0",
"google/cloud-bigquerydatatransfer": "2.0.0",
"google/cloud-bigtable": "2.4.0",
"google/cloud-bigtable": "2.5.0",
"google/cloud-billing": "2.0.0",
"google/cloud-billing-budgets": "2.0.1",
"google/cloud-binary-authorization": "1.0.1",
Expand All @@ -116,29 +116,29 @@
"google/cloud-cloudcontrolspartner": "0.2.0",
"google/cloud-commerce-consumer-procurement": "1.0.0",
"google/cloud-common-protos": "0.6.0",
"google/cloud-compute": "1.18.1",
"google/cloud-compute": "1.19.0",
"google/cloud-confidentialcomputing": "1.1.0",
"google/cloud-config": "1.0.0",
"google/cloud-contact-center-insights": "2.0.1",
"google/cloud-container": "2.0.0",
"google/cloud-container": "2.1.0",
"google/cloud-container-analysis": "1.0.1",
"google/cloud-core": "1.59.1",
"google/cloud-core": "1.60.0",
"google/cloud-data-catalog": "2.0.1",
"google/cloud-data-fusion": "1.0.0",
"google/cloud-datacatalog-lineage": "1.0.0",
"google/cloud-dataflow": "0.6.4",
"google/cloud-dataform": "0.4.5",
"google/cloud-datalabeling": "0.5.5",
"google/cloud-dataplex": "1.0.0",
"google/cloud-dataproc": "2.0.0",
"google/cloud-dataproc": "2.1.0",
"google/cloud-dataproc-metastore": "1.0.0",
"google/cloud-datastore": "1.29.2",
"google/cloud-datastore": "1.30.0",
"google/cloud-datastore-admin": "1.0.0",
"google/cloud-datastream": "2.0.0",
"google/cloud-debugger": "1.8.8",
"google/cloud-deploy": "1.1.1",
"google/cloud-debugger": "1.9.0",
"google/cloud-deploy": "1.2.0",
"google/cloud-developerconnect": "0.1.1",
"google/cloud-dialogflow": "1.14.0",
"google/cloud-dialogflow": "1.15.0",
"google/cloud-dialogflow-cx": "0.4.0",
"google/cloud-discoveryengine": "1.1.0",
"google/cloud-dlp": "2.1.0",
Expand All @@ -151,7 +151,7 @@
"google/cloud-eventarc": "2.0.1",
"google/cloud-eventarc-publishing": "1.0.0",
"google/cloud-filestore": "2.0.1",
"google/cloud-firestore": "1.46.0",
"google/cloud-firestore": "1.47.0",
"google/cloud-functions": "2.0.0",
"google/cloud-gke-backup": "1.0.0",
"google/cloud-gke-connect-gateway": "0.5.0",
Expand All @@ -163,10 +163,10 @@
"google/cloud-iap": "2.0.0",
"google/cloud-ids": "1.0.0",
"google/cloud-kms": "2.1.0",
"google/cloud-kms-inventory": "1.0.0",
"google/cloud-language": "0.33.0",
"google/cloud-kms-inventory": "1.0.1",
"google/cloud-language": "0.34.0",
"google/cloud-life-sciences": "0.6.6",
"google/cloud-logging": "1.30.3",
"google/cloud-logging": "1.31.0",
"google/cloud-managed-identities": "2.0.1",
"google/cloud-managedkafka": "0.1.2",
"google/cloud-media-translation": "0.4.4",
Expand All @@ -185,20 +185,20 @@
"google/cloud-org-policy": "1.1.0",
"google/cloud-osconfig": "2.0.0",
"google/cloud-oslogin": "2.0.1",
"google/cloud-parallelstore": "0.5.0",
"google/cloud-parallelstore": "0.6.0",
"google/cloud-policy-troubleshooter": "2.0.1",
"google/cloud-policysimulator": "1.0.0",
"google/cloud-policytroubleshooter-iam": "0.2.6",
"google/cloud-private-catalog": "0.4.4",
"google/cloud-privilegedaccessmanager": "0.1.0",
"google/cloud-profiler": "2.0.0",
"google/cloud-pubsub": "2.6.0",
"google/cloud-pubsub": "2.7.0",
"google/cloud-quotas": "1.0.0",
"google/cloud-rapidmigrationassessment": "1.0.0",
"google/cloud-recaptcha-enterprise": "1.15.0",
"google/cloud-recommendations-ai": "0.7.5",
"google/cloud-recommender": "2.0.1",
"google/cloud-redis": "2.0.0",
"google/cloud-redis": "2.1.0",
"google/cloud-redis-cluster": "0.3.0",
"google/cloud-resource-manager": "1.0.0",
"google/cloud-resource-settings": "2.0.1",
Expand All @@ -217,26 +217,26 @@
"google/cloud-service-usage": "2.0.0",
"google/cloud-servicehealth": "0.1.6",
"google/cloud-shell": "2.0.1",
"google/cloud-spanner": "1.84.0",
"google/cloud-spanner": "1.85.0",
"google/cloud-speech": "1.19.0",
"google/cloud-sql-admin": "1.2.0",
"google/cloud-storage": "1.42.1",
"google/cloud-storage": "1.43.0",
"google/cloud-storage-control": "1.0.0",
"google/cloud-storage-transfer": "2.0.0",
"google/cloud-storageinsights": "1.0.0",
"google/cloud-support": "1.0.0",
"google/cloud-talent": "2.0.0",
"google/cloud-tasks": "1.14.6",
"google/cloud-tasks": "1.15.0",
"google/cloud-telcoautomation": "1.0.0",
"google/cloud-text-to-speech": "1.9.1",
"google/cloud-tpu": "1.4.5",
"google/cloud-trace": "1.8.6",
"google/cloud-translate": "1.18.1",
"google/cloud-translate": "1.19.0",
"google/cloud-video-live-stream": "1.1.0",
"google/cloud-video-stitcher": "1.0.0",
"google/cloud-video-transcoder": "1.0.0",
"google/cloud-videointelligence": "2.0.0",
"google/cloud-vision": "1.9.4",
"google/cloud-vision": "1.10.0",
"google/cloud-vm-migration": "1.0.0",
"google/cloud-vmware-engine": "1.1.0",
"google/cloud-vpc-access": "2.0.1",
Expand All @@ -249,12 +249,12 @@
"google/longrunning": "0.4.3",
"google/maps-fleetengine": "0.1.3",
"google/maps-fleetengine-delivery": "0.1.5",
"google/maps-routeoptimization": "0.2.0",
"google/maps-routeoptimization": "0.3.0",
"google/shopping-common-protos": "0.4.0",
"google/shopping-css": "0.2.9",
"google/shopping-merchant-accounts": "0.1.0",
"google/shopping-merchant-accounts": "0.2.0",
"google/shopping-merchant-conversions": "0.1.2",
"google/shopping-merchant-datasources": "0.1.0",
"google/shopping-merchant-datasources": "0.2.0",
"google/shopping-merchant-inventories": "0.5.0",
"google/shopping-merchant-lfp": "0.1.0",
"google/shopping-merchant-notifications": "0.1.0",
Expand Down
Loading