Releases: OpenMined/syftbox
Releases · OpenMined/syftbox
v0.8.7
🚀 Release v0.8.7
🧩 What's Changed
-
Dependencies:
- Bumped
github.com/go-viper/mapstructure/v2from v2.3.0 → v2.4.0 by @dependabot - Bumped
github.com/quic-go/quic-gofrom v0.53.0 → v0.54.1 by @dependabot
- Bumped
-
Enhancements:
- Updated websocket dependency and improved file write integrity checks by @shubham3121 in #84
Full Changelog: v0.8.6 → v0.8.7
v0.8.6
Release Notes - v0.8.6
🧩 Summary
This patch strengthens file integrity and concurrency safety during writes.
🚀 Changes
- Fixed race condition in
writeFileWithIntegrityCheckby introducing atomic writes — ensuring readers never see partially written files. (#80) - Minor refinements and cleanup to improve maintainability. (#81)
✅ Notes
- No breaking changes.
- Recommended for users experiencing integrity check failures under concurrent load.
🔗 Full Changelog: v0.8.5 → v0.8.6
v0.8.5
🚀 Release Notes – v0.8.5
✨ What's New
-
Access Control
Extended ACL support to RPC requests #69.
Contributed by @shubham3121 -
Networking Improvements
Fixed issues with HTTP message headers #78.
Contributed by @madhavajay -
Docker Experience
Added a minimal client Dockerfile pre-bundled withsyftboxanduv#79.
Contributed by @khoaguin
📊 Full Changelog
v0.8.4
What's Changed
Features
- Server/Auth: Add 'Generate Auth Token' UI by @yashgorana ([#63](#63))
- Docker: Add production Dockerfile for syftbox with multi-arch support by @BorjaArroyo ([#67](#67))
- ACL: Path templates + computed rules by @yashgorana ([#62](#62))
Documentation
- Add diagrams by @khoaguin ([#66](#66))
- Current ACL Docs by @madhavajay ([#70](#70))
- Add Send Handler and Service Documentation by @shubham3121 ([#73](#73))
- Update ACL documentation by @shubham3121 ([#74](#74))
Fixes
- Fix issues with the subdomain tests by @madhavajay ([#76](#76))
Enhancements
- Added access logging feature by @madhavajay ([#75](#75))
New Contributors
- @khoaguin made their first contribution in [#66](#66)
- @BorjaArroyo made their first contribution in [#67](#67)
Full Changelog: v0.8.3...v0.8.4
v0.8.3
📦 Release v0.8.3
🛠️ What's Changed
- Cleaned up debug logs to reduce console noise and improve readability. #60 by @shubham3121
- Reverted custom unmarshalling for
SyftRPCMessage, restoring previous behavior for improved compatibility and stability. #61 by @shubham3121
🔗 Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
v0.8.0
What's Changed
- fix: several bug fixes by @yashgorana in #56
- feat(server/did): serve did:web docs by @yashgorana in #57
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix(client/auth): token expiry error and re-login flow by @yashgorana in #48
- feat(client): save control plane token + apps fixes by @yashgorana in #49
- fix(auth): drop base34 OTP + fixes by @yashgorana in #50
- chore: bump deps + regen docs by @yashgorana in #51
- feat(client): sync robustness by @yashgorana in #52
- fix(server/installer): better error handling + debug mode by @yashgorana in #53
- fix(server): tiny fixes + reduced memory usage by @yashgorana in #54
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Update documentation for release and deployment processes by @shubham3121 in #42
- [WIP] add just command to launch client with defaults by @eelcovdw in #24
- feat: add subdomains by @madhavajay in #35
- Update deploy workflow for full git history and version listing by @shubham3121 in #43
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #44
- fix:(server): simplify subdomains + fixes by @yashgorana in #46
- feat(server/explorer): add vanity url column by @yashgorana in #47
New Contributors
- @eelcovdw made their first contribution in #24
- @dependabot made their first contribution in #44
Full Changelog: v0.6.0...v0.6.1
What's Changed
- Update documentation for release and deployment processes by @shubham3121 in #42
- [WIP] add just command to launch client with defaults by @eelcovdw in #24
- feat: add subdomains by @madhavajay in #35
- Update deploy workflow for full git history and version listing by @shubham3121 in #43
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #44
- fix:(server): simplify subdomains + fixes by @yashgorana in #46
- feat(server/explorer): add vanity url column by @yashgorana in #47
New Contributors
- @eelcovdw made their first contribution in #24
- @dependabot made their first contribution in #44
Full Changelog: v0.6.0...v0.6.1