Skip to content

Releases: ncw/swift

v2.0.2

13 Jun 12:10
@ncw ncw
v2.0.2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

07 Oct 10:56
@ncw ncw
Compare
Choose a tag to compare

What's Changed

  • Trim double quotes from received ETag when checking hashes by @timss in #175
  • Fix races related to the way how authLock is implemented and used by @yuri-per in #170
  • Path unescape the data return in the X-Object-Manifest header by @houtmanj in #168
  • add workarounds for servers that don't paginate correctly by @jetpackdanger in #167
  • Update build process to use GitHub actions and a docker based swift All in One
  • Add golangci-lint to the build process

New Contributors

  • @timss made their first contribution in #175
  • @houtmanj made their first contribution in #168
  • @jetpackdanger made their first contribution in #167

Full Changelog: v2.0.0...v2.0.1