Skip to content

[milestone-changelog] [13.3] Change logΒ #16462

@github-actions

Description

@github-actions

Last updated: 2026-04-25 07:33 UTC
PRs analyzed through: 2026-04-25 07:33 UTC

Table of Contents

What's New

🚧 AppHost

16 new features, 12 improvements, 7 bug fixes

App Host new features

App Host improvements

App Host bug fixes

⌨️ CLI

7 new features, 17 improvements, 7 bug fixes

CLI new features

CLI improvements

CLI bug fixes

πŸ“Š Dashboard

2 new features, 7 improvements, 5 bug fixes

Dashboard new features

Dashboard improvements

Dashboard bug fixes

🧩 Extensions

4 new features, 5 improvements, 3 bug fixes

Extensions new features

Extensions improvements

Extensions bug fixes

πŸ”Œ Integrations

3 new features, 2 improvements

Integrations new features

  • 🌐 Azure Front Door Hosting Integration
    New Aspire.Hosting.Azure.FrontDoor package provisions an Azure Front Door (Standard SKU) CDN profile, endpoint, origin group, origins, and a default route via Bicep. API: builder.AddAzureFrontDoor("frontdoor").WithOrigin(api.GetEndpoint("https")).
    Changes: Add Azure Front Door hosting integrationΒ #16137
    πŸ“ Documentation required

  • πŸ”’ Azure Network Security Perimeter (NSP) Support
    Provision Azure Network Security Perimeters to secure PaaS services (Storage, Key Vault, CosmosDB, SQL) within a logical network boundary. APIs: AddNetworkSecurityPerimeter(), WithAccessRule(), AssociateWith().
    Changes: Add Azure Network Security Perimeter (NSP) supportΒ #15711
    πŸ“ Documentation required

  • πŸ” Private Endpoints for Azure Container Registry
    Azure Container Registry resources can now be configured with private endpoints to restrict registry access to your virtual network.
    Changes: Support private endpoints for Azure Container RegistryΒ #16132
    πŸ“ Documentation required

Integrations improvements

πŸ” Service Discovery

1 improvement

Service Discovery improvements

πŸ“„ Templates

1 new feature, 1 bug fix

Templates new features

  • 🐍 Python AppHost Code Generator
    A code generator for Python AppHosts automatically produces the Python-side AppHost code, reducing boilerplate when integrating Python services into Aspire.
    Changes: PythonAppHost Code GeneratorΒ #13947
    πŸ“ Documentation required

Templates bug fixes

  • πŸ”§ Python Starter Template Uses TypeScript AppHost
    The aspire-py-starter template now uses a TypeScript AppHost instead of a C# AppHost, eliminating the .NET SDK requirement for the AppHost project. Use aspire new aspire-py-starter instead of dotnet new aspire-py-starter.
    Changes: Move Python starter template to TypeScript AppHost and CLI template factoryΒ #15574
    ⚠️ Breaking change
    πŸ“ Documentation required

This changelog is automatically generated. Add a comment to this issue to provide
feedback (e.g., "Exclude PR #1234", "Rename: X β†’ Y", "Merge PRs #1234 and #5678").

Generated by Milestone Changelog Generator Β· ● 2.9M Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions