Skip to content

Commit ed2138e

Browse files
chore(main): release 0.318.0
1 parent 4be4995 commit ed2138e

8 files changed

Lines changed: 60 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,54 @@
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/cloud-geminidataanalytics 0.8.0</summary>
12+
13+
14+
15+
### Features
16+
17+
* [GeminiDataAnalytics] add ClarificationMessage, thought-signature, formatted-data ([#8891](https://github.com/googleapis/google-cloud-php/issues/8891)) ([4be4995](https://github.com/googleapis/google-cloud-php/commit/4be49958f47c24304cd556f7964ff34aac64dbbe))
18+
19+
</details>
20+
21+
<details><summary>google/grafeas 1.5.0</summary>
22+
23+
24+
25+
### Features
26+
27+
* [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))
28+
29+
</details>
30+
31+
<details><summary>google/cloud-pubsub 2.18.0</summary>
32+
33+
34+
35+
### Features
36+
37+
* **PubSub:** Add php docblock for the logger option ([#8886](https://github.com/googleapis/google-cloud-php/issues/8886)) ([6a19f52](https://github.com/googleapis/google-cloud-php/commit/6a19f523822b630a63f35f11648e222146a84c82))
38+
39+
</details>
40+
41+
<details><summary>google/cloud-sql-admin 1.7.0</summary>
42+
43+
44+
45+
### Features
46+
47+
* [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))
48+
* [SqlAdmin] Added cross-project cloning support and enhanced database user role management to the v1 API ([#8894](https://github.com/googleapis/google-cloud-php/issues/8894)) ([e18020b](https://github.com/googleapis/google-cloud-php/commit/e18020b8bfbabbf19749cd0ed7abcaf496176e80))
49+
50+
</details>
51+
352
## 0.317.0
453

554
<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

GeminiDataAnalytics/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.8.0

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

PubSub/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.17.0
1+
2.18.0

PubSub/src/PubSubClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class PubSubClient
9898
use ApiHelperTrait;
9999
use ClientOptionsTrait;
100100

101-
const VERSION = '2.17.0';
101+
const VERSION = '2.18.0';
102102

103103
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
104104

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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,15 +165,15 @@
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",
172172
"google/cloud-filestore": "2.2.2",
173173
"google/cloud-financialservices": "0.2.3",
174174
"google/cloud-firestore": "2.0.2-RC1\n\n",
175175
"google/cloud-functions": "2.1.2",
176-
"google/cloud-geminidataanalytics": "0.7.1",
176+
"google/cloud-geminidataanalytics": "0.8.0",
177177
"google/cloud-gke-backup": "1.3.2",
178178
"google/cloud-gke-connect-gateway": "1.1.2",
179179
"google/cloud-gke-hub": "1.2.2",
@@ -222,7 +222,7 @@
222222
"google/cloud-private-catalog": "0.6.2",
223223
"google/cloud-privilegedaccessmanager": "0.4.3",
224224
"google/cloud-profiler": "2.1.1",
225-
"google/cloud-pubsub": "2.17.0",
225+
"google/cloud-pubsub": "2.18.0",
226226
"google/cloud-quotas": "1.5.3",
227227
"google/cloud-rapidmigrationassessment": "1.2.3",
228228
"google/cloud-recaptcha-enterprise": "2.3.0",
@@ -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)