Releases: sylabs/scs-library-client
Releases · sylabs/scs-library-client
Version 1.1.1
This patch release bumps github.com/sylabs/json-resp
to 0.8.0.
Version 1.1.0
This minor release advances the go.mod
language version to 1.17, and includes other minor changes.
Version 1.0.5
This patch release includes minor documentation and CI improvements.
Version 1.0.4
This patch release includes dependency updates, as well as minor CI improvements.
Version 1.0.3
- Fixes architecture support for image deletion
Version 1.0.2
- Fixes support for cloud library servers that do not return detailed info on upload completion request
Version 1.0.1
Erroneously tagged at same rev as v1.0.0. Fixed in v1.0.2.
Version 1.0.0
- Propagate upload completion response which now includes quota information and container URL for pushed image
- Add
Terminate()
method toUploadCallbackInterface
to allow termination (interruption) of push operation
Version 0.5.7
Version 0.5.6
- CI/CD workflow updates
- Update third-party dependencies