Fix analyzer release notes: move DURABLE0009/0010 to Shipped#641
Merged
Fix analyzer release notes: move DURABLE0009/0010 to Shipped#641
Conversation
These rules shipped in analyzer v0.3.0 (published to NuGet 12/29/2025) but were not moved from Unshipped.md to Shipped.md at release time.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates analyzer release tracking documentation to correctly reflect that DURABLE0009 and DURABLE0010 shipped with analyzer v0.3.0 by moving them from the Unshipped list into the Shipped release notes.
Changes:
- Removed DURABLE0009 and DURABLE0010 entries from
AnalyzerReleases.Unshipped.md. - Added a new “Release 0.3.0” section to
AnalyzerReleases.Shipped.mdcontaining DURABLE0009 and DURABLE0010.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/Analyzers/AnalyzerReleases.Unshipped.md | Removes DURABLE0009/0010 from the unshipped rules table. |
| src/Analyzers/AnalyzerReleases.Shipped.md | Adds Release 0.3.0 section and records DURABLE0009/0010 as shipped rules. |
kaibocai
approved these changes
Feb 18, 2026
This was referenced Mar 18, 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.
Summary
Moves DURABLE0009 and DURABLE0010 from \AnalyzerReleases.Unshipped.md\ to \AnalyzerReleases.Shipped.md\ under a new Release 0.3.0 section.
These rules shipped in analyzer v0.3.0 (published to NuGet on 12/29/2025) but were not moved from the Unshipped file at release time.
Rules moved