Skip to content

Releases: sylabs/oci-tools

v0.17.0

03 Mar 17:14
v0.17.0
64617e9
Compare
Choose a tag to compare

What's Changed

  • ci: add testing against Go 1.24-rc by @tri-adam in #104
  • feat: pkg/ociplatform for OCI platform comparison by @dtrudg in #105
  • test: modify corpus ImageIndex handling by @dtrudg in #106
  • feat: instrumented Image/Index/Layer by @dtrudg in #107
  • feat: support cosign signatures in OCI-SIF files by @dtrudg in #108
  • lint: bump golangci-lint to v1.63 by @tri-adam in #109
  • chore: bump module to Go 1.23 by @tri-adam in #111
  • chore(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #103
  • chore(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to 2.4.2 by @dependabot in #110
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.20.2 to 2.21.0 by @dependabot in #112
  • chore(deps): bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 by @dependabot in #113

Full Changelog: v0.16.1...v0.17.0

v0.16.1

17 Dec 18:06
v0.16.1
8cae5c2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/sylabs/sif/v2 from 2.19.1 to 2.19.2 by @dependabot in #98
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.19.2 to 2.20.0 by @dependabot in #99
  • chore: bump golangci-lint to v1.62 by @tri-adam in #100
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.20.0 to 2.20.1 by @dependabot in #101
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.20.1 to 2.20.2 by @dependabot in #102

Full Changelog: v0.16.0...v0.16.1

v0.16.0

15 Oct 17:31
v0.16.0
9311006
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

07 Oct 15:52
v0.15.0
de51f71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

01 Oct 16:49
v0.14.0
b3d301b
Compare
Choose a tag to compare

What's Changed

  • feat: expose lower-level OCIFileImage interface by @dtrudg in #86
  • ci: bump golangci-lint to v1.61 by @tri-adam in #89
  • feat: AppendImage/Index with optional name.Reference by @dtrudg in #87
  • feat: Image / Index by Matcher by @dtrudg in #88
  • feat: RemoveBlob / RemoveDescriptors by @dtrudg in #90
  • feat: ReplaceImage / ReplaceIndex by @dtrudg in #91

Full Changelog: v0.13.0...v0.14.0

v0.13.0

23 Aug 18:09
v0.13.0
eef838b
Compare
Choose a tag to compare

This release drops support for Go 1.21.

What's Changed

  • chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #73
  • chore(deps): bump github.com/sebdah/goldie/v2 from 2.5.3 to 2.5.5 by @dependabot in #75
  • chore(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #76
  • chore: bump module to Go 1.22 by @tri-adam in #77
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.18.0 to 2.19.0 by @dependabot in #78
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.19.0 to 2.19.1 by @dependabot in #79

Full Changelog: v0.12.0...v0.13.0

v0.12.0

22 Jul 17:26
v0.12.0
1b3dca6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #69
  • feat: add SquashSubset by @tri-adam in #71
  • docs: improve SquashSubset index documentation by @tri-adam in #72

Full Changelog: v0.11.1...v0.12.0

v0.11.1

12 Jul 15:48
v0.11.1
66e9975
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #65
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.17.1 to 2.18.0 by @dependabot in #66
  • refactor: use DeleteObjects to simplify code by @tri-adam in #67

Full Changelog: v0.11.0...v0.11.1

v0.11.0

08 Jul 20:58
v0.11.0
d592748
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #60
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.16.0 to 2.17.0 by @dependabot in #61
  • ci: add testing against Go 1.23 RC by @tri-adam in #63
  • chore(deps): bump github.com/sylabs/sif/v2 from 2.17.0 to 2.17.1 by @dependabot in #64
  • feat: Update SIF from ImageIndex by @dtrudg in #62

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Jun 15:28
v0.10.0
c69ba8a
Compare
Choose a tag to compare

What's Changed

  • feat: OverlayFS -> AUFS whiteout conversion by @dtrudg in #55
  • ci: bump golangci-lint to v1.59 by @tri-adam in #51
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #56
  • feat: SquashFS -> TAR layer format conversion by @dtrudg in #52
  • mutate: stream tar output from sqfs2tar by @dtrudg in #59

Full Changelog: v0.9.0...v0.10.0