Skip to content

Releases: sylabs/scs-library-client

v1.3.4

13 Dec 16:13
2360051
Compare
Choose a tag to compare

Security Fix

After release, the change in this version was identified as a fix for CVE-2022-23538 - User credentials leaked to third-party service via HTTP redirect.

See GHSA-7p8m-22h4-9pj7 for full details.

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.4.0

13 Dec 16:26
2dba38c
Compare
Choose a tag to compare

What's Changed

  • CircleCI updates by @EmmEff in #147
  • CircleCI updates by @EmmEff in #148
  • build(deps): bump github.com/sylabs/json-resp from 0.8.1 to 0.8.2 by @dependabot in #149
  • Support for pulling SIF images directly from OCI registry by @EmmEff in #150
  • Support for pushing SIF images directly to OCI registry by @EmmEff in #151

Full Changelog: v1.3.3...v1.4.0

v1.3.3

27 May 14:12
v1.3.3
54fbe14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

04 May 14:11
f3f649d
Compare
Choose a tag to compare

What's Changed

  • (Re)use Client.HTTPClient for range requests by @EmmEff in #143

Full Changelog: v1.3.1...v1.3.2

v1.3.1

08 Apr 17:48
eeab0e8
Compare
Choose a tag to compare

What's Changed

  • Allow http.Client to handle all redirects except http.StatusSeeOther by @brisk022 in #140

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Apr 20:55
36cf527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

15 Mar 20:53
1ad033e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1

19 Jan 15:08
5c8e366
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

29 Oct 14:57
0940a86
Compare
Choose a tag to compare

The major enhancement in this release is the implementation of ConcurrentDownloadImage(), which supports (configurable) concurrent downloads. Also included are spelling/grammar fixes in code comments.

Version 1.1.2

27 Aug 19:02
007b938
Compare
Choose a tag to compare

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