[PR #140] [CLOSED] Bump google.golang.org/grpc from 1.24.0 to 1.33.2 #241

Closed
opened 2026-02-25 22:31:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/140
Author: @dependabot-preview[bot]
Created: 11/9/2020
Status: Closed

Base: masterHead: dependabot/go_modules/google.golang.org/grpc-1.33.2


📝 Commits (1)

  • 25bf077 Bump google.golang.org/grpc from 1.24.0 to 1.33.2

📊 Changes

2 files changed (+34 additions, -2 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+32 -0)

📄 Description

Bumps google.golang.org/grpc from 1.24.0 to 1.33.2.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.33.2

  • protobuf: update all generated code to google.golang.org/protobuf (#3932)
  • xdsclient: populate error details for NACK (#3975)
  • internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (#3929)

Release v1.33.1

API Changes

  • connectivity: remove unused, experimental Reporter interface (#3875)

New Features

  • xds bootstrap: support insecure and make Creds required (#3881)
  • xds: add bootstrap support for certificate providers. (#3901)
  • lrs: add a layer for clusters in load store (#3880)
  • credentials/xds: implementation of client-side xDS credentials. (#3888)

Bug Fixes

  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926)
  • internal/transport: handle h2 errcode on header decoding (#3872)
  • xds: exit from run() goroutine when resolver is closed. (#3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#3792)
  • service reflection: include transitive closure for a file (#3851)
  • stats: include message header in stats.InPayload.WireLength (#3886)
  • binarylog: export Sink (#3879)
  • service reflection: include transitive closure for a file (#3851)

Release 1.32.0

Dependencies

  • Remove Go 1.9 support; assume go1.12 build tag (#3767)

New Features

  • grpc: add ServiceRegistrar interface; bump up support package version. (#3816; #3818)
  • xds: add LRS balancing policy (#3799)

Bug Fixes

  • server: prevent hang in Go HTTP transport in some error cases (#3833)
  • server: respond correctly to client headers with END_STREAM flag set (#3803)
  • eds: fix priority timeout failure when EDS removes all priorities (#3830)

Release 1.31.1

  • eds: fix priority timeout failure when EDS removes all priorities (#3839)
Commits
  • 56d6328 github: remove advancedtls examples test
  • 6396e4b vet: ignore proto deprecation warnings
  • 0afe9d2 github: add Github Actions workflow for tests; support in vet.sh (#4005)
  • 8a0ca33 Change version to 1.33.2
  • c1989b5 protobuf: update all generated code to google.golang.org/protobuf (#3932)
  • b205df6 xdsclient: populate error details for NACK (#3975)
  • 75e2768 internal/credentials: fix a bug and add one more helper function SPIFFEIDFrom...
  • 17493ac Change version to 1.33.2-dev
  • a767afc Change version to 1.33.1
  • 021edcc Change version to 1.33.1-dev (#3940)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/evenh/intercert/pull/140 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/9/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/google.golang.org/grpc-1.33.2` --- ### 📝 Commits (1) - [`25bf077`](https://github.com/evenh/intercert/commit/25bf0777232c5fe631d5ba839a65951e6641c3de) Bump google.golang.org/grpc from 1.24.0 to 1.33.2 ### 📊 Changes **2 files changed** (+34 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+32 -0) </details> ### 📄 Description Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.24.0 to 1.33.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.33.2</h2> <ul> <li>protobuf: update all generated code to google.golang.org/protobuf (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3932">#3932</a>)</li> <li>xdsclient: populate error details for NACK (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3975">#3975</a>)</li> <li>internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3929">#3929</a>)</li> </ul> <h2>Release v1.33.1</h2> <h1>API Changes</h1> <ul> <li>connectivity: remove unused, experimental Reporter interface (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3875">#3875</a>)</li> </ul> <h1>New Features</h1> <ul> <li>xds bootstrap: support insecure and make Creds required (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3881">#3881</a>)</li> <li>xds: add bootstrap support for certificate providers. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3901">#3901</a>)</li> <li>lrs: add a layer for clusters in load store (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3880">#3880</a>)</li> <li>credentials/xds: implementation of client-side xDS credentials. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3888">#3888</a>)</li> </ul> <h1>Bug Fixes</h1> <ul> <li>http2_client: fix reader segfault on PROTOCOL_ERRORs (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3926">#3926</a>) <ul> <li>Special Thanks: <a href="https://github.com/sorah">@sorah</a></li> </ul> </li> <li>internal/transport: handle h2 errcode on header decoding (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3872">#3872</a>) <ul> <li>Special Thanks: <a href="https://github.com/tz70s">@tz70s</a></li> </ul> </li> <li>xds: exit from run() goroutine when resolver is closed. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3882">#3882</a>)</li> <li>credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3792">#3792</a>) <ul> <li>Special Thanks: <a href="https://github.com/AntonNep">@AntonNep</a></li> </ul> </li> <li>service reflection: include transitive closure for a file (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3851">#3851</a>)</li> <li>stats: include message header in stats.InPayload.WireLength (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3886">#3886</a>) <ul> <li>Special Thanks: <a href="https://github.com/xstephen95x">@xstephen95x</a></li> </ul> </li> <li>binarylog: export Sink (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3879">#3879</a>)</li> <li>service reflection: include transitive closure for a file (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3851">#3851</a>)</li> </ul> <h2>Release 1.32.0</h2> <h1>Dependencies</h1> <ul> <li>Remove Go 1.9 support; assume go1.12 build tag (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3767">#3767</a>)</li> </ul> <h1>New Features</h1> <ul> <li>grpc: add ServiceRegistrar interface; bump up support package version. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3816">#3816</a>; <a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3818">#3818</a>)</li> <li>xds: add LRS balancing policy (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3799">#3799</a>)</li> </ul> <h1>Bug Fixes</h1> <ul> <li>server: prevent hang in Go HTTP transport in some error cases (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3833">#3833</a>)</li> <li>server: respond correctly to client headers with END_STREAM flag set (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3803">#3803</a>)</li> <li>eds: fix priority timeout failure when EDS removes all priorities (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3830">#3830</a>)</li> </ul> <h2>Release 1.31.1</h2> <ul> <li>eds: fix priority timeout failure when EDS removes all priorities (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3839">#3839</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-go/commit/56d63285d528c0d33f9bf8c355139d91edc047de"><code>56d6328</code></a> github: remove advancedtls examples test</li> <li><a href="https://github.com/grpc/grpc-go/commit/6396e4b7d7b107f2c61fbefe8bca06c4a78dfe9a"><code>6396e4b</code></a> vet: ignore proto deprecation warnings</li> <li><a href="https://github.com/grpc/grpc-go/commit/0afe9d28d8be06318769e6c1e22632b87f47edbb"><code>0afe9d2</code></a> github: add Github Actions workflow for tests; support in vet.sh (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/4005">#4005</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/8a0ca33b8542c02085e3d6988fb6e0678b1a9ed4"><code>8a0ca33</code></a> Change version to 1.33.2</li> <li><a href="https://github.com/grpc/grpc-go/commit/c1989b58a5867364d14a2089eef6bfbbc77ef23b"><code>c1989b5</code></a> protobuf: update all generated code to google.golang.org/protobuf (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3932">#3932</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/b205df69d4fed4ef9b38c0a772f98a86be4b9c87"><code>b205df6</code></a> xdsclient: populate error details for NACK (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3975">#3975</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/75e27683ed73aa11adad2c7520bf89e8b8292fb7"><code>75e2768</code></a> internal/credentials: fix a bug and add one more helper function SPIFFEIDFrom...</li> <li><a href="https://github.com/grpc/grpc-go/commit/17493ac06746ffc550e9b1fec77a158509d2beae"><code>17493ac</code></a> Change version to 1.33.2-dev</li> <li><a href="https://github.com/grpc/grpc-go/commit/a767afcb69f50a47471acd75d5a1ad062561554d"><code>a767afc</code></a> Change version to 1.33.1</li> <li><a href="https://github.com/grpc/grpc-go/commit/021edcc3ef3d2acbfc70f5fb3814a7ab4e44f2ad"><code>021edcc</code></a> Change version to 1.33.1-dev (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/3940">#3940</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.24.0...v1.33.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.24.0&new-version=1.33.2)](https://dependabot.com/compatibility-score/?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.24.0&new-version=1.33.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/intercert#241
No description provided.