This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Xavier Lucas <xavier.lucas@corp.ovh.com>
- Loading branch information
Xavier Lucas
committed
Apr 4, 2016
1 parent
e9bbf53
commit 52c77c2
Showing
2 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# Changelog | ||
|
||
### FEATURES : | ||
- [#30] Automatic token refresh for hubic. | ||
- Handy helper command `hubic-application` provides permanent mount options. | ||
|
||
### IMPROVEMENT : | ||
- [#32] Default `go_gc` value set to `60`. | ||
- [#23] Tests. | ||
- [#33] When uploading objects, auto-detect `content-type` header from file suffix. | ||
- [#35] Support for opening a file with an offset (make svfs usable with file browsers, | ||
allow media streaming, etc). | ||
|
||
### BUGFIXES : | ||
- [#37] Segments not removed in certain cases due to bulk-delete. | ||
- [#38] Don't allow segment size greater than Swift's maximum object size. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters