Post-release 4.13.2: bump dev version to 4.13.3#3955
Merged
Conversation
4.13.2 is released. The 4.13.2 changelog section (OnBefore/OnAfter hooks #3942, Abstractions 12.5.0 bump #3947, IAuthorizationHeaderProvider2 declaration cleanup) is already present, and there are no unshipped public API entries to move (the hooks are Microsoft.Identity.Abstractions API, consumed by IdWeb). Bump the dev version 4.13.1 -> 4.13.3. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
gladjohn
approved these changes
Jul 16, 2026
Avery-Dunn
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-release steps for 4.13.2
4.13.2 has been released. This applies the standard post-release steps.
Changes
4.13.1->4.13.3inDirectory.Build.props(next patch after the released 4.13.2, matching the Post-release 4.13.0: changelog and public API shipped move #3937 pattern).Already in order (no change needed)
## 4.13.2section is already present and complete —DownstreamApiOnBefore/OnAfter hooks (Add OnBeforeAuthHeaderCreation / OnAfterAuthHeaderCreation hooks to DownstreamApi #3942),Microsoft.Identity.Abstractions12.4.0 -> 12.5.0 (Bump Microsoft.Identity.Abstractions from 12.4.0 to 12.5.0 #3947), and theIAuthorizationHeaderProvider2declaration cleanup (Add OnBeforeAuthHeaderCreation / OnAfterAuthHeaderCreation hooks to DownstreamApi #3942).PublicAPI.Unshipped.txtis empty. 4.13.2 added no new IdWeb public API surface (theOnBefore/OnAfterAuthHeaderCreationhooks areMicrosoft.Identity.AbstractionsAPI, consumed by IdWeb).Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com