Add new release folder structure - #10209
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
Conversation
azure-sdk-automation
Bot
requested review from
Jonathan Cárdenas (JonathanCrd),
Jonathan Giles (JonathanGiles),
Anton Kolesnyk (antkmsft),
Anu Thomas (anuchandy),
Ben Broderick Phillips (benbp),
Heath Stewart (heaths),
Jair Myree (jairmyree),
Joel Hendrix (jhendrixMSFT),
Jesse Squire (jsquire),
Kashif Khan (kashifkhan),
Laurent Mazuel (lmazuel),
m-nash,
Maor Leger (maorleger),
Mayuri Diwan (mayurid),
Travis Prescott (tjprescott),
vcolin7 and
Jeff Fisher (xirzec)
as code owners
August 3, 2026 13:03
|
Azure Pipelines: 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Adds the August 2026 Azure SDK release note pages and a monthly index page that links to language-specific release notes.
Changes:
- Introduces
releases/2026-08/index.mdwith highlights placeholders and links to per-language notes. - Adds per-language release note pages that include the shared
releases/notes/common.mdtemplate for August 2026. - Adds an Embedded C page indicating no packages released this month.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| releases/2026-08/index.md | Monthly landing page with navigation links and highlights section |
| releases/2026-08/dotnet.md | Adds .NET August 2026 release notes include |
| releases/2026-08/java.md | Adds Java August 2026 release notes include |
| releases/2026-08/js.md | Adds JavaScript/TypeScript August 2026 release notes include |
| releases/2026-08/python.md | Adds Python August 2026 release notes include |
| releases/2026-08/go.md | Adds Go August 2026 release notes include |
| releases/2026-08/rust.md | Adds Rust August 2026 release notes include |
| releases/2026-08/android.md | Adds Android August 2026 release notes include |
| releases/2026-08/ios.md | Adds iOS August 2026 release notes include |
| releases/2026-08/cpp.md | Adds C++ August 2026 release notes include |
| releases/2026-08/c.md | Adds Embedded C August 2026 page stating no releases |
| layout: post | ||
| tags: rust | ||
| sidebar: releases_sidebar | ||
| repository: Azure/azure-sdk-for-rust |
| --- | ||
| title: Azure SDK for C++ (August 2026) | ||
| layout: post | ||
| tags: C++ cpp |
|
|
||
| ## Release Notes | ||
|
|
||
| * [All release notes](index.md) |
Comment on lines
+14
to
+16
| * | ||
| * | ||
| * |
azure-sdk-automation
Bot
force-pushed
the
AddReleaseStructure
branch
from
August 10, 2026 13:02
31ff2b4 to
6cc51c4
Compare
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.
Add new release folder structure