Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5cb3b4b

Browse files
chore(main): release 0.313.1
1 parentb550805 commit5cb3b4b

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
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.313.1
4+
5+
<details><summary>google/cloud-pubsub 2.16.1</summary>
6+
7+
8+
9+
### Documentation
10+
11+
* [PubSub] Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care ([#8780](https://github.com/googleapis/google-cloud-php/issues/8780)) ([b550805](https://github.com/googleapis/google-cloud-php/commit/b550805ccca45390b109585025dae03b474a6e9e))
12+
13+
</details>
14+
315
## 0.313.0
416

517
<details><summary>google/cloud-ai-platform 1.46.0</summary>

‎PubSub/VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.16.0
1+
2.16.1

‎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-
constVERSION ='2.16.0';
101+
constVERSION ='2.16.1';
102102

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

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"google/cloud-private-catalog":"0.6.1",
221221
"google/cloud-privilegedaccessmanager":"0.4.1",
222222
"google/cloud-profiler":"2.1.1",
223-
"google/cloud-pubsub":"2.16.0",
223+
"google/cloud-pubsub":"2.16.1",
224224
"google/cloud-quotas":"1.5.1",
225225
"google/cloud-rapidmigrationassessment":"1.2.1",
226226
"google/cloud-recaptcha-enterprise":"2.2.1",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp