Skip to content

Commit eba2f35

Browse files
chore(main): release 0.314.0
1 parent 5d20399 commit eba2f35

File tree

8 files changed

+52
-10
lines changed

8 files changed

+52
-10
lines changed

AlloyDb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.6.2

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## 0.314.0
4+
5+
<details><summary>google/cloud-alloydb 1.6.2</summary>
6+
7+
8+
9+
### Documentation
10+
11+
* [AlloyDb] Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster ([#8789](https://github.com/googleapis/google-cloud-php/issues/8789)) ([5d20399](https://github.com/googleapis/google-cloud-php/commit/5d20399798983fd065548bb5a035f3f2fcd944e0))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-firestore 1.55.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Firestore] publish the pipelines API to the stable branch ([#8781](https://github.com/googleapis/google-cloud-php/issues/8781)) ([1063e3c](https://github.com/googleapis/google-cloud-php/commit/1063e3c486d239e18279c93569f39dad37dfc4ce))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-pubsub 2.16.1</summary>
26+
27+
28+
29+
### Documentation
30+
31+
* [PubSub] Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care ([#8780](https://github.com/googleapis/google-cloud-php/issues/8780)) ([b550805](https://github.com/googleapis/google-cloud-php/commit/b550805ccca45390b109585025dae03b474a6e9e))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-run 1.11.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Run] add SourceCode proto to Run container config ([#8782](https://github.com/googleapis/google-cloud-php/issues/8782)) ([3b11505](https://github.com/googleapis/google-cloud-php/commit/3b115052f7832a5fb036857fdc3cfd1ce200a539))
42+
43+
</details>
44+
345
## 0.313.0
446

547
<details><summary>google/cloud-ai-platform 1.46.0</summary>

Firestore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.54.4
1+
1.55.0

Firestore/src/FirestoreClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class FirestoreClient
7575
use SnapshotTrait;
7676
use ValidateTrait;
7777

78-
const VERSION = '1.54.4';
78+
const VERSION = '1.55.0';
7979

8080
const DEFAULT_DATABASE = '(default)';
8181

PubSub/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.16.0
1+
2.16.1

PubSub/src/PubSubClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class PubSubClient
9898
use ApiHelperTrait;
9999
use ClientOptionsTrait;
100100

101-
const VERSION = '2.16.0';
101+
const VERSION = '2.16.1';
102102

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

Run/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.11.0

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"google/cloud-access-approval": "2.1.1",
9393
"google/cloud-advisorynotifications": "1.2.1",
9494
"google/cloud-ai-platform": "1.46.0",
95-
"google/cloud-alloydb": "1.6.1",
95+
"google/cloud-alloydb": "1.6.2",
9696
"google/cloud-api-gateway": "2.1.1",
9797
"google/cloud-api-keys": "1.1.1",
9898
"google/cloud-apigee-connect": "2.1.1",
@@ -170,7 +170,7 @@
170170
"google/cloud-eventarc-publishing": "1.2.1",
171171
"google/cloud-filestore": "2.2.1",
172172
"google/cloud-financialservices": "0.2.1",
173-
"google/cloud-firestore": "1.54.4",
173+
"google/cloud-firestore": "1.55.0",
174174
"google/cloud-functions": "2.1.1",
175175
"google/cloud-geminidataanalytics": "0.4.0",
176176
"google/cloud-gke-backup": "1.3.1",
@@ -220,7 +220,7 @@
220220
"google/cloud-private-catalog": "0.6.1",
221221
"google/cloud-privilegedaccessmanager": "0.4.1",
222222
"google/cloud-profiler": "2.1.1",
223-
"google/cloud-pubsub": "2.16.0",
223+
"google/cloud-pubsub": "2.16.1",
224224
"google/cloud-quotas": "1.5.1",
225225
"google/cloud-rapidmigrationassessment": "1.2.1",
226226
"google/cloud-recaptcha-enterprise": "2.2.1",
@@ -230,7 +230,7 @@
230230
"google/cloud-redis-cluster": "0.6.1",
231231
"google/cloud-resource-manager": "1.1.1",
232232
"google/cloud-retail": "2.5.1",
233-
"google/cloud-run": "1.10.1",
233+
"google/cloud-run": "1.11.0",
234234
"google/cloud-scheduler": "2.1.1",
235235
"google/cloud-secret-manager": "2.2.1",
236236
"google/cloud-securesourcemanager": "1.6.1",

0 commit comments

Comments
 (0)