chore: librarian release pull request: 20251106T145301Z#2808
Conversation
Summary of ChangesHello @ldetmer, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request serves as an automated trigger to initiate the release of Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request, generated by the Librarian CLI, prepares for the v1.0.0 release. The changes include updating the version in .librarian/state.yaml and adding a release-init-response.json file. The changes are consistent with an automated release process and appear correct. No issues were found in the submitted changes.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2808 +/- ##
=======================================
Coverage 86.50% 86.50%
=======================================
Files 120 120
Lines 10232 10232
=======================================
Hits 8851 8851
Misses 977 977
Partials 404 404 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: not available
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-release-container:latest
librarian: 1.0.0
1.0.0 (2025-11-06)
Features
Remove
..._gaxdependency (feat(dart): Remove..._gaxdependency #2713) (01675b72)add context to Librarian PRs (feat: add context to Librarian PRs #2698) (0523329a)
add a package comment linter (feat: add a package comment linter #2712) (1bd3e32e)
generate pom.xml files (feat(internal/container/java): generate pom.xml files #2682) (50b95f20)
add test-container test logic (feat(librarian): add test-container test logic #2656) (514cf7e5)
improve rust-publish logging (feat(sidekick): improve rust-publish logging #2671) (585ed50b)
write a timing log at the end of update-image (feat(librarian): write a timing log at the end of update-image #2771) (5fc9e3b6)
migrate Java container from sdk-platform-java (feat(java): migrate Java container from sdk-platform-java #2670) (69ac47fd)
switch to original head after running update-image (feat: switch to original head after running update-image #2696) (7a3e404a)
format bulk commit from other sources in release notes (feat: format bulk commit from other sources in release notes #2665) (7c52da2b)
enable multi-version API generation (feat(internal/container/java): enable multi-version API generation #2699) (86c52507)
release stage to update pom.xml files (feat(java): release stage to update pom.xml files #2772) (be567550)
use proto presence info to generate null-safe code (feat(dart): use proto presence info to generate null-safe code #2726) (e36fb81a)
Base messages in google_cloud_protobuf (feat: Base messages in google_cloud_protobuf #2660) (e607ea63)
Bug Fixes
retry Github 503 requests up to 3 times (fix: retry Github 503 requests up to 3 times #2650) (09468faf)
Changed docs to ConfigurationException (fix(dart): Changed docs to ConfigurationException #2697) (0950c1e3)
fix the reference to the old "librariangen" folder (fix: fix the reference to the old "librariangen" folder #2677) (09dc53fe)
run godoclint via golangci-lint (fix: run godoclint via golangci-lint #2751) (264a6a0e)
pass context as the first argument (fix: pass context as the first argument #2769) (298a3bd8)
Move HTTP client creation to
_gax(fix(dart): Move HTTP client creation to_gax#2672) (4968d63d)deduplicate bulk commits (fix(internal/librarian): deduplicate bulk commits #2758) (4dfae9ae)
Support additional api paths for an existing library (fix: Support additional api paths for an existing library #2666) (50046f55)
remove stray TODO (fix(internal/sidekick): remove stray TODO #2748) (5072f0e0)
omit status field when empty (fix: omit status field when empty #2654) (572ae4f3)
use T.Context in tests (fix: use T.Context in tests #2768) (7e7cd2dd)
wrap error to provide more context for commitAndPush (fix(internal/librarian): wrap error to provide more context for commitAndPush #2767) (a2a41a4a)
use t.Fatal in tests for proper failure handling (fix(internal/librarian): use t.Fatal in tests for proper failure handling #2759) (cdabb287)
enforce removal before copying library files (fix: enforce removal before copying library files #2765) (d5ac6c87)
change log level to debug (fix(internal/librarian): change log level to debug #2798) (f042d0bd)
change path to
doc.goin docgen test (fix: change path todoc.goin docgen test #2700) (fd6bae40)Documentation