Releases: ncw/swift
Releases · ncw/swift
v2.0.3
What's Changed
- Added quota info (total bytes and objects count) support for containers. by @fsantagostinobietti in #186
New Contributors
- @fsantagostinobietti made their first contribution in #186
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
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