Skip to content

Releases: sylabs/scs-key-client

v0.7.5

07 Feb 16:00
d4b6fcd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/sylabs/json-resp from 0.9.0 to 0.9.2 by @dependabot in #72

Full Changelog: v0.7.4...v0.7.5

v0.7.4

07 Feb 15:55
04860ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

31 May 13:57
e06856d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

16 Mar 21:18
492a7ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

Version 0.7.1

27 Aug 18:44
fd14ff1
Compare
Choose a tag to compare

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

Version 0.7.0

27 Aug 18:37
862cb8a
Compare
Choose a tag to compare

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

Version 0.6.2

02 Jun 20:58
b0ddf4b
Compare
Choose a tag to compare

This patch release includes minor documentation and CI improvements.

Version 0.6.1

01 Apr 19:59
1a36064
Compare
Choose a tag to compare

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

Version 0.6.0

04 Nov 21:49
a4cef10
Compare
Choose a tag to compare

This patch release includes a major API overhaul which includes breaking changes, and other minor improvements.

API changes include:

Changes included in this release:

  • Bump to Go 1.15 (#42)
  • Refactor (#45)
  • CI Improvements (#48)

Version 0.5.1

07 Aug 17:16
ef296af
Compare
Choose a tag to compare

This patch release includes a dependency update and minor CI improvements.

Changes included in this release:

  • CI Improvements (#34, #39)
  • Migrate to GitHub-native Dependabot (#35, #36, #44)
  • Update documentation link to pkg.go.dev (#40)
  • Bump github.com/sylabs/json-resp to 0.7.0 (#43)
  • Update golangci-lint to v1.30 (#46)