Skip to content

Releases: OpenMined/syftbox

v0.8.7

27 Oct 06:01
c7cddaa

Choose a tag to compare

🚀 Release v0.8.7

🧩 What's Changed

  • Dependencies:

    • Bumped github.com/go-viper/mapstructure/v2 from v2.3.0 → v2.4.0 by @dependabot
    • Bumped github.com/quic-go/quic-go from v0.53.0 → v0.54.1 by @dependabot
  • 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

08 Oct 08:00
03be155

Choose a tag to compare

Release Notes - v0.8.6

🧩 Summary

This patch strengthens file integrity and concurrency safety during writes.

🚀 Changes

  • Fixed race condition in writeFileWithIntegrityCheck by 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

16 Sep 04:29
26645a3

Choose a tag to compare

🚀 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 with syftbox and uv #79.
    Contributed by @khoaguin

📊 Full Changelog

👉 v0.8.4 → v0.8.5

v0.8.4

11 Sep 06:19
92eafc5

Choose a tag to compare

What's Changed

Features

Documentation

Fixes

Enhancements

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

30 Jul 12:04
46e4bf7

Choose a tag to compare

📦 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

24 Jul 20:19
ff5b96d

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

22 Jul 11:51
0cdb6f3

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Jul 11:51
015babf

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Jul 06:01
56ab5dc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

01 Jul 13:03
0c235fa

Choose a tag to compare

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

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

Full Changelog: v0.6.0...v0.6.1