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 all 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
516 changes: 516 additions & 0 deletions docs/whats-new/dotnet-aspire-9.2.md

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion docs/whats-new/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ summary: Welcome to what's new in .NET Aspire docs. Use this page to quickly fin
metadata:
title: .NET Aspire what's new?
description: Learn about new and updated content in .NET Aspire docs.
ms.date: 03/01/2025
ms.date: 03/20/2025
ms.topic: landing-page
landingContent:
- title: .NET Aspire release documentation
linkLists:
- linkListType: whats-new
links:
- text: What's new in .NET Aspire 9.2
url: dotnet-aspire-9.2.md
- text: What's new in .NET Aspire 9.1
url: dotnet-aspire-9.1.md
- text: What's new in .NET Aspire 9.0
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 40 additions & 39 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,45 @@ items:
href: ../index.yml
- name: What's new
href: index.yml
- name: Latest product updates
expanded: true
items:
- name: Latest product updates
items:
- name: What's new in .NET Aspire 9.1
href: dotnet-aspire-9.1.md
- name: What's new in .NET Aspire 9.0
href: dotnet-aspire-9.md
- name: Announcing .NET Aspire 8.2
href: https://devblogs.microsoft.com/dotnet/announcing-dotnet-aspire-8-2/
- name: What's new in .NET Aspire 8.1
href: https://devblogs.microsoft.com/dotnet/whats-new-in-aspire-8-1/
- name: .NET Aspire 8.0 (General Availability)
href: https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/
- name: Breaking changes
href: ../compatibility/breaking-changes.md
- name: GitHub releases
items:
- name: .NET Aspire 9.1
href: https://github.com/dotnet/aspire/releases/tag/v9.1.0
- name: .NET Aspire 9.0
href: https://github.com/dotnet/aspire/releases/tag/v9.0.0
- name: .NET Aspire 8.2.1
href: https://github.com/dotnet/aspire/releases/tag/v8.2.1
- name: .NET Aspire 8.2.0
href: https://github.com/dotnet/aspire/releases/tag/v8.2.0
- name: .NET Aspire 8.1.0
href: https://github.com/dotnet/aspire/releases/tag/v8.1.0
- name: .NET Aspire 8.0.2
href: https://github.com/dotnet/aspire/releases/tag/v8.0.2
- name: .NET Aspire 8.0.0
href: https://github.com/dotnet/aspire/releases/tag/v8.0.0
- name: Latest documentation updates
expanded: true
items:
- name: February 2025
href: dotnet-docs-aspire-mod2.md
- name: January 2025
href: dotnet-docs-aspire-mod1.md
- name: December 2024
href: dotnet-docs-aspire-mod0.md
- name: What's new in .NET Aspire 9.2
href: dotnet-aspire-9.2.md
- name: What's new in .NET Aspire 9.1
href: dotnet-aspire-9.1.md
- name: What's new in .NET Aspire 9.0
href: dotnet-aspire-9.md
- name: Announcing .NET Aspire 8.2
href: https://devblogs.microsoft.com/dotnet/announcing-dotnet-aspire-8-2/
- name: What's new in .NET Aspire 8.1
href: https://devblogs.microsoft.com/dotnet/whats-new-in-aspire-8-1/
- name: .NET Aspire 8.0 (General Availability)
href: https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/
- name: Breaking changes
href: ../compatibility/breaking-changes.md
- name: GitHub releases
items:
- name: .NET Aspire 9.1
href: https://github.com/dotnet/aspire/releases/tag/v9.1.0
- name: .NET Aspire 9.0
href: https://github.com/dotnet/aspire/releases/tag/v9.0.0
- name: .NET Aspire 8.2.1
href: https://github.com/dotnet/aspire/releases/tag/v8.2.1
- name: .NET Aspire 8.2.0
href: https://github.com/dotnet/aspire/releases/tag/v8.2.0
- name: .NET Aspire 8.1.0
href: https://github.com/dotnet/aspire/releases/tag/v8.1.0
- name: .NET Aspire 8.0.2
href: https://github.com/dotnet/aspire/releases/tag/v8.0.2
- name: .NET Aspire 8.0.0
href: https://github.com/dotnet/aspire/releases/tag/v8.0.0
- name: Latest documentation updates
expanded: true
items:
- name: February 2025
href: dotnet-docs-aspire-mod2.md
- name: January 2025
href: dotnet-docs-aspire-mod1.md
- name: December 2024
href: dotnet-docs-aspire-mod0.md
Loading