Skip to content

Releases: sylabs/scs-library-client

Version 1.1.1

27 Aug 18:44
6217cfe
Compare
Choose a tag to compare

This patch release bumps github.com/sylabs/json-resp to 0.8.0.

Version 1.1.0

27 Aug 18:37
6217cfe
Compare
Choose a tag to compare

This minor release advances the go.mod language version to 1.17, and includes other minor changes.

Version 1.0.5

02 Jun 20:56
5903a1d
Compare
Choose a tag to compare

This patch release includes minor documentation and CI improvements.

Version 1.0.4

01 Apr 19:59
4af7d3a
Compare
Choose a tag to compare

This patch release includes dependency updates, as well as minor CI improvements.

Version 1.0.3

03 Feb 22:33
82d22e6
Compare
Choose a tag to compare
  • Fixes architecture support for image deletion

Version 1.0.2

12 Nov 23:43
31250b6
Compare
Choose a tag to compare
  • Fixes support for cloud library servers that do not return detailed info on upload completion request

Version 1.0.1

12 Nov 19:33
0dc6ddf
Compare
Choose a tag to compare

Erroneously tagged at same rev as v1.0.0. Fixed in v1.0.2.

Version 1.0.0

02 Nov 22:40
0dc6ddf
Compare
Choose a tag to compare
  • Propagate upload completion response which now includes quota information and container URL for pushed image
  • Add Terminate() method to UploadCallbackInterface to allow termination (interruption) of push operation

Version 0.5.7

23 Sep 17:45
56a5cbb
Compare
Choose a tag to compare
  • Return multipart upload failure error code to UploadImage() caller (#95)
  • Implement support for options returned from multipart upload start (#96)

Version 0.5.6

24 Aug 11:09
abeaf32
Compare
Choose a tag to compare
  • CI/CD workflow updates
  • Update third-party dependencies