Releases: AgentWorkforce/relayfile
v0.5.3
relayfile v0.5.3
Packages
@relayfile/core@0.5.3@relayfile/sdk@0.5.3relayfile@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.3Binaries
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-mountPublish 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
relayfile v0.5.2
Packages
@relayfile/core@0.5.2@relayfile/sdk@0.5.2relayfile@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.2Binaries
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-mountPublish 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
relayfile v0.5.1
Packages
@relayfile/core@0.5.1@relayfile/sdk@0.5.1relayfile@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.1Binaries
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-mountPublish Details
- Dist-tag:
latest - Provenance: enabled via
npm publish --provenance - Registry:
https://registry.npmjs.org
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
relayfile v0.5.0
Packages
@relayfile/core@0.5.0@relayfile/sdk@0.5.0relayfile@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.0Binaries
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-mountPublish Details
- Dist-tag:
latest - Provenance: enabled via
npm publish --provenance - Registry:
https://registry.npmjs.org
What's Changed
- feat(local-mount): support abortable shutdown sync by @noodleonthecape in #53
Full Changelog: v0.4.0...v0.5.0
v0.4.0
relayfile v0.4.0
Packages
@relayfile/core@0.4.0@relayfile/sdk@0.4.0relayfile@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.0Binaries
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-mountPublish Details
- Dist-tag:
latest - Provenance: enabled via
npm publish --provenance - Registry:
https://registry.npmjs.org
What's Changed
- Swap chokidar for @parcel/watcher in local-mount by @willwashburn in #55
Full Changelog: v0.3.2...v0.4.0
v0.3.2
relayfile v0.3.2
Packages
@relayfile/core@0.3.2@relayfile/sdk@0.3.2relayfile@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.2Binaries
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-mountPublish 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
relayfile v0.3.1
Packages
@relayfile/core@0.3.1@relayfile/sdk@0.3.1relayfile@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.1Binaries
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-mountPublish 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
relayfile v0.3.0
Packages
@relayfile/core@0.3.0@relayfile/sdk@0.3.0relayfile@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.0Binaries
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-mountPublish 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
relayfile v0.2.2
Packages
@relayfile/core@0.2.2@relayfile/sdk@0.2.2relayfile@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.2Binaries
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-mountPublish 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
relayfile v0.2.1
Packages
@relayfile/core@0.2.1@relayfile/sdk@0.2.1relayfile@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.1Publish 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