Skip to content

Bump Grpc.AspNetCore.Server.Reflection from 2.34.0 to 2.40.0 - #481

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0
Closed

Bump Grpc.AspNetCore.Server.Reflection from 2.34.0 to 2.40.0#481
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2021

Copy link
Copy Markdown
Contributor

Bumps Grpc.AspNetCore.Server.Reflection from 2.34.0 to 2.40.0.

Release notes

Sourced from Grpc.AspNetCore.Server.Reflection's releases.

Release v2.40.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.40.0-pre1...v2.40.0

Release v2.40.0-pre1

Changes

  • Default HTTP version to 1.1 when using gRPC-Web on netfx (#1377)

Fixes

  • Fix using gRPC reflection with services that have a base type (#1352)
  • Make load balancing log IDs unique (#1376)
  • Fix client timeout when error in custom CallCredential (#1388)
  • Fix gRPC retry calls not unregistering from cancellation token (#1398)

Release v2.39.0

No release notes provided.

Release v2.39.0-pre1

New features

  • gRPC client-side load balancing (#1286) (preview)

Fixes

  • Fix not using invariant culture with duration text (#1327)
  • Fix error when HedgingDelay is null (#1351)

Release v2.38.0

No release notes provided.

Release v2.38.0-pre1

Fixes

  • Fix refresh argument arity in dotnet-grpc tool (#1313)

Release v2.37.0

No release notes provided.

Release v2.37.0-pre1

New features

  • Add netstandard2.0 to Grpc.Net.ClientFactory (#1248)
  • Add validation of the channel address (#1258)

... (truncated)

Commits
  • e89f134 [v2.40.x] Update version to v2.40.0 (#1441)
  • 5eb7754 [v2.40.x] Remove load balancing for final release (#1434)
  • 1745ec4 Update Google.Protobuf to 3.18.0 (#1433)
  • 1d4c692 Bump version to v2.40.0-pre1 (on v2.40.x branch) (#1404)
  • c804021 Fix gRPC retry calls not unregistering from cancellation token (#1398)
  • 15158af Fix client timeout when error in custom CallCredential (#1388)
  • 95ea1dc Fix error from tests HttpEventSourceListener (#1387)
  • e3a2c06 Default HTTP version to 1.1 when using gRPC-Web on netfx (#1377)
  • 36df3c2 Update containers sample to use .NET 6 SDK image (#1379)
  • a6eccf0 Make load balancing log IDs unique (#1376)
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 6, 2021
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch from 8672235 to b4a453a Compare October 10, 2021 12:54
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch from b4a453a to f06328b Compare October 17, 2021 15:11
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch 4 times, most recently from b6c6d7d to 299cd50 Compare November 1, 2021 14:05
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch from 299cd50 to 3e2f966 Compare November 11, 2021 16:03
Bumps [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) from 2.34.0 to 2.40.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.34.0...v2.40.0)

---
updated-dependencies:
- dependency-name: Grpc.AspNetCore.Server.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch from 3e2f966 to 45ea5a5 Compare November 12, 2021 01:26
@dependabot @github

dependabot Bot commented on behalf of github Dec 7, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #499.

@dependabot dependabot Bot closed this Dec 7, 2021
@dependabot
dependabot Bot deleted the dependabot/nuget/Grpc.AspNetCore.Server.Reflection-2.40.0 branch December 7, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants