Skip to content

Commit af3e4d4

Browse files
chore(main): release 0.283.0 (#8206)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 868c392 commit af3e4d4

10 files changed

Lines changed: 87 additions & 15 deletions

File tree

ArtifactRegistry/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.3
1+
1.2.0

CHANGELOG.md

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

3+
## 0.283.0
4+
5+
<details><summary>google/cloud-artifact-registry 1.2.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [ArtifactRegistry] add the GoModule and KfpArtifact resources ([#8201](https://github.com/googleapis/google-cloud-php/issues/8201)) ([3f37787](https://github.com/googleapis/google-cloud-php/commit/3f3778742faf309835c7c2134cb4041945269246))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-dataplex 1.5.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Dataplex] Add Data Discovery result statistics ([#8203](https://github.com/googleapis/google-cloud-php/issues/8203)) ([c935acd](https://github.com/googleapis/google-cloud-php/commit/c935acd6a4872deae5e0257b19add6fda89a1d03))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-deploy 1.5.5</summary>
26+
27+
28+
29+
### Documentation
30+
31+
* [Deploy] Add resource definition for Revision ([#8202](https://github.com/googleapis/google-cloud-php/issues/8202)) ([6fc672b](https://github.com/googleapis/google-cloud-php/commit/6fc672bba6cd3f8fdc9b7800d84580c9dc74accc))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-firestore 1.49.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Firestore] add the UserCreds API ([#8199](https://github.com/googleapis/google-cloud-php/issues/8199)) ([5f81dfb](https://github.com/googleapis/google-cloud-php/commit/5f81dfb614a7e5153886c23b27d19a252a4dc1d9))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-functions 2.0.4</summary>
46+
47+
48+
49+
### Documentation
50+
51+
* [Functions] updated `docker_registry` proto to reflect its deprecated status ([#8207](https://github.com/googleapis/google-cloud-php/issues/8207)) ([868c392](https://github.com/googleapis/google-cloud-php/commit/868c3927d293cc45162b575d1de6dbbc7cd52735))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-text-to-speech 2.1.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [TextToSpeech] Support HD voice custom pronunciations ([#8198](https://github.com/googleapis/google-cloud-php/issues/8198)) ([a11a738](https://github.com/googleapis/google-cloud-php/commit/a11a738a8d8315a885635ad7ea4a5299f2a407c3))
62+
63+
</details>
64+
65+
<details><summary>google/cloud-web-risk 2.1.0</summary>
66+
67+
68+
69+
### Features
70+
71+
* [WebRisk] A new method_signature `parent,submission` is added to method `SubmitUri` in service `WebRiskService` ([#8204](https://github.com/googleapis/google-cloud-php/issues/8204)) ([80edb81](https://github.com/googleapis/google-cloud-php/commit/80edb81ef16e6af6b0b70081775932bb8bd25316))
72+
73+
</details>
74+
375
## 0.282.0
476

577
<details><summary>google/cloud-ai-platform 1.23.0</summary>

Dataplex/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

Deploy/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.4
1+
1.5.5

Firestore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.48.1
1+
1.49.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.48.1';
78+
const VERSION = '1.49.0';
7979

8080
const DEFAULT_DATABASE = '(default)';
8181

Functions/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.3
1+
2.0.4

TextToSpeech/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.1.0

WebRisk/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.3
1+
2.1.0

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"google/cloud-apihub": "0.2.0",
8585
"google/cloud-appengine-admin": "2.0.3",
8686
"google/cloud-apphub": "0.3.0",
87-
"google/cloud-artifact-registry": "1.1.3",
87+
"google/cloud-artifact-registry": "1.2.0",
8888
"google/cloud-asset": "2.1.3",
8989
"google/cloud-assured-workloads": "1.0.3",
9090
"google/cloud-automl": "2.0.4",
@@ -128,14 +128,14 @@
128128
"google/cloud-dataflow": "0.7.1",
129129
"google/cloud-dataform": "0.6.0",
130130
"google/cloud-datalabeling": "0.6.1",
131-
"google/cloud-dataplex": "1.4.0",
131+
"google/cloud-dataplex": "1.5.0",
132132
"google/cloud-dataproc": "2.3.0",
133133
"google/cloud-dataproc-metastore": "1.0.3",
134134
"google/cloud-datastore": "1.32.3",
135135
"google/cloud-datastore-admin": "1.0.3",
136136
"google/cloud-datastream": "2.3.0",
137137
"google/cloud-debugger": "1.9.5",
138-
"google/cloud-deploy": "1.5.4",
138+
"google/cloud-deploy": "1.5.5",
139139
"google/cloud-developerconnect": "0.3.0",
140140
"google/cloud-dialogflow": "2.1.0",
141141
"google/cloud-dialogflow-cx": "0.7.1",
@@ -150,8 +150,8 @@
150150
"google/cloud-eventarc": "2.1.4",
151151
"google/cloud-eventarc-publishing": "1.1.5",
152152
"google/cloud-filestore": "2.1.0",
153-
"google/cloud-firestore": "1.48.1",
154-
"google/cloud-functions": "2.0.3",
153+
"google/cloud-firestore": "1.49.0",
154+
"google/cloud-functions": "2.0.4",
155155
"google/cloud-gke-backup": "1.0.3",
156156
"google/cloud-gke-connect-gateway": "1.0.1",
157157
"google/cloud-gke-hub": "1.0.3",
@@ -228,7 +228,7 @@
228228
"google/cloud-talent": "2.1.1",
229229
"google/cloud-tasks": "2.0.1",
230230
"google/cloud-telcoautomation": "1.1.0",
231-
"google/cloud-text-to-speech": "2.0.1",
231+
"google/cloud-text-to-speech": "2.1.0",
232232
"google/cloud-tpu": "2.1.1",
233233
"google/cloud-trace": "1.8.9",
234234
"google/cloud-translate": "2.0.0",
@@ -240,7 +240,7 @@
240240
"google/cloud-vm-migration": "1.0.3",
241241
"google/cloud-vmware-engine": "1.1.3",
242242
"google/cloud-vpc-access": "2.0.4",
243-
"google/cloud-web-risk": "2.0.3",
243+
"google/cloud-web-risk": "2.1.0",
244244
"google/cloud-web-security-scanner": "1.0.3",
245245
"google/cloud-workflows": "1.1.0",
246246
"google/common-protos": "4.11.0",

0 commit comments

Comments
 (0)