โ† All releases

v13.3.3

Aspire 13.3.3

View on GitHub โ†’

Release notes

What's New in Aspire 13.3.3

Patch release for Aspire 13.3 with fixes for debug log level leaking into user resources, Keycloak HTTPS endpoint token invalidation, and endpoint materialization in HostResourceWithEndpoints.

๐Ÿ› Fixes

  • ๐Ÿ”‡ Debug log level leaking into user resources โ€” Logging__LogLevel__Default=Debug set by the app host was being inherited by all user resources, silently changing their logging verbosity. The app host now uses ASPIRE_APPHOST_LOGLEVEL instead, which is scoped to Aspire processes only. (#17071, backported via #17078)
  • ๐Ÿ”‘ Keycloak HTTPS primary endpoint โ€” Fixed a regression where Keycloak tokens became invalid after an app host restart because the HTTPS endpoint port was dynamic. When developer certificates are enabled, Keycloak's primary endpoint is now upgraded to HTTPS directly, and the endpoint name is set to http to enable standard http+https:// service discovery URLs. (#17058, backported via #17063)
  • ๐Ÿ”Œ Endpoint materialization in HostResourceWithEndpoints โ€” Endpoints configured via HostResourceWithEndpoints are now correctly materialized, ensuring endpoint resolution and service discovery work as expected. (#17091, backported via #17092)

๐Ÿท๏ธ Housekeeping

  • โฌ†๏ธ Bumped DCP (Microsoft.DeveloperControlPlane) from 0.23.5 โ†’ 0.23.6 โ€” includes fixes for Kubernetes OpenAPI generator types that caused [SHOULD NOT HAPPEN] failed to update managedFields errors. (#17070)
  • ๐Ÿš€ Bumped branding to 13.3.3 (#17088)

Full commit: a4615e7c6def6cba4703cdbd84009cd3da9a261b