Skip to content

Commit 243aa48

Browse files
chore(main): release 0.308.0
1 parent 704809e commit 243aa48

6 files changed

Lines changed: 44 additions & 8 deletions

File tree

CHANGELOG.md

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

3+
## 0.308.0
4+
5+
<details><summary>google/cloud-container 2.7.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Container] add node_kernel_module_loading field to LinuxNodeConfig ([#8678](https://github.com/googleapis/google-cloud-php/issues/8678)) ([92b3077](https://github.com/googleapis/google-cloud-php/commit/92b3077733e57b53c201ec2940298ceaf5887c06))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-core 1.68.2</summary>
16+
17+
18+
19+
</details>
20+
21+
<details><summary>google/cloud-dataplex 1.10.0</summary>
22+
23+
24+
25+
### Features
26+
27+
* [Dataplex] A new message `DataDocumentationSpec` is added representing Data Documentation Spec ([#8686](https://github.com/googleapis/google-cloud-php/issues/8686)) ([704809e](https://github.com/googleapis/google-cloud-php/commit/704809e635501b5356c6a358abf63f0779a29f94))
28+
29+
</details>
30+
31+
<details><summary>google/cloud-spanner 2.0.1-RC1
32+
</summary>
33+
34+
](https://github.com/googleapis/google-cloud-php/compare/v0.307.0...v0.308.0) (2025-10-23)
35+
36+
</details>
37+
338
## 0.307.0
439

540
<details><summary>google/cloud-ai-platform 1.42.0</summary>

Container/VERSION

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

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.68.1
1+
1.68.2

Dataplex/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.1
1+
1.10.0

Spanner/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
2.0.0-RC1
1+
2.0.1-RC1
2+

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,16 +139,16 @@
139139
"google/cloud-config": "1.6.1",
140140
"google/cloud-configdelivery": "0.3.1",
141141
"google/cloud-contact-center-insights": "2.4.1",
142-
"google/cloud-container": "2.6.1",
142+
"google/cloud-container": "2.7.0",
143143
"google/cloud-container-analysis": "1.2.1",
144-
"google/cloud-core": "1.68.1",
144+
"google/cloud-core": "1.68.2",
145145
"google/cloud-data-catalog": "2.4.1",
146146
"google/cloud-data-fusion": "1.1.1",
147147
"google/cloud-datacatalog-lineage": "1.2.1",
148148
"google/cloud-dataflow": "0.9.1",
149149
"google/cloud-dataform": "0.9.1",
150150
"google/cloud-datalabeling": "0.7.1",
151-
"google/cloud-dataplex": "1.9.1",
151+
"google/cloud-dataplex": "1.10.0",
152152
"google/cloud-dataproc": "2.8.1",
153153
"google/cloud-dataproc-metastore": "1.2.1",
154154
"google/cloud-datastore": "2.0.0-RC1",
@@ -246,7 +246,7 @@
246246
"google/cloud-service-usage": "2.1.1",
247247
"google/cloud-servicehealth": "0.4.1",
248248
"google/cloud-shell": "2.1.1",
249-
"google/cloud-spanner": "2.0.0-RC1",
249+
"google/cloud-spanner": "2.0.1-RC1\n",
250250
"google/cloud-speech": "2.2.1",
251251
"google/cloud-sql-admin": "1.3.1",
252252
"google/cloud-storage": "1.48.5",

0 commit comments

Comments
 (0)