Skip to content

v1.49.0

Compare
Choose a tag to compare
@rhatdan rhatdan released this 22 Aug 14:44
· 407 commits to main since this release

What's Changed

  • Bump to v1.48.0 by @rhatdan in #1655
  • fix(deps): update module github.com/klauspost/compress to v1.16.7 by @renovate in #1659
  • fix(deps): update module golang.org/x/sys to v0.10.0 by @renovate in #1661
  • composefs integration in the overlay driver by @giuseppe in #1646
  • pkg/idmap: use unix package for new mount syscalls by @Luap99 in #1664
  • overlay: store if there are no ACLs in the layer by @giuseppe in #1663
  • pkg/archive: Ignore file mounts when checking for mount points by @dfr in #1665
  • Implement windows lockfile by @mikenorgate in #1662
  • fix(deps): update module github.com/opencontainers/runc to v1.1.8 by @renovate in #1666
  • fix(deps): update module github.com/microsoft/hcsshim to v0.9.10 by @renovate in #1667
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0 by @renovate in #1670
  • fix(deps): update module github.com/vbatts/tar-split to v0.11.4 by @renovate in #1669
  • fix(deps): update module github.com/vbatts/tar-split to v0.11.5 by @renovate in #1671
  • build(deps): bump github.com/Microsoft/hcsshim from 0.9.10 to 0.10.0 by @dependabot in #1674
  • chunked: support converting existing images by @giuseppe in #1673
  • fix(deps): update module golang.org/x/sys to v0.11.0 by @renovate in #1678
  • Replace drivers/quota.Quota.quotas with a sync.Map by @nalind in #1676
  • chunked: move GetTOCDigest to a subpackage by @giuseppe in #1680
  • btrfs: remove an unnecessary local variable by @nalind in #1681
  • chunked: drop unused import by @giuseppe in #1682
  • chore(deps): update dependency containers/automation_images to v20230807 by @renovate in #1679
  • fix(deps): update module github.com/opencontainers/runc to v1.1.9 by @renovate in #1683
  • store: propagate Flags from options by @giuseppe in #1684
  • Extend local-cross with riscv64 arch by @michalbiesek in #1686
  • overlay: Put should ignore ENINVAL for Unmount by @flouthoc in #1687
  • overlay: Diffsize: avoid naive diff by @vrothberg in #1688
  • chore(deps): update dependency containers/automation_images to v20230809 by @renovate in #1685
  • chore(deps): update dependency containers/automation_images to v20230816 by @renovate in #1689
  • overlay.Status(): report volatile/shifting support by @nalind in #1690

New Contributors

Full Changelog: v1.48.0...v1.49.0