Skip to content

Commit

Permalink
chore(main): release 0.269.0 (#7854)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 7, 2024
1 parent 58d398a commit e515fc0
Show file tree
Hide file tree
Showing 32 changed files with 473 additions and 57 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0
1.13.0
2 changes: 1 addition & 1 deletion AnalyticsData/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.20.1
0.21.0
2 changes: 1 addition & 1 deletion AppsChat/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.7.0
2 changes: 1 addition & 1 deletion AutoMl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.0.2
2 changes: 1 addition & 1 deletion Batch/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.3
1.1.4
2 changes: 1 addition & 1 deletion BigQueryReservation/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.1.0
2 changes: 1 addition & 1 deletion Billing/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.1.0
416 changes: 416 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ConfidentialComputing/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 DataCatalog/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0
2 changes: 1 addition & 1 deletion Datastream/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 Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.1
1.9.2
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.9.1';
const VERSION = '1.9.2';

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.4.0
1.5.0
2 changes: 1 addition & 1 deletion DeveloperConnect/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.2.0
2 changes: 1 addition & 1 deletion Dialogflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.17.1
2 changes: 1 addition & 1 deletion Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2
2.1.3
2 changes: 1 addition & 1 deletion Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.31.1
1.31.2
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.31.1';
const VERSION = '1.31.2';

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 ManagedKafka/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.2.0
2 changes: 1 addition & 1 deletion Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.1
1.12.0
2 changes: 1 addition & 1 deletion NetApp/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 NetworkConnectivity/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.1.0
2 changes: 1 addition & 1 deletion Parallelstore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0
2 changes: 1 addition & 1 deletion RecaptchaEnterprise/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.17.1
2 changes: 1 addition & 1 deletion Run/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.5.0
2 changes: 1 addition & 1 deletion ServiceDirectory/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.0.2
2 changes: 1 addition & 1 deletion ServiceHealth/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.8
0.2.0
2 changes: 1 addition & 1 deletion ShoppingCss/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1
0.3.2
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.89.0
1.90.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.89.0';
const VERSION = '1.90.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
54 changes: 27 additions & 27 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@
"replace": {
"google/access-context-manager": "1.0.1",
"google/analytics-admin": "0.24.1",
"google/analytics-data": "0.20.1",
"google/apps-chat": "0.6.1",
"google/analytics-data": "0.21.0",
"google/apps-chat": "0.7.0",
"google/apps-events-subscriptions": "0.1.4",
"google/apps-meet": "0.2.4",
"google/cloud-access-approval": "2.0.2",
"google/cloud-advisorynotifications": "1.0.1",
"google/cloud-ai-platform": "1.12.0",
"google/cloud-ai-platform": "1.13.0",
"google/cloud-alloydb": "1.1.1",
"google/cloud-api-gateway": "2.0.1",
"google/cloud-api-keys": "1.0.2",
Expand All @@ -87,10 +87,10 @@
"google/cloud-artifact-registry": "1.1.1",
"google/cloud-asset": "2.1.1",
"google/cloud-assured-workloads": "1.0.1",
"google/cloud-automl": "2.0.1",
"google/cloud-automl": "2.0.2",
"google/cloud-backupdr": "0.4.1",
"google/cloud-bare-metal-solution": "1.0.1",
"google/cloud-batch": "1.1.3",
"google/cloud-batch": "1.1.4",
"google/cloud-beyondcorp-appconnections": "1.0.2",
"google/cloud-beyondcorp-appconnectors": "1.0.2",
"google/cloud-beyondcorp-appgateways": "1.0.2",
Expand All @@ -102,11 +102,11 @@
"google/cloud-bigquery-data-exchange": "0.4.6",
"google/cloud-bigquery-datapolicies": "1.0.2",
"google/cloud-bigquery-migration": "1.1.2",
"google/cloud-bigquery-reservation": "2.0.2",
"google/cloud-bigquery-reservation": "2.1.0",
"google/cloud-bigquery-storage": "2.1.1",
"google/cloud-bigquerydatatransfer": "2.1.1",
"google/cloud-bigtable": "2.6.0",
"google/cloud-billing": "2.0.1",
"google/cloud-billing": "2.1.0",
"google/cloud-billing-budgets": "2.0.2",
"google/cloud-binary-authorization": "1.0.2",
"google/cloud-build": "1.0.1",
Expand All @@ -116,13 +116,13 @@
"google/cloud-commerce-consumer-procurement": "1.1.1",
"google/cloud-common-protos": "0.6.0",
"google/cloud-compute": "1.21.0",
"google/cloud-confidentialcomputing": "1.1.1",
"google/cloud-confidentialcomputing": "1.2.0",
"google/cloud-config": "1.0.1",
"google/cloud-contact-center-insights": "2.2.0",
"google/cloud-container": "2.3.0",
"google/cloud-container-analysis": "1.0.2",
"google/cloud-core": "1.60.0",
"google/cloud-data-catalog": "2.1.0",
"google/cloud-data-catalog": "2.2.0",
"google/cloud-data-fusion": "1.0.1",
"google/cloud-datacatalog-lineage": "1.0.1",
"google/cloud-dataflow": "0.6.5",
Expand All @@ -133,11 +133,11 @@
"google/cloud-dataproc-metastore": "1.0.1",
"google/cloud-datastore": "1.32.1",
"google/cloud-datastore-admin": "1.0.1",
"google/cloud-datastream": "2.0.1",
"google/cloud-debugger": "1.9.1",
"google/cloud-deploy": "1.4.0",
"google/cloud-developerconnect": "0.1.2",
"google/cloud-dialogflow": "1.17.0",
"google/cloud-datastream": "2.1.0",
"google/cloud-debugger": "1.9.2",
"google/cloud-deploy": "1.5.0",
"google/cloud-developerconnect": "0.2.0",
"google/cloud-dialogflow": "1.17.1",
"google/cloud-dialogflow-cx": "0.5.0",
"google/cloud-discoveryengine": "1.3.1",
"google/cloud-dlp": "2.2.1",
Expand All @@ -161,19 +161,19 @@
"google/cloud-iam-credentials": "2.0.1",
"google/cloud-iap": "2.0.1",
"google/cloud-ids": "1.0.1",
"google/cloud-kms": "2.1.2",
"google/cloud-kms": "2.1.3",
"google/cloud-kms-inventory": "1.0.2",
"google/cloud-language": "0.34.1",
"google/cloud-life-sciences": "0.6.7",
"google/cloud-logging": "1.31.1",
"google/cloud-logging": "1.31.2",
"google/cloud-managed-identities": "2.0.2",
"google/cloud-managedkafka": "0.1.3",
"google/cloud-managedkafka": "0.2.0",
"google/cloud-media-translation": "0.4.4",
"google/cloud-memcache": "2.0.1",
"google/cloud-migrationcenter": "1.0.1",
"google/cloud-monitoring": "1.11.1",
"google/cloud-netapp": "1.1.1",
"google/cloud-network-connectivity": "2.0.2",
"google/cloud-monitoring": "1.12.0",
"google/cloud-netapp": "1.2.0",
"google/cloud-network-connectivity": "2.1.0",
"google/cloud-network-management": "2.2.0",
"google/cloud-network-security": "1.0.1",
"google/cloud-networkservices": "0.2.1",
Expand All @@ -184,7 +184,7 @@
"google/cloud-org-policy": "1.1.1",
"google/cloud-osconfig": "2.0.1",
"google/cloud-oslogin": "2.0.2",
"google/cloud-parallelstore": "0.7.1",
"google/cloud-parallelstore": "0.8.0",
"google/cloud-policy-troubleshooter": "2.0.2",
"google/cloud-policysimulator": "1.0.1",
"google/cloud-policytroubleshooter-iam": "0.2.7",
Expand All @@ -194,15 +194,15 @@
"google/cloud-pubsub": "2.8.1",
"google/cloud-quotas": "1.1.0",
"google/cloud-rapidmigrationassessment": "1.0.1",
"google/cloud-recaptcha-enterprise": "1.17.0",
"google/cloud-recaptcha-enterprise": "1.17.1",
"google/cloud-recommendations-ai": "0.7.6",
"google/cloud-recommender": "2.0.2",
"google/cloud-redis": "2.1.2",
"google/cloud-redis-cluster": "0.3.1",
"google/cloud-resource-manager": "1.0.1",
"google/cloud-resource-settings": "2.0.2",
"google/cloud-retail": "2.1.1",
"google/cloud-run": "1.4.0",
"google/cloud-run": "1.5.0",
"google/cloud-scheduler": "2.0.1",
"google/cloud-secret-manager": "1.15.3",
"google/cloud-securesourcemanager": "1.3.1",
Expand All @@ -211,12 +211,12 @@
"google/cloud-security-public-ca": "1.0.1",
"google/cloud-securitycentermanagement": "1.1.1",
"google/cloud-service-control": "2.0.1",
"google/cloud-service-directory": "2.0.1",
"google/cloud-service-directory": "2.0.2",
"google/cloud-service-management": "2.0.1",
"google/cloud-service-usage": "2.0.1",
"google/cloud-servicehealth": "0.1.8",
"google/cloud-servicehealth": "0.2.0",
"google/cloud-shell": "2.0.2",
"google/cloud-spanner": "1.89.0",
"google/cloud-spanner": "1.90.0",
"google/cloud-speech": "1.19.1",
"google/cloud-sql-admin": "1.2.1",
"google/cloud-storage": "1.44.0",
Expand Down Expand Up @@ -250,7 +250,7 @@
"google/maps-fleetengine-delivery": "0.1.6",
"google/maps-routeoptimization": "0.3.1",
"google/shopping-common-protos": "0.4.0",
"google/shopping-css": "0.3.1",
"google/shopping-css": "0.3.2",
"google/shopping-merchant-accounts": "0.3.1",
"google/shopping-merchant-conversions": "0.1.3",
"google/shopping-merchant-datasources": "0.2.2",
Expand Down

0 comments on commit e515fc0

Please sign in to comment.