ReleaseMicrosoftMicrosoftpublished Jun 3, 2026seen 5d

microsoft/aspire v13.4.2

microsoft/aspire

Open original ↗

Captured source

source ↗
published Jun 3, 2026seen 5dcaptured 10hhttp 200method plain

Aspire 13.4.2

Repository: microsoft/aspire

Tag: v13.4.2

Published: 2026-06-03T21:38:22Z

Prerelease: no

Release notes:

What's New in Aspire 13.4.2

Patch release for Aspire 13.4 with a fix for Redis persistent container deadlock on startup when using TLS.

🐛 Fixes

  • 🔴 Redis with `WithLifetime(ContainerLifetime.Persistent)` could deadlock on startup — Redis TLS startup arguments used the public/allocated host ports instead of the internal target ports. When the public port differed from the target port (or was not yet allocated) the container would listen on an unexpected port and become unreachable. The TLS and non-TLS startup arguments now bind to target ports, matching what Redis expects internally. Fixes #17822. (#17827, backported via #17850, @danegsta)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.4.2 (#17876)

--- *Full Changelog: https://github.com/microsoft/aspire/compare/v13.4.1...v13.4.2*

*Full commit: d7d0b6759ce4b936c76bc4775814d27db560dd6d*

> Generated by Generate release notes for a new stable Aspire release · ● 5M

Notability

notability 3.0/10

Routine patch release of a tool.