Releases: open-io/oio-swift
Releases · open-io/oio-swift
1.7.4
Bug fixes
- Do not log "failed to create key" when the key exists #181
Improvements
- CH: use lua script instead of hscan for listing #182
Trivia
- Update default sds branch #179
1.7.3
Bug fixes
- Handle DeadlineReached exceptions from ObjectStorageApi #173
- CH: Allow UTF-8 encoded directory names #174
- Handle more DeadlineReached exceptions from ObjectStorageApi #175
1.7.2
Bug fixes
- CH: List objects with multiple slashes #171
1.7.1
Improvements
- CH: Optimize directory objects #165
Bug fixes
- Fix Last-Modified header #168
- CH: fix invalid use of marker #169
1.7.0
New features
- HashedContainer: allow skipping metadata retrievals #153
- CH: change the format of keys used in the Redis backend #160
Improvements
- Improve
verb_acl
, handle service requests with autocontainer middleware #152
- CH: add specific check for CloudBerry versioning #155
- CI: bump travis configuration to Ubuntu Xenial #157
- CH: force listing on master #158
- CH: Redis improvement and marker fixes #161
- List only S3 buckets when request originates from swift3 #162
- CH: List hkeys with hscan #163
- CH: do not scan keys, get to the point #164
- tests: add MPU test for ETag #167
Bugfixes
- Several fixes around versioning and properties #151
- CH: fix listing with
:
(colon) in object names #154
1.6.5 Hotfix 1
Bug Fix
- ContainerHierarchy: fix listing with : in object #154
1.6.5
Bug fixes
- Keep SLO parts if the manifest has not changed #149
1.6.4
Bug fixes
- Disable the deletion parts when overwriting a SLO #148
1.6.3
Bug fixes
- Trap ServiceUnavailable exceptions #147
Improvements
- Allow to run objgraph before exiting 38bc8c8
1.6.2
FIXES
- Rely only on new API to expose versioning #144
- ContainerHierarchy: improve redis scan #143
FEATURES
- Check object state on HEAD #142