Releases: archebase/data-sdk
Releases · archebase/data-sdk
data-sdk v0.1.2
Changes
- Syncs the Swift SDK with the latest data gateway object contract from #13.
- Bumps the SDK self-reported version to
0.1.2. - Updates the SwiftPM README dependency example to
from: "0.1.2".
Release base
main@185e25d979f23ca85fc06902d9e79e6c763e68c6
Validation
swift test --filter LocalStackHarnessTestsagainst the ACK dev environment fromdata-platform/_dev_aliyun_deploy.yaml.- Real Aliyun flows covered runtime upload, object listing, upload events, multipart upload, config-store upload, resume, abort/delete local snapshot, and device init/reinit.
- Result: 32 tests passed.
data-sdk v-0.1.1
Changes
- Supports device init-once and reinit flows from #10.
- Renews generated proto artifacts from #11.
- Bumps SDK self-reported version and SwiftPM README example to 0.1.1 via #12.
Release base
main@0a9d6dde6a07dfcd3adf80f53c89613f94450385
Validation
swift test: 222 tests passed; environment-gated/manual integration tests skipped.
Version 0.1.0 Release
v-0.1.0 feat: qiongche sdk (#9)