Skip to content

Releases: open-io/oio-swift

1.7.4

21 Jun 09:14
Compare
Choose a tag to compare

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

17 May 09:54
Compare
Choose a tag to compare

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

29 Apr 17:17
1.7.2
Compare
Choose a tag to compare

Bug fixes

  • CH: List objects with multiple slashes #171

1.7.1

29 Apr 15:16
Compare
Choose a tag to compare

Improvements

  • CH: Optimize directory objects #165

Bug fixes

  • Fix Last-Modified header #168
  • CH: fix invalid use of marker #169

1.7.0

26 Mar 16:34
1.7.0
Compare
Choose a tag to compare

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

05 Feb 13:10
Compare
Choose a tag to compare

Bug Fix

  • ContainerHierarchy: fix listing with : in object #154

1.6.5

18 Jan 13:18
Compare
Choose a tag to compare

Bug fixes

  • Keep SLO parts if the manifest has not changed #149

1.6.4

11 Jan 16:23
Compare
Choose a tag to compare

Bug fixes

  • Disable the deletion parts when overwriting a SLO #148

1.6.3

11 Jan 08:29
1.6.3
Compare
Choose a tag to compare

Bug fixes

  • Trap ServiceUnavailable exceptions #147

Improvements

  • Allow to run objgraph before exiting 38bc8c8

1.6.2

21 Dec 15:45
Compare
Choose a tag to compare

FIXES

  • Rely only on new API to expose versioning #144
  • ContainerHierarchy: improve redis scan #143

FEATURES

  • Check object state on HEAD #142