Skip to content

Commit 999559d

Browse files
chore(main): release google-cloud-spanner-admin-database-v1 1.13.1 (#33732)
* chore(main): release google-cloud-spanner-admin-database-v1 1.13.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 84fa42c commit 999559d

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
"google-cloud-shell+FILLER": "0.0.0",
776776
"google-cloud-shell-v1": "1.7.1",
777777
"google-cloud-shell-v1+FILLER": "0.0.0",
778-
"google-cloud-spanner-admin-database-v1": "1.13.0",
778+
"google-cloud-spanner-admin-database-v1": "1.13.1",
779779
"google-cloud-spanner-admin-database-v1+FILLER": "0.0.0",
780780
"google-cloud-spanner-admin-instance-v1": "2.7.1",
781781
"google-cloud-spanner-admin-instance-v1+FILLER": "0.0.0",

google-cloud-spanner-admin-database-v1/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.13.1 (2026-04-03)
4+
5+
#### Documentation
6+
7+
* update SelectiveGapicGeneration usage doc ([#33482](https://github.com/googleapis/google-cloud-ruby/issues/33482))
8+
39
### 1.13.0 (2026-04-02)
410

511
#### Features

google-cloud-spanner-admin-database-v1/lib/google/cloud/spanner/admin/database/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module Spanner
2323
module Admin
2424
module Database
2525
module V1
26-
VERSION = "1.13.0"
26+
VERSION = "1.13.1"
2727
end
2828
end
2929
end

google-cloud-spanner-admin-database-v1/snippets/snippet_metadata_google.spanner.admin.database.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-spanner-admin-database-v1",
4-
"version": "1.13.0",
4+
"version": "1.13.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)