Skip to content

Commit 0927049

Browse files
chore(main): release 0.318.0
1 parent 7b104e0 commit 0927049

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.318.0
4+
5+
<details><summary>google/grafeas 1.5.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [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))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-sql-admin 1.7.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [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))
22+
23+
</details>
24+
325
## 0.317.0
426

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

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)