Release 0.29.0 - #5039
Open
maxmartin-cgi wants to merge 2 commits into
Open
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 01e0b20. ♻️ This comment has been updated with latest results. |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares Azure TRE release 0.29.0 notes and component inventory.
Changes:
- Archives unreleased changes under 0.29.0.
- Adds current component versions.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (1)
CHANGELOG.md:6
- The new Unreleased scaffold omits the
BUG FIXES:section used for changelog entries, leaving the next bug-fix entry with no unreleased destination and risking it being added under 0.29.0. Add the heading before the release section.
ENHANCEMENTS:
Collaborator
Author
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/31809273136 (with refid (in response to this comment from maxmartin-cgi) |
Jack Morris (rudolphjacksonm)
approved these changes
Aug 14, 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.
Resolves #5038
What is being addressed
Pull request for version 0.29.0 release.
How is this addressed