Skip to content

Commit 050cb2e

Browse files
chore(main): release 0.318.0
1 parent 8666de0 commit 050cb2e

5 files changed

Lines changed: 34 additions & 6 deletions

File tree

CHANGELOG.md

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

3+
## 0.318.0
4+
5+
<details><summary>google/cloud-error-reporting 0.25.2</summary>
6+
7+
8+
9+
</details>
10+
11+
<details><summary>google/grafeas 1.5.0</summary>
12+
13+
14+
15+
### Features
16+
17+
* [Grafeas] A new field `last_vulnerability_update_time` is added to message `.grafeas.v1.DiscoveryOccurrence` ([#8881](https://github.com/googleapis/google-cloud-php/issues/8881)) ([7b104e0](https://github.com/googleapis/google-cloud-php/commit/7b104e0b9c9e3e6513e2207640e8f743e188af6c))
18+
19+
</details>
20+
21+
<details><summary>google/cloud-sql-admin 1.7.0</summary>
22+
23+
24+
25+
### Features
26+
27+
* [SqlAdmin] added an optional `application` field to `ExecuteSqlRequest` to support application-level telemetry and audit logging ([#8882](https://github.com/googleapis/google-cloud-php/issues/8882)) ([c118627](https://github.com/googleapis/google-cloud-php/commit/c118627657ffeeb49228708fc056525fe11f7c6f))
28+
29+
</details>
30+
331
## 0.317.0
432

533
<details><summary>googleads/ad-manager 0.6.1</summary>

ErrorReporting/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.25.1
1+
0.25.2

Grafeas/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

SqlAdmin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"google/cloud-document-ai": "2.5.1",
166166
"google/cloud-domains": "1.1.2",
167167
"google/cloud-edgenetwork": "1.4.1",
168-
"google/cloud-error-reporting": "0.25.1",
168+
"google/cloud-error-reporting": "0.25.2",
169169
"google/cloud-essential-contacts": "1.1.2",
170170
"google/cloud-eventarc": "2.3.0",
171171
"google/cloud-eventarc-publishing": "1.2.1",
@@ -249,7 +249,7 @@
249249
"google/cloud-shell": "2.1.2",
250250
"google/cloud-spanner": "2.4.1",
251251
"google/cloud-speech": "2.3.0",
252-
"google/cloud-sql-admin": "1.6.0",
252+
"google/cloud-sql-admin": "1.7.0",
253253
"google/cloud-storage": "1.49.2",
254254
"google/cloud-storage-control": "1.6.3",
255255
"google/cloud-storage-transfer": "2.3.2",
@@ -276,7 +276,7 @@
276276
"google/cloud-workflows": "1.2.1",
277277
"google/common-protos": "4.12.4",
278278
"google/geo-common-protos": "0.2.3",
279-
"google/grafeas": "1.4.0",
279+
"google/grafeas": "1.5.0",
280280
"google/longrunning": "0.6.0",
281281
"google/maps-fleetengine": "0.5.2",
282282
"google/maps-fleetengine-delivery": "0.5.2",

0 commit comments

Comments
 (0)