Skip to content

.NET Aspire release 9.4 content #3926

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

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

.NET Aspire release 9.4 content #3926

wants to merge 13 commits into from

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Jul 3, 2025

Work in progress...

In this PR:


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/app-host/configuration.md App host configuration
docs/app-host/eventing.md Eventing in .NET Aspire
docs/architecture/overview.md .NET Aspire architecture overview
docs/compatibility/9.4/add-azure-openai-default-changes.md AddAzureOpenAI defaults to CognitiveServicesOpenAIUser instead of CognitiveServicesOpenAIContributor
docs/compatibility/9.4/azure-bicep-parameters-deprecated.md docs/compatibility/9.4/azure-bicep-parameters-deprecated
docs/compatibility/9.4/azure-storage-apis-renamed.md Azure Storage APIs renamed and refactored
docs/compatibility/9.4/getsecretoutput-deprecated.md BicepSecretOutputReference and GetSecretOutput are now obsolete
docs/compatibility/9.4/index.md Breaking changes in .NET Aspire 9.4
docs/compatibility/9.4/local-auth-disabled-for-azure-resources.md Local auth is disabled by default on Azure resources
docs/compatibility/toc.yml docs/compatibility/toc
docs/fundamentals/networking-overview.md .NET Aspire inner-loop networking overview
docs/fundamentals/setup-tooling.md .NET Aspire tooling
docs/toc.yml docs/toc
docs/whats-new/dotnet-aspire-9.4.md What's new in .NET Aspire 9.4
docs/whats-new/index.yml .NET Aspire — what's new?
docs/whats-new/toc.yml docs/whats-new/toc

@IEvangelist IEvangelist changed the title .NET Aspire release 9.3 content .NET Aspire release 9.4 content Jul 4, 2025
IEvangelist and others added 5 commits July 10, 2025 10:58
Replaces placeholder content with detailed release notes for .NET Aspire 9.4, highlighting major improvements in the CLI, dashboard, publishing, deployment, provisioning, and other areas. The update includes categorized summaries of key features, enhancements, and bug fixes, along with references to relevant pull requests. Pulled from #4036

Co-Authored-By: Maddy Montaquila (Leger) <[email protected]>
…4037)

* Update eventing documentation and code samples for .NET Aspire 9.4

* Add missing xref

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Update AspireApp.AppHost to version 9.4.0 and refactor lifecycle logging

* Fix order of resource events in eventing documentation

---------

Co-authored-by: Copilot <[email protected]>
* Add details about how container networks are managed

* Fix MD

* Update docs/fundamentals/networking-overview.md

Co-authored-by: Andy (Steve) De George <[email protected]>

---------

Co-authored-by: Andy (Steve) De George <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment