Skip to content

Commit 6264702

Browse files
chore(main): release 0.303.0
1 parent 722181a commit 6264702

4 files changed

Lines changed: 26 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## 0.303.0
4+
5+
<details><summary>google/cloud-dataproc 2.8.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Dataproc] Added support for JUPYTER_KERNEL_GATEWAY component ([#8618](https://github.com/googleapis/google-cloud-php/issues/8618)) ([722181a](https://github.com/googleapis/google-cloud-php/commit/722181ae2b2bf1193c52ef6852ca54577824b739))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-text-to-speech 2.5.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [TextToSpeech] add Gemini TTS Multispeaker API fields ([#8615](https://github.com/googleapis/google-cloud-php/issues/8615)) ([4fe529d](https://github.com/googleapis/google-cloud-php/commit/4fe529d3dd43bf7f36d127094d29daa36460f70b))
22+
23+
</details>
24+
325
## 0.302.0
426

527
<details><summary>google/cloud-access-approval: 2.1.0</summary>

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.8.0

TextToSpeech/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.5.0

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"google/cloud-dataform": "0.9.0",
146146
"google/cloud-datalabeling": "0.7.0",
147147
"google/cloud-dataplex": "1.9.0",
148-
"google/cloud-dataproc": "2.7.0",
148+
"google/cloud-dataproc": "2.8.0",
149149
"google/cloud-dataproc-metastore": "1.2.0",
150150
"google/cloud-datastore": "1.34.0",
151151
"google/cloud-datastore-admin": "1.1.0",
@@ -252,7 +252,7 @@
252252
"google/cloud-talent": "2.2.0",
253253
"google/cloud-tasks": "2.1.0",
254254
"google/cloud-telcoautomation": "1.2.0",
255-
"google/cloud-text-to-speech": "2.4.0",
255+
"google/cloud-text-to-speech": "2.5.0",
256256
"google/cloud-tpu": "2.2.0",
257257
"google/cloud-trace": "1.9.0",
258258
"google/cloud-translate": "2.1.0",

0 commit comments

Comments
 (0)