Skip to content

Commit 30e0a7a

Browse files
chore(main): release google-cloud-container_analysis 1.6.0 (#33038)
* chore(main): release google-cloud-container_analysis 1.6.0 * chore: combine duplicate Ruby 4.0 release notes --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
1 parent 96c8fc3 commit 30e0a7a

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"google-cloud-container-v1+FILLER": "0.0.0",
270270
"google-cloud-container-v1beta1": "0.53.0",
271271
"google-cloud-container-v1beta1+FILLER": "0.0.0",
272-
"google-cloud-container_analysis": "1.5.4",
272+
"google-cloud-container_analysis": "1.6.0",
273273
"google-cloud-container_analysis+FILLER": "0.0.0",
274274
"google-cloud-container_analysis-v1": "1.6.0",
275275
"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.6.0 (2026-03-19)
4+
5+
#### Features
6+
7+
* Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support
8+
39
### 1.5.4 (2025-09-12)
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.4"
23+
VERSION = "1.6.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)