-
Notifications
You must be signed in to change notification settings - Fork 136
chore(master): release 5.0.1-SNAPSHOT #920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
yoshi-approver
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rubber stamped release!
Codecov Report
@@ Coverage Diff @@
## master #920 +/- ##
============================================
- Coverage 85.23% 85.22% -0.02%
Complexity 2652 2652
============================================
Files 145 145
Lines 14358 14358
Branches 1391 1391
============================================
- Hits 12238 12236 -2
- Misses 1538 1540 +2
Partials 582 582
Continue to review full report at Codecov.
|
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#6871 Changes: feat(batch): Enable install_gpu_drivers flag in v1 proto docs: Refine GPU drivers installation proto description docs: Refine comments for deprecated proto fields docs: Update the API comments about the device_name PiperOrigin-RevId: 481212993 Source-Link: googleapis/googleapis@b037bb3 chore: regenerate API index Source-Link: googleapis/googleapis@ecd0d08 feat(run): Adds Startup and Liveness probes to Cloud Run v2 API client libraries For more information about this feature, visit https://cloud.google.com/run/docs/configuring/healthchecks PiperOrigin-RevId: 481203788 Source-Link: googleapis/googleapis@778762c feat(webrisk): Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type PiperOrigin-RevId: 481130618 Source-Link: googleapis/googleapis@9fba835 feat: rename fields errors_config to error_config PiperOrigin-RevId: 481043877 Source-Link: googleapis/googleapis@9700deb chore(security/publicca): Prepare google/cloud/security/publicca/v1beta1 BUILD.bazel for release PiperOrigin-RevId: 480884206 Source-Link: googleapis/googleapis@e4d17a6 docs: mark PanelInfo.panel_id as required PiperOrigin-RevId: 480718581 Source-Link: googleapis/googleapis@4d78f32 feat(assuredworkloads): add new field for exception audit log link feat: add support of new compliance regime for regions and new partner T systems docs: fix some typos in documentation Deprecated non_compliant_org_policy from AcknowledgeViolationRequest. It has no effect and shouldn't be used. Committer: @ViswasK PiperOrigin-RevId: 480599318 Source-Link: googleapis/googleapis@7090dbe
…nullability (googleapis#920) * Types.BOOLEAN and Types.BIT should have identical behaviour for nullability. In master, BOOLEAN is nullable but BIT will throw IllegalArgumentException if an attempt is made to set a null value. * fix: Types.BOOLEAN and Types.BIT should have identical behaviour for nullability. In master, BOOLEAN is nullable but BIT will throw IllegalArgumentException if an attempt is made to set a null value.
🤖 I have created a release *beep* *boop* --- ## [2.7.7](googleapis/java-spanner-jdbc@v2.7.6...v2.7.7) (2022-09-16) ### Bug Fixes * Types.BOOLEAN and Types.BIT should have identical behaviour for nullability ([googleapis#920](googleapis/java-spanner-jdbc#920)) ([42e5903](googleapis/java-spanner-jdbc@42e5903)) ### Dependencies * Google-cloud-spanner-bom 6.30.0 ([googleapis#967](googleapis/java-spanner-jdbc#967)) ([9385a5d](googleapis/java-spanner-jdbc@9385a5d)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([googleapis#963](googleapis/java-spanner-jdbc#963)) ([811d96b](googleapis/java-spanner-jdbc@811d96b)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([googleapis#966](googleapis/java-spanner-jdbc#966)) ([f8b88cd](googleapis/java-spanner-jdbc@f8b88cd)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.29.0 ([googleapis#943](googleapis/java-spanner-jdbc#943)) ([9754023](googleapis/java-spanner-jdbc@9754023)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.29.1 ([googleapis#961](googleapis/java-spanner-jdbc#961)) ([a3e1fc6](googleapis/java-spanner-jdbc@a3e1fc6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop*
Updating meta-information for bleeding-edge SNAPSHOT release.
This PR was generated with Release Please. See documentation.