Skip to content

v1.45.4

Compare
Choose a tag to compare
@rhatdan rhatdan released this 23 Feb 17:46
· 991 commits to main since this release

Do NOT use!

This was mistakenly pulled from the main rather than the release-1.45 branch. Instead, go to v1.45.5

What's Changed

  • Bump to v1.45.2 by @rhatdan in #1476
  • build(deps): bump github.com/klauspost/compress from 1.15.14 to 1.15.15 by @dependabot in #1478
  • build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.13.0 to 0.14.0 by @dependabot in #1479
  • imageStore: add a GarbageCollect() method by @nalind in #1484
  • build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.14.0 to 0.14.1 by @dependabot in #1486
  • Test btrfs in CI by @nalind in #1485
  • idmap: new package by @giuseppe in #1487
  • test helper: maxArgs = 0 is actually a meaningful value by @nalind in #1482
  • Makefile: remove vestiges of VMs, update $(sources) by @nalind in #1481
  • pkg/idmap: add boilerplate for unsupported by @giuseppe in #1489
  • [CI:DOCS] Configure Renovate by @renovate in #1490
  • Cirrus: Update CI VM Images to F37 by @giuseppe in #1491
  • fix(deps): update module github.com/microsoft/go-winio to v0.6.0 by @renovate in #1495
  • CI: check that cross-compilation works by @nalind in #1499
  • Test zfs in CI by @nalind in #1500
  • Migrate from github.com/tchap/go-patricia to github.com/tchap/go-patricia/v2 by @nalind in #1501
  • build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #1502
  • Run codespell on codebase by @rhatdan in #1508
  • Stop using golang.org/x/net/context by @mtrmac in #1509
  • build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0 by @dependabot in #1507
  • options: reject empty runroot or graphroot by @giuseppe in #1510
  • overlay: allow unknown backing fs with mountProgram by @giuseppe in #1512
  • Don't hard code SELinux labels into code by @rhatdan in #1514
  • build(deps): bump github.com/Microsoft/hcsshim from 0.9.6 to 0.9.7 by @dependabot in #1516

New Contributors

Full Changelog: v1.45.2...v1.45.4