Releases: TinyCloudLabs/tinycloud-node
Releases · TinyCloudLabs/tinycloud-node
v1.4.2
Fixed
Other
What's Changed
- chore: align owner DID terminology by @skgbafa in #69
- TC-1371 fix: canonicalize PKH DID addresses by @skgbafa in #71
- chore: hard migrate encryption owner DID column by @skgbafa in #70
- fix: vendor OpenSSL for aarch64 release builds by @skgbafa in #72
- chore(tinycloud-node): release v1.4.2 by @skgbafa in #73
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
Added
- Add the TinyCloud encryption network module and one-of-one decrypt flow.
This is the 1.4 release for the encryption protocol update.
Full Changelog: v1.3.5...v1.4.0
v1.3.5
v1.3.4
Other
- update Cargo.toml dependencies
What's Changed
- Add agent development docs by @skgbafa in #63
- Persist SQL and DuckDB artifacts in storage database by @skgbafa in #62
- docs: document release-plz requirements by @skgbafa in #65
- chore(tinycloud-node): release v1.3.4 by @skgbafa in #64
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Added
- add write hooks server support through phase 4 (#44)
- add per-space storage quotas with admin API (#32)
Fixed
- update dstack GetKey response to match new API format (#35)
Other
- replace changesets with release-plz + cargo-dist (#49)
- version packages (#46)
- version packages (#41)
- version packages (#30)
- rename crates and reorganize workspace (#31)
What's Changed
- feat: add dstack-ingress for direct TEE TLS by @skgbafa in #42
- fix: SIWE nonce passthrough from SDK config by @skgbafa in #43
- feat: add write hooks server support through phase 4 by @skgbafa in #44
- feat: add parseRecapFromSiwe WASM export for capability chain delegation by @skgbafa in #47
- feat(sdk-wasm): multi-resource create_delegation by @skgbafa in #48
- chore: version packages by @github-actions[bot] in #46
- chore: replace changesets with release-plz + cargo-dist by @skgbafa in #49
- fix: unblock release-plz, add Phala deploy on release by @skgbafa in #50
- chore(tinycloud-node): release v1.3.0 by @github-actions[bot] in #51
- fix(ci): always run release-plz release job by @skgbafa in #52
- fix(release): skip crates.io, use cargo-dist installers by @skgbafa in #53
- fix(ci): use PAT for release-plz so tag push triggers downstream workflows by @skgbafa in #54
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Add dstack CI build job and fix dstack compose config by @skgbafa in #34
- fix: update dstack GetKey response for new API format by @skgbafa in #35
- fix: include CA certificates in scratch runtime image by @skgbafa in #36
- fix: add AWS_DEFAULT_REGION to dstack compose by @skgbafa in #37
- fix: add /tmp directory to scratch runtime image by @skgbafa in #38
- fix: set TMPDIR=/data for scratch runtime by @skgbafa in #39
- fix(core): flush in-memory SQL databases to file on actor shutdown by @rsvistel in #40
- chore: version packages by @github-actions[bot] in #41
New Contributors
Full Changelog: v1.2.0...v1.2.1