Skip to content

Releases: sylabs/sif

v2.16.0

21 Mar 15:31
v2.16.0
796011b
Compare
Choose a tag to compare

This release drops support for Go 1.20.

What's Changed

  • build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by @dependabot in #355
  • build(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #356
  • chore: bump module Go version to 1.21 by @tri-adam in #351

Full Changelog: v2.15.2...v2.16.0

v2.15.2

05 Mar 20:17
v2.15.2
0ab3a72
Compare
Choose a tag to compare

What's Changed

  • ci: start testing against Go 1.22-rc by @tri-adam in #340
  • build(deps): bump github.com/sigstore/sigstore from 1.7.6 to 1.8.0 by @dependabot in #342
  • build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #343
  • build(deps): bump github.com/sigstore/sigstore from 1.8.0 to 1.8.1 by @dependabot in #344
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #348
  • build(deps): bump github.com/google/go-containerregistry from 0.17.0 to 0.19.0 by @dependabot in #349
  • build(deps): bump github.com/ProtonMail/go-crypto from 0.0.0-20230923063757-afb1ddc0824c to 1.0.0 by @dependabot in #345
  • ci: bump golangci-lint to v1.56 by @tri-adam in #350
  • fix: remove unused params in function literals by @tri-adam in #352
  • ci: test against Go 1.22 by @tri-adam in #353
  • build(deps): bump github.com/sigstore/sigstore from 1.8.1 to 1.8.2 by @dependabot in #354

Full Changelog: v2.15.1...v2.15.2

v2.15.1

20 Dec 20:39
v2.15.1
c428dc6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #329
  • build(deps): bump github.com/sigstore/sigstore from 1.7.3 to 1.7.4 by @dependabot in #330
  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #331
  • build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #332
  • build(deps): bump github.com/sigstore/sigstore from 1.7.4 to 1.7.5 by @dependabot in #333
  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #334
  • build(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #335
  • build(deps): bump github.com/sigstore/sigstore from 1.7.5 to 1.7.6 by @dependabot in #336
  • build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #337
  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #338
  • build(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.7.0 to 0.8.0 by @dependabot in #339
  • build(deps): bump github.com/ProtonMail/go-crypto by @tri-adam in #341

Full Changelog: v2.15.0...v2.15.1

v2.15.0

06 Oct 15:26
v2.15.0
445a707
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.1...v2.15.0

v2.14.1

20 Sep 14:31
v2.14.1
cac8e77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.14.1

v2.14.0

18 Sep 14:07
v2.14.0
3e01e9f
Compare
Choose a tag to compare

This release adds support for setting metadata within a SIF.

Specifically, the following API has been added:

What's Changed

  • build(deps): bump github.com/sigstore/sigstore from 1.7.2 to 1.7.3 by @dependabot in #322
  • feat: add setMetadata by @wobito in #324

Full Changelog: v2.13.0...v2.14.0

v2.13.0

22 Aug 20:48
v2.13.0
0d8b9eb
Compare
Choose a tag to compare

What's Changed

  • chore: bump module Go version to 1.20 by @tri-adam in #317
  • build(deps): bump github.com/ProtonMail/go-crypto by @tri-adam in #318
  • ci: bump golangci-lint to v1.54 by @tri-adam in #319
  • chore: remove unnecessary nolint:errorlint lines by @tri-adam in #321
  • build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #320

Full Changelog: v2.12.0...v2.13.0

v2.12.0

10 Aug 19:20
v2.12.0
22c50ca
Compare
Choose a tag to compare

This release adds support for accessing OCI artifacts encapsulated within a SIF.

Specifically, the following APIs have been added:

What's Changed

  • OCI data types by @wobito in #301
  • build(deps): bump github.com/sigstore/sigstore from 1.6.5 to 1.7.0 by @dependabot in #305
  • refactor: OCI blob digest by @tri-adam in #306
  • test: add testing against Go 1.21 RC by @tri-adam in #307
  • build(deps): bump github.com/sigstore/sigstore from 1.7.0 to 1.7.1 by @dependabot in #308
  • test: sign/verify round trip for high level tests by @tri-adam in #310
  • deps: bump github.com/ProtonMail/go-crypto by @tri-adam in #311
  • build(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.6.0 to 0.7.0 by @dependabot in #312
  • fix: ensure hash function is available by @tri-adam in #314
  • build(deps): bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 by @dependabot in #315
  • build(deps): bump github.com/sigstore/sigstore from 1.7.1 to 1.7.2 by @dependabot in #316

Full Changelog: v2.11.5...v2.12.0

v2.11.5

13 Jun 17:47
v2.11.5
df10667
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.4...v2.11.5

v2.11.4

16 May 18:26
v2.11.4
c7ff941
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.5.0 to 0.6.0 by @dependabot in #290
  • build(deps): bump github.com/sigstore/sigstore from 1.6.3 to 1.6.4 by @dependabot in #292
  • fix: correct error message by @tri-adam in #291
  • deps: disable Dependabot on v1 branch by @tri-adam in #294
  • build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #295
  • ci: disable GitHub checks for CodeCov by @tri-adam in #296

Full Changelog: v2.11.3...v2.11.4