Skip to content

Commit d0bf8c3

Browse files
authored
chore: release v0.54.0 (#1645)
1 parent c6c9d7f commit d0bf8c3

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

.librarian/state.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go:latest
22
libraries:
33
- id: generator
4-
version: 0.53.1
4+
version: 0.54.0
5+
last_generated_commit: ""
6+
apis: []
57
source_roots:
68
- .
7-
tag_format: 'v{version}'
9+
preserve_regex: []
10+
remove_regex: []
11+
tag_format: v{version}

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## [0.54.0](https://github.com/googleapis/google-cloud-go/releases/tag/v0.54.0) (2025-10-07)
4+
5+
6+
### Features
7+
8+
* Conditionally enable directpath for storagecontrol.googleapis.com ([1e451fa](https://github.com/googleapis/gapic-generator-go/commit/1e451faec522cd81ea911853bc4a53315766c2fd))
9+
* Conditionally enable AllowHardBoundTokens in gengrpc ([0edb451](https://github.com/googleapis/gapic-generator-go/commit/0edb4512ee7e4541592d669e270543f3fc856976))
10+
311
## [0.53.1](https://github.com/googleapis/gapic-generator-go/compare/v0.53.0...v0.53.1) (2025-05-30)
412

513

internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)