feat(backstory): onboard a new library#19952
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request adds a new proto-only Go module named backstory, including its configuration, metadata, and README. The review feedback points out several improvements for the README to accurately reflect that this is a proto-only module rather than a full client library, such as correcting the Go Reference badge URL, updating the description, and removing the inapplicable package selection section. Additionally, the invalid Go version in go.mod needs to be updated to a supported version to prevent build failures.
bhshkh
approved these changes
Jun 11, 2026
This was referenced Jun 11, 2026
sofisl
added a commit
that referenced
this pull request
Jun 11, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.20.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:b7e38e80d677dc6b7266896bb99a33fa62348d3e39d7b8f2f6423e7dc4b35a60 <details><summary>alloydb: v1.27.0</summary> ## [v1.27.0](alloydb/v1.26.0...alloydb/v1.27.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>backstory: v0.1.0</summary> ## [v0.1.0](backstory/v0.0.0...backstory/v0.1.0) (2026-06-11) ### Features * onboard a new library (#19952) ([1d2a264](1d2a2644)) </details> <details><summary>ces: v1.1.0</summary> ## [v1.1.0](ces/v1.0.0...ces/v1.1.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>confidentialcomputing: v1.17.0</summary> ## [v1.17.0](confidentialcomputing/v1.16.0...confidentialcomputing/v1.17.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>dlp: v1.36.0</summary> ## [v1.36.0](dlp/v1.35.0...dlp/v1.36.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>geminidataanalytics: v1.3.0</summary> ## [v1.3.0](geminidataanalytics/v1.2.0...geminidataanalytics/v1.3.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>modelarmor: v1.1.0</summary> ## [v1.1.0](modelarmor/v1.0.0...modelarmor/v1.1.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>oracledatabase: v1.1.0</summary> ## [v1.1.0](oracledatabase/v1.0.0...oracledatabase/v1.1.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details> <details><summary>workstations: v1.7.0</summary> ## [v1.7.0](workstations/v1.6.0...workstations/v1.7.0) (2026-06-11) ### Features * update API sources and regenerate (#19950) ([c7607be](c7607be5)) </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes b/512097636