Svfs Versions Save

The Swift Virtual File System

v0.9.1

7 years ago

Changelog

IMPROVEMENTS :

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

v0.9.0

7 years ago

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.

v0.8.2

7 years ago

Changelog

FEATURE :

  • New option : storage_policy.

v0.8.1

7 years ago

Changelog

IMPROVEMENT :

  • Major resource consumption improvement.

FEATURE :

  • New optimization flag for transfer mode.

v0.8.0

7 years ago

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.

v0.7.4

7 years ago

Changelog

BUGFIXES :

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

v0.7.3

7 years ago

Changelog

BUGFIX :

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

v0.7.2

7 years ago

Changelog

BUGFIX :

  • [#76] Panic on rename.

v0.7.1

7 years ago

Changelog

BUGFIXES :

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

IMPROVEMENT :

  • [#73] Pseudo directory times.

v0.7.0

7 years ago

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.