Service Fabric 11.8 Release Notes - #1589
Open
Tom Cassidy (tomvcassidy) wants to merge 7 commits into
Open
Tom Cassidy (tomvcassidy) wants to merge 7 commits into
Tom Cassidy (tomvcassidy) wants to merge 7 commits into
Conversation
Tom Cassidy (tomvcassidy)
requested review from
Oleg Sych (olegsych)
and
a lite review from Copilot
August 31, 2026 18:08
There was a problem hiding this comment.
Pull request overview
Adds the Service Fabric 11.8 release notes document to the release_notes/ set, following the established release-notes structure (packages/versions, fixes, deprecation callouts, and download links).
Changes:
- Introduces a new release notes file for Service Fabric 11.8.121 with package/version tables and direct download links.
- Documents 11.8.121 features/bug fixes, including FM rebuild replica-retention behavior, SAWDrop internal module folder rename, and dependency updates.
- Includes the standard Retirement/Deprecation callouts section.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Oleg Sych (olegsych)
requested review from
Manoj Singiresu (msingiresu)
and removed request for
Oleg Sych (olegsych)
August 31, 2026 20:23
Oleg Sych (olegsych)
left a comment
Member
There was a problem hiding this comment.
Could you address Copilot's comments? I don't think I'm the right person to review these PRs because I'm not involved in the release process. Can you get a review from Manoj Singiresu (@msingiresu)?
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Oleg Sych (olegsych)
requested a review
from sridhar madhugiri (msft) (sridmad)
September 15, 2026 21:03
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.
New file for Service Fabric 11.8 release notes, including:
-Packages and Versions section for 11.8.121 and download links
-No Key Announcements or Breaking Changes section, as they were duplicated from 11.6 in the draft
-Retirement Paths and Deprecation Callouts content repeated from previous release notes
-Download links (updated format to remove duplication of headers; we only provide the download links to the latest version, so there's no need to have the additional header calling out the specific version)
Oleg Sych (@olegsych) please review. Thanks!