Skip to content

What's new in .NET Aspire 9.2 #2877

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

Merged
merged 25 commits into from
Apr 10, 2025
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
6da1ca2
Add initial bits for #2869. What's new in .NET Aspire 9.2
IEvangelist Mar 20, 2025
89a0809
Add a few more what's new bits
IEvangelist Mar 21, 2025
dd178bd
Add dashboard config
IEvangelist Mar 21, 2025
6169908
Add initial details about HTTP commands
IEvangelist Mar 21, 2025
29ff8d8
Apply suggestions from code review
IEvangelist Mar 27, 2025
9280279
Edit pass
IEvangelist Mar 27, 2025
e2b7e03
Add link to breaking changes
IEvangelist Mar 27, 2025
e303adf
Removed MS-collected telemetry
IEvangelist Mar 27, 2025
12f2023
Try toying with TOC
IEvangelist Apr 2, 2025
3726a5d
Expand product updates
IEvangelist Apr 2, 2025
71b8dee
Apply suggestions from code review
IEvangelist Apr 10, 2025
bb12a68
Delete section
IEvangelist Apr 10, 2025
982d5f3
Update .NET Aspire 9.2 documentation
davidfowl Apr 10, 2025
1070d5a
Update docs/whats-new/dotnet-aspire-9.2.md
davidfowl Apr 10, 2025
126c22c
Update connection string and deployment section
mitchdenny Apr 10, 2025
b2ffa28
Added testing updates
IEvangelist Apr 10, 2025
9b636c4
Update docs/whats-new/dotnet-aspire-9.2.md
IEvangelist Apr 10, 2025
2a88ec3
Clean up
IEvangelist Apr 10, 2025
7740636
Minor updates
IEvangelist Apr 10, 2025
9fb9561
Apply suggestions from code review
IEvangelist Apr 10, 2025
1617873
Apply suggestions from code review
IEvangelist Apr 10, 2025
e3bb111
Apply suggestions from code review
IEvangelist Apr 10, 2025
e55f50e
Apply suggestions from code review
IEvangelist Apr 10, 2025
09cbdea
Add images
IEvangelist Apr 10, 2025
4469ac2
Final tweaks before release branch
IEvangelist Apr 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ items:
href: get-started/github-codespaces.md
- name: Dev Containers
href: get-started/dev-containers.md
- name: What's new in .NET Aspire 9.1
href: whats-new/dotnet-aspire-9.1.md
- name: What's new in .NET Aspire 9.2
href: whats-new/dotnet-aspire-9.2.md
- name: Upgrade to .NET Aspire 9.0
href: get-started/upgrade-to-aspire-9.md

Expand Down
Loading
Loading