Skip to content

Commit d0c5957

Browse files
chore(main): release 0.302.0
1 parent 489ebb1 commit d0c5957

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.302.0
4+
5+
<details><summary>google/cloud-compute 1.37.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Compute] Update Compute Engine v1 API to revision 20250902 ([#8591](https://github.com/googleapis/google-cloud-php/issues/8591)) ([f824eda](https://github.com/googleapis/google-cloud-php/commit/f824eda95fc1110d4ac08163e3ea9c2891b0b336))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-video-live-stream 1.3.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [VideoLiveStream] Added H.265 (HEVC) codec support ([#8610](https://github.com/googleapis/google-cloud-php/issues/8610)) ([489ebb1](https://github.com/googleapis/google-cloud-php/commit/489ebb1d118fc9582e716b8f408b1eca9aee5b12))
22+
23+
</details>
24+
325
## 0.301.0
426

527
<details><summary>google/cloud-ai-platform 1.37.0</summary>

Compute/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.0
1+
1.37.0

VideoLiveStream/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.3.0

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"google/cloud-cloudcontrolspartner": "0.4.1",
131131
"google/cloud-commerce-consumer-procurement": "1.2.2",
132132
"google/cloud-common-protos": "0.8.2",
133-
"google/cloud-compute": "1.36.0",
133+
"google/cloud-compute": "1.37.0",
134134
"google/cloud-confidentialcomputing": "1.5.0",
135135
"google/cloud-config": "1.5.0",
136136
"google/cloud-configdelivery": "0.2.1",
@@ -256,7 +256,7 @@
256256
"google/cloud-tpu": "2.1.2",
257257
"google/cloud-trace": "1.8.10",
258258
"google/cloud-translate": "2.0.3",
259-
"google/cloud-video-live-stream": "1.2.1",
259+
"google/cloud-video-live-stream": "1.3.0",
260260
"google/cloud-video-stitcher": "1.0.4",
261261
"google/cloud-video-transcoder": "1.2.0",
262262
"google/cloud-videointelligence": "2.0.5",

0 commit comments

Comments
 (0)