Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown

Bumps Microsoft.Azure.SignalR from 1.12.0 to 1.19.0.

Release notes

Sourced from Microsoft.Azure.SignalR's releases.

Release v1.19.0

Features:

  1. Support SignalR client result(.NET7.0+).

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.

Release 1.17.1

Bug Fixes

  1. Fix the Azure Function binding issue Azure/azure-signalr#1603

Release 1.17.0

Bug Fixes

  1. Fix the regression issue that for the single endpoint scenario, send message failure does not throw (Azure/azure-signalr#1582)
  2. Improve the error handling when a message fails to send with multiple endpoints (Azure/azure-signalr#1582)
    1. "DefaultMessageRouter" filters out "offline" endpoints so that messages will not send out to offline endpoints
    2. You can customize your own message router if you'd like to make sure exceptions throw when some endpoints are offline.
  3. Fix the endpoint hot-reload logic to support "ClientEndpoint" and "ServerEndpoint" property (Azure/azure-signalr#1592)

Release v1.16.1

Features

... (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.0.
- [Release notes](https://github.com/azure/azure-signalr/releases)
- [Commits](Azure/azure-signalr@v1.12.0...v1.19.0)

---
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 Nov 21, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2022

Copy link
Copy Markdown
Author

Superseded by #43.

@dependabot dependabot Bot closed this Nov 28, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/src/dev/Microsoft.Azure.SignalR-1.19.0 branch November 28, 2022 00:36
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