This repository was archived by the owner on Apr 7, 2026. It is now read-only.
chore(master): release 5.0.1-SNAPSHOT#920
Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom Mar 1, 2021
Merged
Conversation
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.
|
ansh0l
pushed a commit
to ansh0l/java-spanner
that referenced
this pull request
Nov 10, 2022
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
rajatbhatta
pushed a commit
to rajatbhatta/java-spanner
that referenced
this pull request
Nov 17, 2022
…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.
rajatbhatta
pushed a commit
to rajatbhatta/java-spanner
that referenced
this pull request
Nov 17, 2022
🤖 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).
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
🤖 I have created a release *beep* *boop*
Updating meta-information for bleeding-edge SNAPSHOT release.
This PR was generated with Release Please. See documentation.