Skip to content

Merge to Live - #37554

Merged
wadepickett merged 5 commits into
livefrom
main
Aug 31, 2026
Merged

Merge to Live#37554
wadepickett merged 5 commits into
livefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

guardrex and others added 5 commits August 28, 2026 07:07
Add documentation for the new SignalR authentication refresh feature, which lets a
connected client update its authentication credentials for an active connection without
reconnecting.

- authn-and-authz.md: Add an "Authentication refresh" section (gated to .NET 11) covering
  how to enable it on the server, refresh from the .NET and JavaScript clients, and react
  to a refresh in the hub. Cross-link the "User and role changes" section.
- configuration.md: Document the new HttpConnectionDispatcherOptions members
  (EnableAuthenticationRefresh, MaximumAuthenticationExpiration, OnAuthenticationRefresh)
  in the advanced HTTP options.
- client-features.md: Add an "Authentication Refresh" row to the client feature matrix.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.18.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Initial plan

* Correct OpenApiGenerateDocuments to OpenApiGenerateDocumentsOnBuild for build-time generation

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>

* Update ms.date in OpenAPI using docs article

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>

* Update overview.md ms.date to current date

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
@wadepickett wadepickett self-assigned this Aug 31, 2026
@wadepickett
wadepickett self-requested a review August 31, 2026 19:22

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@wadepickett
wadepickett merged commit 1dda901 into live Aug 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants