Skip to content

v0.57.0

Compare
Choose a tag to compare
@TomSweeneyRedHat TomSweeneyRedHat released this 16 Nov 21:43

What's Changed

  • Bump to v0.56.0 by @rhatdan in #1652
  • Fix typo in comment by @c3d in #1653
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc5 by @renovate in #1655
  • Fix specification of unix:///run by @rhatdan in #1656
  • libimage/layer_tree: if parent is empty and a manifest list then ignore check. by @flouthoc in #1651
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.1 by @renovate in #1658
  • Split up util package into pkg/password, pkg/copy, pkg/version by @rhatdan in #1657
  • Remove ActiveDestination method to move into podman by @cgiradkar in #1640
  • Default machine CPUs to Cores/2 by @ashley-cui in #1659
  • pkg/config: do NOT set StaticDir and VolumeDir by @vrothberg in #1660
  • Implement negated label match function by @jakecorrenti in #1661
  • chore: import packages only once by @testwill in #1665
  • CoC: fix email link by @Luap99 in #1669
  • libnetwork/cni: ignore ENOENT while reading networks by @Luap99 in #1668
  • Makefile, libimage: test-unit must cover libimage/manifests_test.go by @flouthoc in #1671
  • Add support for vrf option on netavark by @MrSuicideParrot in #1673
  • Update module github.com/onsi/gomega to v1.28.0 by @renovate in #1674
  • libimage: implement retry logic for manifest push by @flouthoc in #1666
  • Add list members emails to the CoC by @TomSweeneyRedHat in #1670
  • Use MatchNegatedLabelFilter function for networks by @jakecorrenti in #1677
  • pkg/subscriptions: add /etc/crypto-policies/config in fips mode by @Luap99 in #1667
  • Fix ID and Digest filters by @umohnani8 in #1676
  • Update github.com/opencontainers/runtime-tools digest to 408c51e by @renovate in #1679
  • URGENT: heal CI: fix codespell by @vrothberg in #1682
  • Update module github.com/docker/distribution to v2.8.3+incompatible by @renovate in #1680
  • Makefile: simplify unit tests by @Luap99 in #1684
  • POC: appendable string arrays in containers.conf by @vrothberg in #1675
  • containers.conf: add privileged field to containers table by @vrothberg in #1683
  • Update module golang.org/x/term to v0.13.0 by @renovate in #1688
  • Update module golang.org/x/crypto to v0.14.0 by @renovate in #1686
  • apparmor: fix parsing beta/alpha version by @vrothberg in #1689
  • Update module golang.org/x/sync to v0.4.0 by @renovate in #1685
  • Update module github.com/onsi/ginkgo/v2 to v2.13.0 by @renovate in #1690
  • Update module github.com/containerd/containerd to v1.7.7 by @renovate in #1691
  • pkg/config: use empty default for db_backend by @Luap99 in #1692
  • Move platform code to its own directory by @umohnani8 in #1693
  • Update module golang.org/x/net to v0.17.0 [SECURITY] by @renovate in #1694
  • libimage: add compat interfaces for the new platform subpackage by @nalind in #1696
  • libimage: fix computing history by @vrothberg in #1697
  • chore(deps): update dependency containers/automation_images to v20231004 by @renovate in #1699
  • pkg/config: lookup InitPath in HelperBinariesDir by @Luap99 in #1698
  • libimage: support parallel tag/untag by @Luap99 in #1700
  • libimage: Untag should error for non existent name by @Luap99 in #1701
  • fix(deps): update module github.com/onsi/gomega to v1.28.1 by @renovate in #1706
  • Copier: use StringWithinTransport instead of DockerReference by @ygalblum in #1704
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.7.0 by @renovate in #1705
  • libimage: add !remote tag by @Luap99 in #1708
  • containers.conf: appendable string arrays, Part 1 by @vrothberg in #1707
  • fix(deps): update module sigs.k8s.io/yaml to v1.4.0 by @renovate in #1709
  • containers.conf: turn all []string into attributedstring.Slice by @vrothberg in #1710
  • Update module google.golang.org/grpc to v1.57.1 [SECURITY] by @renovate in #1712
  • Update module github.com/docker/docker to v24.0.7+incompatible by @renovate in #1713
  • Update module github.com/onsi/gomega to v1.29.0 by @renovate in #1711
  • Update module go.etcd.io/bbolt to v1.3.8 by @renovate in #1714
  • Update module github.com/containerd/containerd to v1.7.8 by @renovate in #1715
  • cgroups: remove unused files by @giuseppe in #1716
  • Add masked paths and readonly paths to config by @rhatdan in #1717
  • Add back SystemCPUUsage by @rhatdan in #1718
  • containers.conf: append to string arrays by @vrothberg in #1719
  • UserConnection is used by non linux platforms by @rhatdan in #1720
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.9 by @renovate in #1721
  • fix(deps): update module github.com/container-orchestrated-devices/container-device-interface to v0.6.2 by @elezar in #1724
  • cgroups: provide UserConnection for non-linux platforms by @giuseppe in #1726
  • fix(deps): update module golang.org/x/sys to v0.14.0 by @renovate in #1727
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #1729
  • fix(deps): update module golang.org/x/sync to v0.5.0 by @renovate in #1728
  • fix(deps): update module golang.org/x/term to v0.14.0 by @renovate in #1732
  • fix(deps): update module golang.org/x/crypto to v0.15.0 by @renovate in #1734
  • fix(deps): update module github.com/onsi/gomega to v1.30.0 by @renovate in #1733
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1 by @renovate in #1736
  • Add --compat-auth-file to login/logout by @mtrmac in #1731
  • fix(deps): update module github.com/containerd/containerd to v1.7.9 by @renovate in #1738
  • fix(deps): update module github.com/containers/storage to v1.51.0 by @renovate in #1739

New Contributors

Full Changelog: v0.56.0...v0.57.0