-
Notifications
You must be signed in to change notification settings - Fork 695
Comparing changes
Open a pull request
base repository: dotnet/aspire
base: v9.4.1
head repository: dotnet/aspire
compare: v9.4.2
- 8 commits
- 26 files changed
- 12 contributors
Commits on Aug 13, 2025
-
[release/9.4] Simplify Aspire CLI project name validation to only rej…
…ect path separators (#10832) * Initial plan * Update project name validation to support Unicode characters and add comprehensive tests Co-authored-by: mitchdenny <[email protected]> * Add documentation comment explaining the Unicode-aware project name validation regex Co-authored-by: mitchdenny <[email protected]> * Remove project name validation - let dotnet new handle validation Co-authored-by: davidfowl <[email protected]> * Revert to validation logic and simplify to only reject path separators Co-authored-by: mitchdenny <[email protected]> * Fix test compile. --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: mitchdenny <[email protected]> Co-authored-by: davidfowl <[email protected]> Co-authored-by: Mitch Denny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3774ae - Browse repository at this point
Copy the full SHA d3774aeView commit details -
[release/9.4] External Services with URL Parameter fails to generate …
…manifests (#10806) * External Services with URL Parameter fails to generate manifests Need to check for publish mode before calling GetValueAsync on the URL parameter Fix #10789 * Add test * Fix test to not use Verify --------- Co-authored-by: Eric Erhardt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f19a21 - Browse repository at this point
Copy the full SHA 0f19a21View commit details -
[release/9.4] Always update resource list in console logs after hidde…
…n bool changes (#10738) * Always update resource list in console logs after hidden bool changes * Add test --------- Co-authored-by: Adam Ratzman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c400db - Browse repository at this point
Copy the full SHA 9c400dbView commit details
Commits on Aug 19, 2025
-
serve blazor.web.js from wwwroot instead of setting up new endpoint t…
…o serve it (#10990) Co-authored-by: Adam Ratzman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d690b4 - Browse repository at this point
Copy the full SHA 8d690b4View commit details
Commits on Aug 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c69750 - Browse repository at this point
Copy the full SHA 5c69750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9942803 - Browse repository at this point
Copy the full SHA 9942803View commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1862a0 - Browse repository at this point
Copy the full SHA c1862a0View commit details
Commits on Aug 28, 2025
-
Fixed properties override when publishing an update in external servi…
…ce (#10824) Co-authored-by: Isla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4884590 - Browse repository at this point
Copy the full SHA 4884590View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.4.1...v9.4.2