Skip to content

1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:33
a34c7fb

What's Changed

SemVer Minor

  • Remove @Sendable and @escaping restrictions from condition(:_), timeout(for:body:) and withCancellationShield(_:) by @bauer-andreas in #148
  • WorkflowState should not require Value to 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

Full Changelog: 1.1.0...1.2.0