Releases: sylabs/sif
Releases · sylabs/sif
v2.8.0
v2.7.2
What's Changed
- Bump golangci-lint by @tri-adam in #217
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #219
- Go 1.19 Support by @tri-adam in #220
- Make Default Alignment System-Independent by @tri-adam in #222
- Bump Linter to 1.48 by @tri-adam in #223
- Bump github.com/ProtonMail/go-crypto dependency by @tri-adam in #224
- Bump Node to v18 by @tri-adam in #225
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
Expose github.com/sylabs/sif/v2/pkg/user package, which contains APIs to mount/unmount SIFs using squashfuse.
What's Changed
- feat: expose MountFUSE / UnmountFUSE API by @dtrudg in #209
- Move mount/unmount to user package by @tri-adam in #211
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Add experimental siftool unmount
command, which can be used to un-mount a SIF image using previously mounted with siftool mount
.
What's Changed
- ci: updated sbom name generating template by @vlesich-sylabs in #203
- mount: add option to specify squashfuse path by @dtrudg in #207
- feat: Add experimental unmount command by @dtrudg in #208
New Contributors
Full Changelog: v2.5.0...v2.6.0
v2.5.0
Add experimental siftool mount
command, which attempts to mount the primary system partition of a SIF image using squashfuse
.
What's Changed
- test: use valid squashfs/ext3 inputs by @tri-adam in #197
- Experimental Mount Command by @tri-adam in #195
- Sbom release by @vlesich-sylabs in #198
- build(deps): bump github.com/ProtonMail/go-crypto by @tri-adam in #199
- Remove Magefiles by @tri-adam in #201
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- Bump golangci-lint to v1.45 by @tri-adam in #187
- sbom generating step by @vlesich-sylabs in #196
New Contributors
- @vlesich-sylabs made their first contribution in #196
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #185
- Adopt Go 1.18 by @tri-adam in #179
- build(deps): bump github.com/magefile/mage from 1.12.1 to 1.13.0 by @dependabot in #186
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.2
Changelog
- 3e803d6 build(deps): bump github.com/magefile/mage from 1.11.0 to 1.12.0 (#176)
- e807689 build(deps): bump github.com/magefile/mage from 1.12.0 to 1.12.1 (#177)
- 797accd bump github.com/ProtonMail/go-crypto from v0.0.0-20211112122917-428f8eabeeb3 to v0.0.0-20220113124808-70ae35bab23fwq
- 2c5f1a2 chore: bump golangci-lint to v1.44
- d1556e0 chore: bump node version in CI config
- 6b57835 fix: use correct types in goreleaser config