DesignPatternsInCSharp
DesignPatternsInCSharp copied to clipboard
Bump Grpc.AspNetCore from 2.45.0 to 2.49.0
Bumps Grpc.AspNetCore from 2.45.0 to 2.49.0.
Release notes
Sourced from Grpc.AspNetCore's releases.
Release v2.49.0
What's Changed
- Update version to 2.49.0 (on the v2.49.x branch) by
@jtattermuschin grpc/grpc-dotnet#1891Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.49.0-pre1...v2.49.0
Release v2.49.0-pre1
What's Changed
- Use PoolingAsyncValueTaskMethodBuilder on ReadStreamMessageAsync method by
@mayukiin grpc/grpc-dotnet#1850- Change nullable GetValueOrDefault to Value by
@JamesNKin grpc/grpc-dotnet#1855- Add Channeler example by
@JamesNKin grpc/grpc-dotnet#1851- Remove bad deadline test by
@JamesNKin grpc/grpc-dotnet#1859- Load balancing fix to clear disposed subchannels on resolver error by
@JamesNKin grpc/grpc-dotnet#1853- Update solution to .NET 7 by
@JamesNKin grpc/grpc-dotnet#1803- Configure pooled connection lifetime in client factory by
@JamesNKin grpc/grpc-dotnet#1862- [2.49.x] Fix using disposed token in connect and resulting status by
@JamesNKin grpc/grpc-dotnet#1873Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.48.0...v2.49.0-pre1
Release v2.48.0
No release notes provided.
Release v2.48.0-pre1
New features
- Populate DebugException on some cancellation scenarios (#1780)
- Use SocketsHttpHandler.ConnectTimeout on connect (#1829)
Fixes
Release v2.47.0
No release notes provided.
Release v2.47.0-pre1
New features
- Add AddCallCredentials overload that takes CallCredentials (#1723)
- Validate AddCallCredentials are used by client (#1756)
Fixes
- Ensuring required services are registered when using the server reflection (#1732)
- Re-enable trim analysis and fix warnings (#1744)
- Catch any potential error from deadline callback (#1737)
- Make getting lazy properties on ServiceConfig threadsafe (#1752)
Release v2.46.0
... (truncated)
Commits
2385e78Update version to 2.49.0 (on the v2.49.x branch) (#1891)a57f1e5Fix using disposed token in connect and resulting status (#1873)0964116Update version to 2.49.0-pre1 (on v2.49.x branch) (#1866)2116d1eConfigure pooled connection lifetime in client factory (#1862)7bfd8e3Update solution to .NET 7 (#1803)922d314Load balancing fix to clear disposed subchannels on resolver error (#1853)0551be8Remove bad deadline test (#1859)1d7f988Add Channeler example (#1851)4f06b60Change nullable GetValueOrDefault to Value (#1855)77ae8afUse PoolingAsyncValueTaskMethodBuilder on ReadStreamMessageAsync method (#1850)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)