Releases: apple/swift-temporal-sdk
Releases · apple/swift-temporal-sdk
0.4.0
What's Changed
SemVer Minor
- Activity Execution Info to support checking if heartbeat details from previous attempt are available by @bauer-andreas in #41
SemVer Patch
- Bump
swift-configurationdependency to 0.2.0 by @philippzagar in #43 - Enable all tests again by @FranzBusch in #44
- Remove unnecessary SendableMetatype protocol and conformances by @FranzBusch in #45
Other Changes
- Fix some warnings with the examples by @FranzBusch in #39
- Fix the README example by @FranzBusch in #40
- Fix the example in the README by @bauer-andreas in #42
New Contributors
- @philippzagar made their first contribution in #43
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
SemVer Minor
⚠️ Breaking: Adopt ExistentialAny, MemberImportVisibility, InternalImportsByDefault, and NonIsolatedNonSendingByDefault by @FranzBusch in #38
SemVer Patch
- Temporal should not override global service.name metadata by @bauer-andreas in #34
- Add support for iOS and the static SDK by @FranzBusch in #25
Other Changes
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
SemVer Minor
- Use separate sequence numbers for each workflow operation type by @FranzBusch in #26
SemVer Patch
- Add missing dependency to SwiftSyntaxMacros for TemporalMacros target by @bauer-andreas in #30
- Build static libraries on older Linux distro by @FranzBusch in #32
Other Changes
- Add line on how to install/upgrade Swift to README by @webchick in #8
- Added examples. by @Shy in #5
- Move Examples to main manifest by @FranzBusch in #9
- Fix failing namespace test by @FranzBusch in #31
New Contributors
- @webchick made their first contribution in #8
- @Shy made their first contribution in #5
- @FranzBusch made their first contribution in #9
- @bauer-andreas made their first contribution in #30
Full Changelog: 0.1.0...0.1.1
Temporal Core SDK v682d441
Pre-built binaries for Temporal Core SDK at commit https://github.com/temporalio/sdk-core/tree/682d441dd3b830e1477af3edb7c2330b403c4c33.
Assets
- temporal.artifactbundle.zip - Artifact bundle
- temporal.xcframework.zip - XCFramework
Temporal Core SDK v682d441
Pre-built binaries for Temporal Core SDK at commit https://github.com/temporalio/sdk-core/tree/682d441dd3b830e1477af3edb7c2330b403c4c33.
Assets
- temporal.artifactbundle.zip - Artifact bundle
- temporal.xcframework.zip - XCFramework
0.1.0
Initial release - Hello, Swift Temporal SDK!
Temporal Core SDK v682d441
Pre-built binaries for Temporal Core SDK at commit https://github.com/temporalio/sdk-core/tree/682d441dd3b830e1477af3edb7c2330b403c4c33.
Assets
- temporal.artifactbundle.zip - Artifact bundle
- temporal.xcframework.zip - XCFramework