-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Content for .NET Aspire 9.1 #2566
Conversation
dcf2512
to
9ff056e
Compare
* Fixes #2308 * Fix tabs * Fix a few more bits * Remove subscription section and correct topics * Fix port info * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
* Document DistributedApplication.ResourceNotifications and WaitForResourceHealthyAsync * Minor edit pass, and bump ms.date --------- Co-authored-by: Reuben Bond <[email protected]>
* Fixes breaking changes doc issues * Fix links * Correct front-matter * Add index
* Wip * Rewrite of Azure Event Hubs, looks like 9.1 target * Minor edit * Fix broken links * Correct link again
* Upgrade NuGet packages, and corrected preview headings * Revert one incorrect change * Bump version * Correct Dapr version
* [9.1] Add WithExplicitStart * Update docs/fundamentals/app-host-overview.md
* Add resource relationship docs * Fix linter * Update * Update * Update * Update * Apply suggestions from code review --------- Co-authored-by: David Pine <[email protected]>
* scaffolding pt 1 * adding the scaffold from pine * first full pass * wow copilot is helpful Co-authored-by: Copilot <[email protected]> * erics edits (ty!) Co-authored-by: Eric Erhardt <[email protected]> * Good finds from James Co-authored-by: James Newton-King <[email protected]> * moving console logs downloads to its own section in dashboard * Apply suggestions from code review Co-authored-by: James Newton-King <[email protected]> * Update docs/whats-new/dotnet-aspire-9.1.md * Apply suggestions from code review Co-authored-by: Eric Erhardt <[email protected]> * Edit pass on the what's new content (#2636) --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Eric Erhardt <[email protected]> Co-authored-by: James Newton-King <[email protected]> Co-authored-by: David Pine <[email protected]> Co-authored-by: David Fowler <[email protected]>
44cfd4c
to
ca2baf7
Compare
* Update breaking changes docs * Update breaking changes index * Fix copy paste errors * Update SB to include subscription * update TOC
* Rework PR * Apply suggestions from code review Co-authored-by: Eric Erhardt <[email protected]> * Correct phrasing for local containers * Apply suggestions from code review Co-authored-by: Eric Erhardt <[email protected]> * Re-generate Bicep and manifest. Also, more feedback * Fix MD lint --------- Co-authored-by: Eric Erhardt <[email protected]>
Co-authored-by: James Newton-King <[email protected]>
* Add testing overview doc to explain how Aspire testing works, update tutorial, add detail on passing args to the app host * Update dates * Apply suggestions from code review --------- Co-authored-by: David Pine <[email protected]>
Add code snippet for using new Azure emulators
I'd like to add a few high impact reliability issues section (to let people know that 9.1 fixed some big issues)
Full list here (we don't need to call out each one). (cc @dbreshears @karolz-ms) |
I added details for all of these, and expanded existing sections to include links to issues, etc. This should all be accounted for now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would say "LGTM" but there's no way I'm reading all that.
Summary
Content for .NET Aspire 9.1 - link to What's new in .NET Aspire 9.1.
DistributedApplication.ResourceNotifications
#2563WithExplicitStart
feature #2572IDistributedApplicationTestingBuilder
API change #2616Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.