Development open for Swift 6.3.1 for Linux and Windows

We are happy to announce the opening of the development phase for Swift 6.3.1.

  • Merge window open: Now
  • Merge window close: April 10th 2026
  • Planned release: End of April 2026
  • Release manager: @mishal_shah (shahmishal on GitHub)
  • Process documentation
  • Changes for Swift version 6.3.1 should be made on the release/6.3.1 branch
6 Likes

@ahoppen Will the high CPU usage by Sourcekit-LSP on Windows be fixed in 6.3.1? The fix was mentioned here: SourceKit-LSP CPU spinning and libdispatch complications - #26 by ahoppen

The fix to the spinning issue should be fixed in SourceKit-LSP bundled with Swift 6.4. It’s rewriting the entire stdin parsing logic, so it’s likely too risky to take for a patch release like 6.3.1.

1 Like

CC @KushalP regarding the Dispatch fix.
CC @John_McCall

I see that 6.3.1 shipped early and there even is a macOS OSS build. Were there any problems with producing the SDK bundles for this release?

Will the 6.3 nightly CI be started up again? I'd like to make sure the Android tests are still passing there.

Yes, they are back online.

1 Like

Swift 6.3.1 released!