Skip to content

Commit dd08658

Browse files
chore(main): release 0.318.0
1 parent c118627 commit dd08658

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## 0.318.0
4+
5+
<details><summary>google/cloud-sql-admin 1.7.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [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))
12+
13+
</details>
14+
315
## 0.317.0
416

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

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: 1 addition & 1 deletion
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",

0 commit comments

Comments
 (0)