github swiftlang/swift-package-manager swift-6.2.3-RELEASE
Swift 6.2.3 Release

latest releases: swift-6.3.1-RELEASE, swift-6.3-RELEASE, swift-6.2.4-RELEASE...
8 hours ago

What's Changed

  • Add build prebuilts support for any version of swift-syntax. (#8994) by @dschaefer2 in #9011
  • [6.2] SwiftModuleBuildDescription: Fix diagnostic file paths for WMO builds by @AnthonyLatsis in #9041
  • [6.2] fix: DownloadTaskManager handle redirect authentication by @vsarunas in #9051
  • [6.2] Fix for .when(traits:) condition not working for multiple traits by @bripeticca in #9074
  • [6.2] Make sure we don't get backslashes in the Prebuilts Manifest by @dschaefer2 in #9127
  • Update isDevelopment check on 6.2 by @bnbarham in #9117
  • [6.2] Cherry-pick: Fix pre-computation of traits when loading dependency manifests by @bripeticca in #9136
  • [6.2][native] Add toolchain span back deployment rpaths when required (#9164) by @owenv in #9167
  • [6.2] Cherry Pick - Build fat packages when shouldPackagesBuildForARM64e is set by @plemarquand in #9185
  • [6.2] Cherry Pick - Use only enabled traits when loading package (#8970) by @plemarquand in #9195
  • [6.2] Cherry Pick - Fix inverted logic on registry cache expiration #9144 by @plemarquand in #9210
  • [6.2] Cherry-pick: Remove animated progress bar from SwiftBuild output by @bripeticca in #9207
  • [6.2]Fix crash in macros caused by mixing prebuilts and source. by @dschaefer2 in #9261
  • [6.2][cherrypick]Add bootstrap option to install without building. by @3405691582 in #9105
  • [6.2] - Resolve traits on top level manifests by @plemarquand in #9307
  • [6.2] Frequent crashes in LLBuildProgressTracker while building swift-java on linux and swift by @rconnell9 in #9314
  • Specify the platform version as the fixtures depend on swift concurrency by @rconnell9 in #9319
  • Run EnvironmentTests serially as it is testing the non thread-safe global state of Environment by @rconnell9 in #9333
  • [6.2] Testing: Run all test SPM executable actions in a operation queue (#9243) by @kcieplak in #9266
  • Update the Swift version to 6.2.3 by @shahmishal in #9433

Full Changelog: swift-6.2.2-RELEASE...swift-6.2.3-RELEASE

Don't miss a new swift-package-manager release

NewReleases is sending notifications on new releases.