blazing-backend
blazing-backend copied to clipboard
Bump Grpc.Net.Client from 2.26.0 to 2.52.0 in /src/BlazingPizza.OrderClient
Bumps Grpc.Net.Client from 2.26.0 to 2.52.0.
Release notes
Sourced from Grpc.Net.Client's releases.
Release v2.52.0
What's Changed
- Update version to 2.52.0 (on v2.52.x branch) by
@jtattermusch
in grpc/grpc-dotnet#2072Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.52.0-pre1...v2.52.0
Release v2.52.0-pre1
What's Changed
- Update dotnet-grpc tool to require .NET 6 by
@JamesNK
in grpc/grpc-dotnet#1932- Add logging to resolve to indicate resolve is complete by
@JamesNK
in grpc/grpc-dotnet#1978- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/Spar/Server/ClientApp by
@dependabot
in grpc/grpc-dotnet#1977- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/Browser/Server/wwwroot by
@dependabot
in grpc/grpc-dotnet#1976- Make ChannelCredentials.Create work with allowing insecure credentials by
@JamesNK
in grpc/grpc-dotnet#1802- Skip active connections when proxy is configured by
@JamesNK
in grpc/grpc-dotnet#1863- Cancel pending state change watchers on dispose by
@JamesNK
in grpc/grpc-dotnet#1986- Update MAINTAINERS.md by
@JamesNK
in grpc/grpc-dotnet#1979- RpcException API improvements by
@jtattermusch
in grpc/grpc-dotnet#1992- Support writing to response stream with gRPC-Web middleware by
@JamesNK
in grpc/grpc-dotnet#1993- Additional dependency version cleanup (after moving some nuget packages to from grpc to grpc-dotnet) by
@jtattermusch
in grpc/grpc-dotnet#1786- Bump json5, webpack and webpack-cli in /examples/Browser/Server/wwwroot by
@dependabot
in grpc/grpc-dotnet#2003- Bump json5 from 2.2.0 to 2.2.3 in /testassets/InteropTestsGrpcWebWebsite/Tests by
@dependabot
in grpc/grpc-dotnet#2005- Bump json5 from 1.0.1 to 1.0.2 in /examples/Spar/Server/ClientApp by
@dependabot
in grpc/grpc-dotnet#2007- Add client factory to client linker test app by
@JamesNK
in grpc/grpc-dotnet#1972- Fix reconnecting after connection timeout by
@JamesNK
in grpc/grpc-dotnet#1998- Support running health checks in Check method by
@JamesNK
in grpc/grpc-dotnet#1987- Add host override to resolvers by
@JamesNK
in grpc/grpc-dotnet#2002- Set WaitForDataBeforeAllocatingBuffer to false in benchmark app by
@JamesNK
in grpc/grpc-dotnet#2012- Support zero-byte read in gRPC client by
@JamesNK
in grpc/grpc-dotnet#1985- Fix wrong namespace by
@JamesNK
in grpc/grpc-dotnet#2015- Update microsoft-support.md by
@JamesNK
in grpc/grpc-dotnet#2009- Don't warn about Android native handler with grpc-web by
@JamesNK
in grpc/grpc-dotnet#2020- Report user canceled cancellation token by
@JamesNK
in grpc/grpc-dotnet#2018- Trimming issue workaround in .NET 8 by
@JamesNK
in grpc/grpc-dotnet#2022- Fix reporting RpcException from server streaming error by
@JamesNK
in grpc/grpc-dotnet#2034- Fix gRPC perf client counter by
@JamesNK
in grpc/grpc-dotnet#2035- Mention Metadata.BinaryHeaderSuffix in xmldoc comments of Metadata.En… by
@voroninp
in grpc/grpc-dotnet#2027- Add test that uses localization by
@JamesNK
in grpc/grpc-dotnet#2039- Bump
@sideway/formula
from 3.0.0 to 3.0.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by@dependabot
in grpc/grpc-dotnet#2045- Add additional connection and request logging to client by
@JamesNK
in grpc/grpc-dotnet#2047- Update Google.Protobuf version by
@JamesNK
in grpc/grpc-dotnet#2051- Wrap EventSource calls with IsEnabled by
@JamesNK
in grpc/grpc-dotnet#2052- Add .editorconfig and fix warnings by
@JamesNK
in grpc/grpc-dotnet#2055- Refactor gRPC content-type constraint to be inline by
@JamesNK
in grpc/grpc-dotnet#2065- Update version to 2.52.0-dev on master by
@jtattermusch
in grpc/grpc-dotnet#2063- Upgrade version to 2.52.0-pre1 (on v2.52.x branch) by
@jtattermusch
in grpc/grpc-dotnet#2066New Contributors
@voroninp
made their first contribution in grpc/grpc-dotnet#2027
... (truncated)
Commits
4200800
Update version to 2.52.0 (on v2.52.x branch) (#2072)347dfea
Upgrade version to 2.52.0-pre1 (on v2.52.x branch) (#2066)23cd81f
Update version to 2.52.0-dev on master (#2063)cfb839b
Refactor gRPC content-type constraint to be inline (#2065)c2274eb
Add .editorconfig and fix warnings (#2055)a456d47
Wrap EventSource calls with IsEnabled (#2052)8471823
Update Google.Protobuf version (#2051)0b365bf
Add additional connection and request logging to client (#2047)0f9300c
Bump@sideway/formula
from 3.0.0 to 3.0.1 in /testassets/InteropTestsGrpcWebW...ad54bc6
Add test that uses localization (#2039)- Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.