Skip to content

Commit 6e14f82

Browse files
chore(main): release google-cloud-container_analysis 1.5.3 (#30817)
1 parent 8f26b6b commit 6e14f82

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"google-cloud-container-v1+FILLER": "0.0.0",
250250
"google-cloud-container-v1beta1": "0.48.0",
251251
"google-cloud-container-v1beta1+FILLER": "0.0.0",
252-
"google-cloud-container_analysis": "1.5.2",
252+
"google-cloud-container_analysis": "1.5.3",
253253
"google-cloud-container_analysis+FILLER": "0.0.0",
254254
"google-cloud-container_analysis-v1": "1.4.0",
255255
"google-cloud-container_analysis-v1+FILLER": "0.0.0",

google-cloud-container_analysis/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.5.3 (2025-08-12)
4+
5+
#### Bug Fixes
6+
7+
* Update google-cloud-pubsub dependency to v3.x ([#30814](https://github.com/googleapis/google-cloud-ruby/issues/30814))
8+
39
### 1.5.2 (2025-05-27)
410

511
#### Documentation

google-cloud-container_analysis/lib/google/cloud/container_analysis/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module ContainerAnalysis
23-
VERSION = "1.5.2"
23+
VERSION = "1.5.3"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)