What's Changed
SemVer Minor
- Remove
@Sendableand@escapingrestrictions fromcondition(:_),timeout(for:body:)andwithCancellationShield(_:)by @bauer-andreas in #148 - WorkflowState should not require
Valueto be Sendable by @bauer-andreas in #147 - Add descriptive errors to payload converters by @sachinsharma3191 in #168
SemVer Patch
- Rename xcframework internal library to libTemporalBridge.a by @RalucaP in #155
- Update Core SDK to c57f825 by @RalucaP in #161
- Build Core SDK artifacts with Rust 1.94 by @RalucaP in #162
- Fix use-after-free in Array.withByteArrayRefArray by @marcelo-es in #160
- Update Core SDK binaries to c57f825 by @RalucaP in #159
- Wait to close gRPC connection on graceful shutdown by @snprajwal in #165
Other Changes
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #149
- Disable Swift 6.1 macOS CI run by @bauer-andreas in #151
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.11 to 0.0.12 by @dependabot[bot] in #153
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.12 to 0.0.13 by @dependabot[bot] in #158
- Drop iOS deployment targets from the macOS core builds by @RalucaP in #163
New Contributors
- @marcelo-es made their first contribution in #160
- @sachinsharma3191 made their first contribution in #168
Full Changelog: 1.1.0...1.2.0