Skip to content

Releases: sylabs/sif

v2.11.3

03 May 13:39
v2.11.3
13b9a24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.2...v2.11.3

v2.11.2

02 May 14:09
v2.11.2
6ef1266
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #276
  • build(deps): bump github.com/sigstore/sigstore from 1.6.0 to 1.6.1 by @dependabot in #277
  • ci: use official Goreleaser bash script by @tri-adam in #279
  • build(deps): bump github.com/sigstore/sigstore from 1.6.1 to 1.6.2 by @dependabot in #280
  • build(deps): bump github.com/sigstore/sigstore from 1.6.2 to 1.6.3 by @dependabot in #281
  • test: fix gen-keys for ED25519 algo by @tri-adam in #283
  • fix: preserve arch in SetPrimPart by @tri-adam in #286
  • fix: address "Bare URL used" lint by @tri-adam in #287

Full Changelog: v2.11.1...v2.11.2

v2.11.1

20 Mar 14:40
v2.11.1
8ef55c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.11.1

v2.11.0

09 Mar 20:36
v2.11.0
868c239
Compare
Choose a tag to compare

This release allows a user to get/set arbitrary metadata stored directly in an object descriptor. Previously, metadata could only be utilized for a limited set of data types (DataCryptoMessage, DataPartition, DataSignature, DataSBOM.)

Specifically, the following APIs have been added:

What's Changed

  • build(deps): bump github.com/sigstore/sigstore from 1.5.2 to 1.6.0 by @dependabot in #267
  • feat: custom metadata support by @tri-adam in #268
  • fix: set descriptor timestamp(s) in SetPrimPart by @tri-adam in #272

Full Changelog: v2.10.0...v2.11.0

v2.10.0

24 Feb 16:39
v2.10.0
6394eaa
Compare
Choose a tag to compare

This release adds , which allows a context.Context to be used for cancellation of sign/verify operations.

Specifically, the following APIs have been added:

What's Changed

Full Changelog: v2.9.2...v2.10.0

v2.9.2

17 Feb 18:47
v2.9.2
d02c40d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.4.0 to 0.5.0 by @dependabot in #257
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #260
  • deps: bump github.com/ProtonMail/go-crypto by @tri-adam in #261

Full Changelog: v2.9.1...v2.9.2

v2.9.1

06 Feb 17:22
v2.9.1
f61233a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

28 Nov 18:51
v2.9.0
0b851ce
Compare
Choose a tag to compare

This release adds support for digital signature data objects in Dead Simple Signing Envelope (DSSE) format. This adds support for digital signatures that use non-PGP key material sources.

Specifically, the following APIs have been added:

What's Changed

Full Changelog: v2.8.3...v2.9.0

v2.8.3

28 Oct 17:28
v2.8.3
5b1317c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.8.3

v2.8.2

20 Oct 16:37
v2.8.2
1654167
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2