Skip to content

Commit cb6c06c

Browse files
chore(main): release google-cloud-logging 2.7.0 (#33154)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4637f68 commit cb6c06c

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
@@ -517,7 +517,7 @@
517517
"google-cloud-location_finder+FILLER": "0.0.0",
518518
"google-cloud-location_finder-v1": "0.2.0",
519519
"google-cloud-location_finder-v1+FILLER": "0.0.0",
520-
"google-cloud-logging": "2.6.1",
520+
"google-cloud-logging": "2.7.0",
521521
"google-cloud-logging+FILLER": "0.0.0",
522522
"google-cloud-logging-v2": "1.5.1",
523523
"google-cloud-logging-v2+FILLER": "0.0.0",

google-cloud-logging/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+
### 2.7.0 (2026-04-15)
4+
5+
#### Features
6+
7+
* Update minimum Ruby to v3.2 and support v4.0 ([#33811](https://github.com/googleapis/google-cloud-ruby/issues/33811))
8+
39
### 2.6.1 (2025-11-04)
410

511
#### Documentation

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module Logging
19-
VERSION = "2.6.1".freeze
19+
VERSION = "2.7.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)