Skip to content

Releases: containers/storage

v1.31.3

31 May 07:55
Compare
Choose a tag to compare
  • store: ReloadIfChanged propagates errors from Modified()
  • store: load additional image stores once
  • store: fix graphLock reload

v1.32.0

25 May 17:39
Compare
Choose a tag to compare
chunked: fix build on other platforms
Avoid failure when umount an unmounted mountpoint
overlay: enable native diff for fuse-overlayfs
Enable to export layers from Additional Layer Store

v1.31.2

20 May 16:04
Compare
Choose a tag to compare
build(deps): bump github.com/Microsoft/go-winio from 0.4.17 to 0.5.0
build(deps): bump github.com/opencontainers/runc from 1.0.0-rc94 to 1.0.0-rc95
reintroduce store: allow shifting only with contiguous mappings
overlay: check for unix.ENOTSUP
archive/overlay: ignore failures from nested whiteouts
overlay: honor DisableShifting
store: allow shifting only with contiguous mappings

v1.31.1

18 May 12:43
Compare
Choose a tag to compare
Revert "store: allow shifting only with contiguous mappings"

v1.31.0

17 May 18:37
Compare
Choose a tag to compare
Update docs/containers-storage.conf.5.md
store: add option to disable volatile
build(deps): bump github.com/Microsoft/hcsshim from 0.8.16 to 0.8.17
Enable zstd:chunked support in containers/image
overlay: honor DisableShifting
store: allow shifting only with contiguous mappings
idtools: new function IsContiguous
store: replace Modified+Load with ReloadIfChanged
store: new method ROFileBasedStore.ReloadIfChanged()
Expand the scope of transaction in the process of deleting device
Remove unlock/lock caused by Incorrect assumption

v1.30.3

11 May 21:16
Compare
Choose a tag to compare
Update to F34 and U2104
Update vendor opencontainers/selinux v1.8.1
AUFS not supported in Ubuntu 21.04+
build(deps): bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94
TestMatch: handle cases where NewPatternMatcher catches syntax errors

v1.30.2

07 May 14:41
Compare
Choose a tag to compare
Switch from ffjson to json-iterator
Remove dependencies on ffjson
Expand Variables on rootlessStoragePath
Log expected rootless overlay mount failures as debug level

v1.30.1

28 Apr 12:20
Compare
Choose a tag to compare
Allow users to tag images in read/only image stores
build(deps): bump github.com/klauspost/compress from 1.12.1 to 1.12.2
Validate selinux label before attempting to use it

v1.30.0

20 Apr 10:26
Compare
Choose a tag to compare
unshare: new function HasCapSysAdmin
btrfs: Do not disable quota on cleanup
build(deps): bump github.com/klauspost/compress from 1.11.13 to 1.12.1

v1.29.0

12 Apr 13:05
Compare
Choose a tag to compare
ReloadConfigurationFile should Reset storage options
rootless overlay: use user.* instead of trusted.*
build(deps): bump github.com/Microsoft/hcsshim from 0.8.15 to 0.8.16
Support additional layer store
overlay, rootless: use user.* instead of trusted.*
archive, rootless: use user.* instead of trusted.*
copy, rootless: skip copying trusted.* xattr
Make sure rootless mounts support the userxattr flag
Rework autons ID mapping generation.
Set default to overlay from storage.conf
build(deps): bump github.com/klauspost/compress from 1.11.12 to 1.11.13