Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Releases: ovh/svfs

Version 0.9.1

22 Dec 12:10
Compare
Choose a tag to compare
Version 0.9.1 Pre-release
Pre-release

Changelog

IMPROVEMENTS :

  • Auto detect uid and gid based on the current user.
  • Allow redirecting stdout and stderr.

Version 0.9.0

22 Nov 10:51
Compare
Choose a tag to compare
Version 0.9.0 Pre-release
Pre-release

Changelog

IMPROVEMENTS :

  • [#79] Directory times are now set to the filesystem mount time.
  • [#101] Application panic events are pushed to syslog.
  • Option extra_attr renamed to attr.

FEATURE :

  • [#103] New option : xattr can now be used to handle extended attributes on files.

BUGFIX :

  • [#105] fsync(2) calls are now handled as a no-op.

Version 0.8.2

22 Sep 14:40
Compare
Choose a tag to compare
Version 0.8.2 Pre-release
Pre-release

Changelog

FEATURE :

  • New option : storage_policy.

Version 0.8.1

08 Sep 13:05
Compare
Choose a tag to compare
Version 0.8.1 Pre-release
Pre-release

Changelog

IMPROVEMENT :

  • Major resource consumption improvement.

FEATURE :

  • New optimization flag for transfer mode.

Version 0.8.0

01 Sep 13:20
Compare
Choose a tag to compare
Version 0.8.0 Pre-release
Pre-release

Changelog

IMPROVEMENTS :

  • [#87] Better CLI.
  • Option identity_url has been renamed to auth_url.
  • Option timeout has been renamed to connect_timeout.

FEATURES :

  • [#87, #92] Support for environment variables and configuration file.
  • New option : transfer_mode can now be used to enforce transfer optimizations.
  • New option : request_timeout can be used to defined HTTP requests timeout.

Version 0.7.4

03 Aug 15:32
Compare
Choose a tag to compare
Version 0.7.4 Pre-release
Pre-release

Changelog

BUGFIXES :

  • [#82] Rmdir works when it shouldn't.
  • [#86] Error when updating times on segmented object > 5GB.

Version 0.7.3

28 Jul 14:08
Compare
Choose a tag to compare
Version 0.7.3 Pre-release
Pre-release

Changelog

BUGFIX :

  • [#83] Failed to upload a large file containing either '&' or '?'

Version 0.7.2

01 Jul 15:06
Compare
Choose a tag to compare
Version 0.7.2 Pre-release
Pre-release

Changelog

BUGFIX :

  • [#76] Panic on rename.

Version 0.7.1

16 Jun 12:38
Compare
Choose a tag to compare
Version 0.7.1 Pre-release
Pre-release

Changelog

BUGFIXES :

  • [#72] Pseudo-directory display in Horizon.
  • [#74] Crash on concurrent map write.

IMPROVEMENT :

  • [#73] Pseudo directory times.

Version 0.7.0

08 Jun 12:45
Compare
Choose a tag to compare
Version 0.7.0 Pre-release
Pre-release

Changelog

FEATURES :

  • [#68] Support container creation and removal.
  • [#69] Support hard links.
  • [#70] Support read-only access.

IMPROVEMENT :

  • [#71] Support file times set by synchronization clients for hubic.