Skip to content

Releases: open-io/oio-swift

1.6.1

18 Dec 13:26
Compare
Choose a tag to compare

Bug fixes

  • Various Fixes #140
  • Container Hierarchy: save bucket name in metadata #139
  • Fail test suite if one test fails #138
  • Accept delete markers #137

Enhancements

  • Expose object version in response #136
  • CI: launch tests with more recent oio-sds version #135

1.6.0

21 Nov 10:15
Compare
Choose a tag to compare

New features

  • Delete parts when overwriting a SLO #130

Bug fixes

  • CH: allow listing containers with space #134
  • CH: fix container name used for MPU #133
  • versioned_writes: discard object prefixes from listings #132
  • hashedcontainer: fix parameters #129

1.5.1

15 Nov 11:00
Compare
Choose a tag to compare

Fixes

  • Container hierarchy: minor fixes #127
  • hashedcontainer: allow overriding namespace configuration #128

1.5.0

29 Oct 16:18
1.5.0
Compare
Choose a tag to compare

New features

  • Reimplement container_hierarchy middleware #124
  • Allow encryption key change #125

CI

  • Implement new test suite for S3 Tagging operations #126
  • Fix default configuration examples d343fa2

1.4.1

26 Sep 10:08
Compare
Choose a tag to compare

Enhancement:

  • Replace Container Hierarchy with new version #124
  • Adapt to swift 2.17 #121

Bugfix:

  • Fix account-quota middleware #122

1.4.0

26 Jul 13:24
1.4.0
Compare
Choose a tag to compare

New features

  • Support data at rest encryption (beta) #113 #116
  • Save external bucket name in metadata #119

Enhancements

  • Add Travis CI and Codecov badges to README.md #118
  • Support s3v4 signature with tempauth authentication #120

Bug fixes

  • Fix fastcopy metadata #112
  • versioned_writes: enforce JSON format for subrequests #114
  • versioned_writes: allow listing versions when versioning is disabled #117

1.3.0

06 Jun 12:09
1.3.0
Compare
Choose a tag to compare
  • Implement Verb ACLs #110

1.2.12

28 May 10:05
1.2.12
Compare
Choose a tag to compare
  • De-duplicate copy middleware, add tests #105
  • Add unit tests for "container_hierarchy" middleware #106
  • Add unit tests for "regexcontainer" middleware #107
  • Fix flake8 tests #108
  • Expose parameter to control container autocreation #109

1.2.11

24 Apr 14:50
1.2.11
Compare
Choose a tag to compare
  • Autocontainer middlewares: support multi-part uploads #100
  • CI: enable swift3 tests #102
  • Add last modified header to object PUT responses #103
  • copy: fix autocontainer and utf8 #104

1.2.10

11 Apr 16:17
Compare
Choose a tag to compare
  • container_hierarchy: fix paginated listing (#97)