Skip to content

Releases: TinyCloudLabs/tinycloud-node

v1.4.2

09 Jun 00:05
e2f9577

Choose a tag to compare

Fixed

  • canonicalize PKH DID addresses (#71)
  • vendor OpenSSL for aarch64 release builds (#72)

Other

  • align owner DID terminology (#69)
  • hard migrate encryption owner did column (#70)

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

07 Jun 20:47
ddb5587

Choose a tag to compare

Other

  • update Cargo.toml dependencies

What's Changed

  • feat: make DuckDB support opt-in by @skgbafa in #68
  • chore(tinycloud-node): release v1.4.1 by @skgbafa in #67

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Jun 12:56

Choose a tag to compare

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

05 Jun 04:32

Choose a tag to compare

Added

  • Add the TinyCloud encryption network module and one-of-one decrypt flow.

What's Changed

  • feat: add encryption network module by @skgbafa in #66

Full Changelog: v1.3.4...v1.3.5

v1.3.4

18 May 02:07
d511aa7

Choose a tag to compare

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

13 May 10:48
fe6d281

Choose a tag to compare

Other

  • update Cargo.toml dependencies

What's Changed

  • Add per-space session abilities for manifest capability requests by @skgbafa in #58
  • feat: TC-1368 Add signed KV URLs by @skgbafa in #60
  • chore(tinycloud-node): release v1.3.3 by @skgbafa in #59

Full Changelog: v1.3.2...v1.3.3

v1.3.2

27 Apr 21:41
923f350

Choose a tag to compare

Other

  • update Cargo.toml dependencies

What's Changed

  • fix(deploy): use Rocket-compatible log level in dstack composes by @skgbafa in #56
  • chore(tinycloud-node): release v1.3.2 by @skgbafa in #57

Full Changelog: v1.3.1...v1.3.2

v1.3.1

27 Apr 20:54
67ded5c

Choose a tag to compare

Other

  • update Cargo.toml dependencies

What's Changed

  • chore(tinycloud-node): release v1.3.1 by @skgbafa in #55

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Apr 20:47
21a5cde

Choose a tag to compare

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

17 Mar 21:16
9611266

Choose a tag to compare

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