Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:32
· 13 commits to main since this release
v0.1.5
9676263

Changelog

  • Optimized server performance for low-end single-core devices
  • Support for server statistics logging
  • Added RISC-V target
  • UDPFS peer file handles are now tracked and reused, enabling
    • Handle cleanup on peer deletion
    • Files open for writing can still be opened after dirty console reboots
Platform Architecture Release archive
Linux AMD64 udpfsd-linux-amd64-<version>.zip
Linux ARM 64-bit udpfsd-linux-arm64-<version>.zip
Linux ARM v7 (32-bit) udpfsd-linux-armv7-<version>.zip
Linux ARM v6 (32-bit) udpfsd-linux-armv6-<version>.zip
Linux MIPS32 BE (softfloat) udpfsd-linux-mipseb-<version>.zip
Linux MIPS32 LE (softfloat) udpfsd-linux-mipsel-<version>.zip
Linux RISC-V (64-bit) udpfsd-linux-riscv64-<version>.zip
macOS AMD64 udpfsd-macos-amd64-<version>.zip
macOS ARM 64-bit (Apple Silicon) udpfsd-macos-arm64-<version>.zip
Windows AMD64 udpfsd-windows-amd64-<version>.zip
Windows ARM 64-bit udpfsd-windows-arm64-<version>.zip

Notes

  • Pre-built binaries support only CSO and ZSO. For CHD, build from source with CGO enabled.
  • Make sure to use the latest Neutrino nightly (v1.8.0-13 or higher)
    Neutrino v1.8.0-35 attached to this release is the currently recommended version.

Full Changelog: v0.1.4...v0.1.5