Skip to content

Releases: AgentWorkforce/relayfile

v0.5.3

24 Apr 20:39

Choose a tag to compare

relayfile v0.5.3

Packages

  • @relayfile/core@0.5.3
  • @relayfile/sdk@0.5.3
  • relayfile@0.5.3
  • @relayfile/file-observer@0.5.3
  • @relayfile/local-mount@0.5.3

Install

npm install @relayfile/sdk@0.5.3
npm install relayfile@0.5.3
npm install @relayfile/file-observer@0.5.3
npm install @relayfile/local-mount@0.5.3

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.5.3/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • fix(mount): migrate to bulk sync + fix first-write 412 by @khaliqgant in #63
  • feat(bulk): return per-file revisions from /fs/bulk by @khaliqgant in #64

Full Changelog: v0.5.2...v0.5.3

v0.5.2

24 Apr 09:58

Choose a tag to compare

relayfile v0.5.2

Packages

  • @relayfile/core@0.5.2
  • @relayfile/sdk@0.5.2
  • relayfile@0.5.2
  • @relayfile/file-observer@0.5.2
  • @relayfile/local-mount@0.5.2

Install

npm install @relayfile/sdk@0.5.2
npm install relayfile@0.5.2
npm install @relayfile/file-observer@0.5.2
npm install @relayfile/local-mount@0.5.2

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.5.2/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • chore: remove cmd/mountsync_repro (HS256-only, unused) by @kjgbot in #61
  • migration(auth): remove HS256 path + JWTSecret config (phase 2) by @kjgbot in #60
  • cleanup: migrate e2e + conformance scripts from HS256 to RS256 by @kjgbot in #62

Full Changelog: v0.5.1...v0.5.2

v0.5.1

23 Apr 21:01

Choose a tag to compare

relayfile v0.5.1

Packages

  • @relayfile/core@0.5.1
  • @relayfile/sdk@0.5.1
  • relayfile@0.5.1
  • @relayfile/file-observer@0.5.1
  • @relayfile/local-mount@0.5.1

Install

npm install @relayfile/sdk@0.5.1
npm install relayfile@0.5.1
npm install @relayfile/file-observer@0.5.1
npm install @relayfile/local-mount@0.5.1

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.5.1/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • feat(auth): accept RS256 via JWKS + wks/workspace_id dual-claims by @kjgbot in #59

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Apr 18:53

Choose a tag to compare

relayfile v0.5.0

Packages

  • @relayfile/core@0.5.0
  • @relayfile/sdk@0.5.0
  • relayfile@0.5.0
  • @relayfile/file-observer@0.5.0
  • @relayfile/local-mount@0.5.0

Install

npm install @relayfile/sdk@0.5.0
npm install relayfile@0.5.0
npm install @relayfile/file-observer@0.5.0
npm install @relayfile/local-mount@0.5.0

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.5.0/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Apr 12:55

Choose a tag to compare

relayfile v0.4.0

Packages

  • @relayfile/core@0.4.0
  • @relayfile/sdk@0.4.0
  • relayfile@0.4.0
  • @relayfile/file-observer@0.4.0
  • @relayfile/local-mount@0.4.0

Install

npm install @relayfile/sdk@0.4.0
npm install relayfile@0.4.0
npm install @relayfile/file-observer@0.4.0
npm install @relayfile/local-mount@0.4.0

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.4.0/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

21 Apr 10:29

Choose a tag to compare

relayfile v0.3.2

Packages

  • @relayfile/core@0.3.2
  • @relayfile/sdk@0.3.2
  • relayfile@0.3.2
  • @relayfile/file-observer@0.3.2
  • @relayfile/local-mount@0.3.2

Install

npm install @relayfile/sdk@0.3.2
npm install relayfile@0.3.2
npm install @relayfile/file-observer@0.3.2
npm install @relayfile/local-mount@0.3.2

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.3.2/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • feat(relayfile): fork API — SDK + server routes + core primitives by @khaliqgant in #58

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Apr 09:00

Choose a tag to compare

relayfile v0.3.1

Packages

  • @relayfile/core@0.3.1
  • @relayfile/sdk@0.3.1
  • relayfile@0.3.1
  • @relayfile/file-observer@0.3.1
  • @relayfile/local-mount@0.3.1

Install

npm install @relayfile/sdk@0.3.1
npm install relayfile@0.3.1
npm install @relayfile/file-observer@0.3.1
npm install @relayfile/local-mount@0.3.1

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.3.1/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • feat(sdk): expose ContentIdentity on write types by @khaliqgant in #57

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Apr 22:36

Choose a tag to compare

relayfile v0.3.0

Packages

  • @relayfile/core@0.3.0
  • @relayfile/sdk@0.3.0
  • relayfile@0.3.0
  • @relayfile/file-observer@0.3.0
  • @relayfile/local-mount@0.3.0

Install

npm install @relayfile/sdk@0.3.0
npm install relayfile@0.3.0
npm install @relayfile/file-observer@0.3.0
npm install @relayfile/local-mount@0.3.0

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.3.0/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • fix: ignore mount watcher echo writes by @khaliqgant in #52
  • feat(relayfile): optional contentIdentity on write ops (enables server-side dedup) by @kjgbot in #54

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

20 Apr 10:14

Choose a tag to compare

relayfile v0.2.2

Packages

  • @relayfile/core@0.2.2
  • @relayfile/sdk@0.2.2
  • relayfile@0.2.2
  • @relayfile/file-observer@0.2.2
  • @relayfile/local-mount@0.2.2

Install

npm install @relayfile/sdk@0.2.2
npm install relayfile@0.2.2
npm install @relayfile/file-observer@0.2.2
npm install @relayfile/local-mount@0.2.2

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.2.2/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • ci(publish): attach relayfile-mount binaries to releases by @khaliqgant in #51

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Apr 09:44

Choose a tag to compare

relayfile v0.2.1

Packages

  • @relayfile/core@0.2.1
  • @relayfile/sdk@0.2.1
  • relayfile@0.2.1
  • @relayfile/file-observer@0.2.1
  • @relayfile/local-mount@0.2.1

Install

npm install @relayfile/sdk@0.2.1
npm install relayfile@0.2.1
npm install @relayfile/file-observer@0.2.1
npm install @relayfile/local-mount@0.2.1

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • fix(mountsync): preserve local files when the server denies the write by @khaliqgant in #50

Full Changelog: v0.2.0...v0.2.1