This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
Releases: beyondstorage/go-integration-test
Releases · beyondstorage/go-integration-test
v4.6.0
v4.6.0 - 2021-09-30
Added
- test: Add tests for GSP-749 unify path behavior (#59)
- test: Add IoCallback for read and write tests (#61)
- test: Add integration tests for MultipartHTTPSigner (#62)
- test: Add read with offset and size tests (#63)
Fixed
- fix: Replace backslash with slash for path behavior test (#60)
v4.5.0
v4.4.0
v4.3.0
v4.2.0
v4.2.0 - 2021-07-14
Added
- storage: Implement Copier and Mover tests (#27)
Changed
- storage: Minor refactor (#31)
- storage: Implement GSP-134 Write Behavior Consistency (#32)
- storage: Update tests for List (#33)
Fixed
- move: Use errors.Is to assert error's type (#28)
- append: Remove content-length check for CreateAppend (#34)
Upgraded
- build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#35)