Skip to content

v1.53.0

Latest
Compare
Choose a tag to compare
@TomSweeneyRedHat TomSweeneyRedHat released this 04 Mar 16:32
· 100 commits to main since this release

What's Changed

  • overlay: use the default mode for the root directory by @giuseppe in #1799
  • Bump to v1.52.0 and then 1.52.1-dev by @TomSweeneyRedHat in #1803
  • chore(deps): update dependency containers/automation_images to v20240102 by @renovate in #1802
  • overlay: move the fs-verity measurement to the chunked package by @giuseppe in #1804
  • composefs: some fixes by @giuseppe in #1806
  • Store: add ImageDirectory() and ImageRunDirectory() by @nalind in #1807
  • fix(deps): update module github.com/klauspost/compress to v1.17.5 by @renovate in #1808
  • Fix windows runtime dir by @ashley-cui in #1810
  • homedir: use containers/storage on Windows by @giuseppe in #1812
  • Run codespell on code by @rhatdan in #1809
  • chunked: store UncompressedDigest if validated by @giuseppe in #1813
  • fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] by @renovate in #1815
  • Switch from libcontainer users package to moby/sys/user by @mheon in #1817
  • fix(deps): update module github.com/klauspost/compress to v1.17.6 by @renovate in #1818
  • fix(deps): update module github.com/microsoft/hcsshim to v0.12.0-rc.3 by @renovate in #1819
  • overlay: fix build of composefs without cgo by @giuseppe in #1824
  • build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #1823
  • chunked: report TOCDigest for converted layers by @giuseppe in #1825
  • build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 by @dependabot in #1831
  • Extend PutLayer to optimize reusing data from existing layers by @mtrmac in #1830
  • Fix compilation on non-Linux by @mtrmac in #1832
  • store: new API ApplyStagedLayer by @giuseppe in #1826
  • storage: enable partial images by default by @giuseppe in #1833
  • Fix missing newline from stdout of create-container command by @edbaunton in #1834
  • overlay: drop FHGFSFs from network file systems by @giuseppe in #1840
  • Synchronise documentation for convert_images flag by @edbaunton in #1835
  • fix(deps): update module github.com/klauspost/compress to v1.17.7 by @renovate in #1841
  • pkg/archive: avoid user lookups when generating tarball by @giuseppe in #1837
  • overlay: delete backup file by @giuseppe in #1842
  • Chunked cleanups by @mtrmac in #1844
  • overlay: ignore chown errors in additionalimagestore by @giuseppe in #1828
  • chunked: preserve the original value for symlinks by @giuseppe in #1845
  • chunked: add chunk size to cache file by @giuseppe in #1843
  • Revert commit that breaks podman backwards compatibility by @Luap99 in #1848
  • Stop putting user.overlay.* into container layer by @ChristopherHX in #1847
  • store: simplify imagestore implementation by @giuseppe in #1784
  • chunked: improve function to merge chunks by @giuseppe in #1846
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #1850

New Contributors

Full Changelog: v1.52.0...v1.53.0