Skip to content

Build(deps): Bump Microsoft.Azure.SignalR from 1.12.0 to 1.19.2 in /src#46

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/dev/Microsoft.Azure.SignalR-1.19.2
Closed

Build(deps): Bump Microsoft.Azure.SignalR from 1.12.0 to 1.19.2 in /src#46
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/dev/Microsoft.Azure.SignalR-1.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 26, 2022

Copy link
Copy Markdown

Bumps Microsoft.Azure.SignalR from 1.12.0 to 1.19.2.

Release notes

Sourced from Microsoft.Azure.SignalR's releases.

Release v1.19.2

This release contains only internal engineering changes. For SignalR function extensions users, this version is incompatible with current SignalR function extensions versions by design. Next SignalR function extensions version will adapt to the change.

Release v1.19.1

Bug Fixes

  1. Fix RemoveConnectionFromAllGroups in Microsoft.Azure.SignalR.Management #1721.
  2. Fix #1720 : Dependency break in Microsoft.Azure.SignalR.Management #1723.

Improvements

  1. Add IAccessTokenProvider to help differentiate token types #1719.
  2. Optimize log level for connection drops #1722.

Release v1.19.0

Features:

  1. Support SignalR client result(.NET7.0+).
  2. Support CloseOnAuthenticationExpiration. Set this option to enable authentication expiration tracking which will close connections when a token expires.

Bug Fixes

  1. Fix #1652: Configuration issue and a few improvements #1654.
  2. Fix #1679: HubConnectionContext.UserIdentifier is null if negotiation with Management SDK and set user ID #1691.
  3. Fix #1700: proxy not applied to serverless transient mode #1708.

Improvements

  1. Reduce retry interval when AAD auth failed #1451.

Release v1.18.3

Features:

  1. Add 2 properties InitialHubServerConnectionCount and MaxHubServerConnectionCount and obsolete ConnectionCount

Bug Fixes

  1. Fix Azure/azure-signalr#1652: read ApplicationName from configuration Azure:SignalR:ApplicationName Azure/azure-signalr#1651
  2. Fix the error log that don't log 401 exceptions when the old key is available Azure/azure-signalr#1659

Release v1.18.1

Bug Fixes

  1. Fix Azure/azure-signalr#1602: Obsolete UseAzureSignalR when the framework is >= netcoreapp3.0 Azure/azure-signalr#1605
  2. Fix Azure/azure-signalr#1632: Improve the process outgoing pipeline logic when client connection is closed Azure/azure-signalr#1631

Release 1.18.0

Feature

  1. Add AuthType=azure, AuthType=azure.identity, AuthType=azure.app supports for connection string.

... (truncated)

Commits

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)

Bumps [Microsoft.Azure.SignalR](https://github.com/azure/azure-signalr) from 1.12.0 to 1.19.2.
- [Release notes](https://github.com/azure/azure-signalr/releases)
- [Commits](Azure/azure-signalr@v1.12.0...v1.19.2)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown
Author

Superseded by #48.

@dependabot dependabot Bot closed this Jan 16, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/src/dev/Microsoft.Azure.SignalR-1.19.2 branch January 16, 2023 00:41
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