Skip to content
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

chore(all): update module google.golang.org/grpc to v1.41.0 - autoclosed #685

Closed
wants to merge 1 commit into from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.40.0 -> v1.41.0

Release Notes

grpc/grpc-go

v1.41.0

Compare Source

API Changes

  • xds: Promote xds server and creds APIs to stable (#​4753)
  • balancer: add ExitIdle interface to instruct the balancer to attempt to leave the IDLE state by connecting SubConns if appropriate. (#​4673)
    • NOTICE: This method will be required by the Balancer interface in the future

Behavior Changes

  • xds: update xdsclient to keep valid resources from the response even if it has invalid responses and is NACK'ed (see gRFC 260) (#​4743)
  • balancer: SubConns no longer automatically reconnect after READY; instead they transition to IDLE on connection loss (#​4613)

New Features

  • xds: add support for RINGHASH lb-policy and affinity (#​4741)
  • xds: add support for retry policy in VirtualHosts and Routes (#​4738)
  • stats: support stats for all retry attempts; support transparent retry (#​4749)
  • authz: create interceptors for gRPC security policy API (#​4664)

Bug Fixes

  • transport: fix race in transport stream accessing s.recvCompress (#​4641)
  • client: fix transparent retries when per-RPC credentials are in use (#​4785)
  • server: fix bug that net.Conn is leaked if the connection is closed (io.EOF) immediately with no traffic (#​4633)
  • oauth: Allow access to Google API regional endpoints via Google Default Credentials (#​4713)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner September 27, 2021 00:22
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 27, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 27, 2021
@renovate-bot renovate-bot changed the title chore(all): update module google.golang.org/grpc to v1.41.0 chore(all): update module google.golang.org/grpc to v1.41.0 - autoclosed Oct 5, 2021
@renovate-bot renovate-bot deleted the renovate/all branch October 5, 2021 15:38
yoshi-automation added a commit that referenced this pull request Nov 19, 2021
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#5163

Changes:

feat(compute): Switch to string enums for compute (#685)
  Also introduce gapic_yaml for java clients to override default LRO configuration (which has too way too long timeouts).

  Also cleanup regenerate other files (grpc_service_config and service yaml)
  Source-Link: googleapis/googleapis@8ce4ea6

docs(cloudtasks): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 410919520
  Source-Link: googleapis/googleapis@b5274f7

build(spanner/admin/database): add published name under submodules
  PiperOrigin-RevId: 410900101
  Source-Link: googleapis/googleapis@c246c88

chore(vmmigration): Prepare vmmigration  v1 BUILD.bazel for release
  PiperOrigin-RevId: 410873197
  Source-Link: googleapis/googleapis@6e8a083

chore: update disco-to-proto3-converter
  PiperOrigin-RevId: 410851030
  Source-Link: googleapis/googleapis@49c40d2
yoshi-automation added a commit that referenced this pull request Nov 29, 2021
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#5175

Changes:

fix(compute): make parent_id fields required compute move and insert methods (#686)

  Source-Link: googleapis/googleapis@02df998

chore: Bump disco-to-proto3-convertor version
  PiperOrigin-RevId: 411936154
  Source-Link: googleapis/googleapis@9a04fde

build(networkconnectivity): correct artifact name for npm
  PiperOrigin-RevId: 411807571
  Source-Link: googleapis/googleapis@221556e

build(npm): update artifact name for npm
  PiperOrigin-RevId: 411806878
  Source-Link: googleapis/googleapis@e2f13b0

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines
  PiperOrigin-RevId: 411660243
  Source-Link: googleapis/googleapis@72adf13

feat(servicecontrol): add C++ rules for many Cloud services
  PiperOrigin-RevId: 411620635
  Source-Link: googleapis/googleapis@eddd3d8

build(metastore): correct artifact name for npm
  PiperOrigin-RevId: 411598711
  Source-Link: googleapis/googleapis@970cd21

chore(longrunning): generate java files for google/api chore: generate java files for google/cloud/audit chore: generate java files for google/geo/type chore: generate java files for google/logging/type chore: generate java files for google/longrunning chore: generate java files for google/rpc chore: generate java files for google/rpc/context chore: generate java files for google/type chore: generate java files for google/cloud
  PiperOrigin-RevId: 411585075
  Source-Link: googleapis/googleapis@b21a21e

chore: generate java files for google/cloud/location
  PiperOrigin-RevId: 411582675
  Source-Link: googleapis/googleapis@b58725a

build(npm): add artifact name for npm
  PiperOrigin-RevId: 411579858
  Source-Link: googleapis/googleapis@4bd5f4b

feat(contactcenterinsights): remove feature flag disable_issue_modeling
  PiperOrigin-RevId: 411140666
  Source-Link: googleapis/googleapis@9a182e6

chore: regenerate API index

  Source-Link: googleapis/googleapis@2e680c6

feat: Initial release of Live Stream API v1 Public Preview
  PiperOrigin-RevId: 411133022
  Source-Link: googleapis/googleapis@b35c85c

feat(contactcenterinsights): new feature flag disable_issue_modeling docs: fixed formatting issues in the reference documentation
  PiperOrigin-RevId: 411102531
  Source-Link: googleapis/googleapis@68b0c8a

chore: regenerate API index

  Source-Link: googleapis/googleapis@a1af8f0

docs: Bringing the generated clients up-to-date with recent changes
  PiperOrigin-RevId: 411093893
  Source-Link: googleapis/googleapis@d1e416f

chore: regenerate API index

  Source-Link: googleapis/googleapis@96a1b13

feat(securitycenter): Added a new API method UpdateExternalSystem, which enables updating a finding w/ external system metadata. External systems are a child resource under finding, and are housed on the finding itself, and can also be filtered on in Notifications, the ListFindings and GroupFindings API
  PiperOrigin-RevId: 411093163
  Source-Link: googleapis/googleapis@be8f988

feat(compute): Switch to string enums for compute (#685)
  Also introduce gapic_yaml for java clients to override default LRO configuration (which has too way too long timeouts).

  Also cleanup regenerate other files (grpc_service_config and service yaml)
  Source-Link: googleapis/googleapis@8ce4ea6

docs(cloudtasks): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 410919520
  Source-Link: googleapis/googleapis@b5274f7

build(spanner/admin/database): add published name under submodules
  PiperOrigin-RevId: 410900101
  Source-Link: googleapis/googleapis@c246c88

chore(vmmigration): Prepare vmmigration  v1 BUILD.bazel for release
  PiperOrigin-RevId: 410873197
  Source-Link: googleapis/googleapis@6e8a083

chore: update disco-to-proto3-converter
  PiperOrigin-RevId: 410851030
  Source-Link: googleapis/googleapis@49c40d2
codyoss pushed a commit that referenced this pull request Nov 29, 2021
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#5175

Changes:

fix(compute): make parent_id fields required compute move and insert methods (#686)

  Source-Link: googleapis/googleapis@02df998

chore: Bump disco-to-proto3-convertor version
  PiperOrigin-RevId: 411936154
  Source-Link: googleapis/googleapis@9a04fde

build(networkconnectivity): correct artifact name for npm
  PiperOrigin-RevId: 411807571
  Source-Link: googleapis/googleapis@221556e

build(npm): update artifact name for npm
  PiperOrigin-RevId: 411806878
  Source-Link: googleapis/googleapis@e2f13b0

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines
  PiperOrigin-RevId: 411660243
  Source-Link: googleapis/googleapis@72adf13

feat(servicecontrol): add C++ rules for many Cloud services
  PiperOrigin-RevId: 411620635
  Source-Link: googleapis/googleapis@eddd3d8

build(metastore): correct artifact name for npm
  PiperOrigin-RevId: 411598711
  Source-Link: googleapis/googleapis@970cd21

chore(longrunning): generate java files for google/api chore: generate java files for google/cloud/audit chore: generate java files for google/geo/type chore: generate java files for google/logging/type chore: generate java files for google/longrunning chore: generate java files for google/rpc chore: generate java files for google/rpc/context chore: generate java files for google/type chore: generate java files for google/cloud
  PiperOrigin-RevId: 411585075
  Source-Link: googleapis/googleapis@b21a21e

chore: generate java files for google/cloud/location
  PiperOrigin-RevId: 411582675
  Source-Link: googleapis/googleapis@b58725a

build(npm): add artifact name for npm
  PiperOrigin-RevId: 411579858
  Source-Link: googleapis/googleapis@4bd5f4b

feat(contactcenterinsights): remove feature flag disable_issue_modeling
  PiperOrigin-RevId: 411140666
  Source-Link: googleapis/googleapis@9a182e6

chore: regenerate API index

  Source-Link: googleapis/googleapis@2e680c6

feat: Initial release of Live Stream API v1 Public Preview
  PiperOrigin-RevId: 411133022
  Source-Link: googleapis/googleapis@b35c85c

feat(contactcenterinsights): new feature flag disable_issue_modeling docs: fixed formatting issues in the reference documentation
  PiperOrigin-RevId: 411102531
  Source-Link: googleapis/googleapis@68b0c8a

chore: regenerate API index

  Source-Link: googleapis/googleapis@a1af8f0

docs: Bringing the generated clients up-to-date with recent changes
  PiperOrigin-RevId: 411093893
  Source-Link: googleapis/googleapis@d1e416f

chore: regenerate API index

  Source-Link: googleapis/googleapis@96a1b13

feat(securitycenter): Added a new API method UpdateExternalSystem, which enables updating a finding w/ external system metadata. External systems are a child resource under finding, and are housed on the finding itself, and can also be filtered on in Notifications, the ListFindings and GroupFindings API
  PiperOrigin-RevId: 411093163
  Source-Link: googleapis/googleapis@be8f988

feat(compute): Switch to string enums for compute (#685)
  Also introduce gapic_yaml for java clients to override default LRO configuration (which has too way too long timeouts).

  Also cleanup regenerate other files (grpc_service_config and service yaml)
  Source-Link: googleapis/googleapis@8ce4ea6

docs(cloudtasks): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 410919520
  Source-Link: googleapis/googleapis@b5274f7

build(spanner/admin/database): add published name under submodules
  PiperOrigin-RevId: 410900101
  Source-Link: googleapis/googleapis@c246c88

chore(vmmigration): Prepare vmmigration  v1 BUILD.bazel for release
  PiperOrigin-RevId: 410873197
  Source-Link: googleapis/googleapis@6e8a083

chore: update disco-to-proto3-converter
  PiperOrigin-RevId: 410851030
  Source-Link: googleapis/googleapis@49c40d2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants