chore: librarian release pull request: 20251009T070156Z#2521
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2521 +/- ##
=======================================
Coverage 85.61% 85.61%
=======================================
Files 102 102
Lines 10395 10395
=======================================
Hits 8900 8900
Misses 1168 1168
Partials 327 327 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
suztomo
approved these changes
Oct 13, 2025
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.
Librarian Version: v0.0.0-20251009012716-e267b1dfc9b9
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-release-container:latest
librarian: 0.4.0
0.4.0 (2025-10-09)
Features
add
git logfunctionality (feat(internal/gitrepo): addgit logfunctionality #2510) (e267b1d)Modify README.md to match our agreed-upon wording (feat(dart): Modify README.md to match our agreed-upon wording #2503) (2dc6fc6)
Show actual enum values on setter samples. (feat(sidekick): Show actual enum values on setter samples. #2491) (13fd5a1)
sort library state when writing to
state.yaml(feat: sort library state when writing tostate.yaml#2504) (35e4495)Generate methods that use server-side streaming (feat: Generate methods that use server-side streaming #2474) (31a496d)
allow configuring tag_format in config.yaml (feat: allow configuring tag_format in config.yaml #2236) (e0eeddb)
updatesupports different roots (feat(sidekick):updatesupports different roots #2473) (65fa7ed)Support git push via SSH (feat: Support git push via SSH #2397) (7259194)
mount output dir in configure docker command (feat: mount output dir in configure docker command #2439) (365019e)
Update templates for otel (feat(sidekick/rust): Update templates for otel #2443) (ea54ba6)
support aggregated pagination (feat(sidekick): support aggregated pagination #2432) (5b010b9)
override pagination items field (feat(sidekick): override pagination items field #2441) (4a3664a)
include source root in configure request (feat: include source root in configure request #2431) (475a62d)
rust+disco bytes (de)serialization (feat(sidekick): rust+disco bytes (de)serialization #2428) (b2a186c)
enum serialization for non-proto sources (feat(sidekick): enum serialization for non-proto sources #2410) (516f29e)
optional singular fields in discovery (feat(sidekick): optional singular fields in discovery #2408) (c86c2db)
deprecated elements in discovery docs (feat(sidekick): deprecated elements in discovery docs #2399) (1d83853)
allow "." as valid
source_rootsentry (feat: allow "." as validsource_rootsentry #2396) (2f52aa7)inline messages in discovery docs (feat(sidekick): inline messages in discovery docs #2394) (043cf65)
write pr-body.txt to the work root when not pushing (feat: write pr-body.txt to the work root when not pushing #2395) (862c7d7)
define LIBRARIAN_GITHUB_TOKEN as a constant (feat(config): define LIBRARIAN_GITHUB_TOKEN as a constant #2367) (5979bfd)
Bug Fixes
clarify doc and comment with commit and push flag (fix: clarify doc and comment with commit and push flag #2507) (645e42a)
keep first value for repeated footer keys (fix(internal/conventionalcommits): keep first value for repeated footer keys #2440) (e51490d)
group commit msg if they have the same piper id and subject (fix: group commit msg if they have the same piper id and subject #2496) (60b7d38)
real runs for
rust-publish(fix(sidekick): real runs forrust-publish#2484) (15d63c2)Remove unnecessary dereference in transport template (fix(sidekick/rust): Remove unnecessary dereference in transport template #2481) (610cec9)
shorten SHAs in generate commit msgs (fix(librarian): shorten SHAs in generate commit msgs #2472) (de336b1)
handle slashes in library IDs (fix(internal/librarian): handle slashes in library IDs #2463) (91c0189)
nil check for github.NewClient (fix: nil check for github.NewClient #2465) (71db17e)
Conventional Commit parser filters files based on Librarian flow (fix: Conventional Commit parser filters files based on Librarian flow #2433) (6cb55d2)
Ensure detailed-tracing-attributes flag is fully propagated (fix(sidekick/rust): Ensure detailed-tracing-attributes flag is fully propagated #2438) (a184f0d)
relax footer regex to allow line broke footers to be properly recognized (fix(internal/conventionalcommits): relax footer regex to allow line broke footers to be properly recognized #2388) (dcbe063)
release init provides read-only full repository (fix: release init provides read-only full repository #2370) (2e11004)
write the PR body on "commit but no push" (fix(internal/librarian): write the PR body on "commit but no push" #2430) (88698b4)
should not push to github when no push flag specified (fix(internal/librarian): should not push to github when no push flag specified #2405) (2a49ae6)
only mount global files in configure command (fix: only mount global files in configure command #2377) (1a2aaa0)
Mapfield attribute in discovery (fix(sidekick):Mapfield attribute in discovery #2414) (00c645f)missing IDs in discovery doc fields (fix(sidekick): missing IDs in discovery doc fields #2386) (d579dd7)