v0.50.0
What's Changed
- RFC: tag v0.49.1 by @mtrmac in #1107
- Podman rmi --no-prune flag by @karthikelango137 in #1108
- libimage: image removal: add hint to external containers by @vrothberg in #1111
- cirrus: bump cpus and ram by @vrothberg in #1113
- ssh package by @cdoern in #1094
- Add conmon-rs paths by @jakecorrenti in #1117
- GHA: Use golang 1.18 + run in verbose mode by @cevich in #1120
- config: look at the conmon-rs version string by @giuseppe in #1121
- Use an alternative CNI lock for read-only config dirs by @mheon in #1122
- Eliminate segfault when image does not have config by @rhatdan in #1118
- Fix spelling mistake by @rhatdan in #1128
- Adjust default volumes for windows compatibility by @arixmkii in #1125
- Add volume plugin timeout to containers.conf by @mheon in #1129
- build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.8 by @dependabot in #1116
- config: Allow specifying helper dirs with $BINDIR as base directory by @filbranden in #1127
- Add support for returning image path with ARCH and OS Substitutions by @rhatdan in #1119
- libimage: untag events on image removal by @vrothberg in #1132
- Fix stutters by @rhatdan in #1138
- Change default cgroups mode to enabled on FreeBSD by @dfr in #1137
- build(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #1139
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.6 by @dependabot in #1141
- docs: containers.conf: list all log drivers by @vrothberg in #1133
- cgroup: do not fail with missing cpuset file by @giuseppe in #1135
- build(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #1143
- build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #1144
- pkg/report: handle newline in template string by @Luap99 in #1146
- Update vendor of containers/(storage,image) by @rhatdan in #1149
- Add labels to secrets by @ashley-cui in #1147
- Ignore additionalstore images when deciding to use netavark or CNI by @rhatdan in #1148
- phg/config: do not force default EventsLogFilePath by @Luap99 in #1151
- Use StoreOpts for secret store API by @ashley-cui in #1150
- build(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible by @dependabot in #1153
- libimage: remove: fix event by @vrothberg in #1154
- libnetwork/types: add correct swagger types by @Luap99 in #1156
- config: look user id instead of rootless by @giuseppe in #1157
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 by @dependabot in #1158
- build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.2 to 22.4.0 by @dependabot in #1159
- config: correct the check for root by @giuseppe in #1161
- libimage: platform: check if image is corrupted by @vrothberg in #1160
- add proper handling for golang ssh by @cdoern in #1136
- Eval symlinks on XDG_RUNTIME_DIR by @rhatdan in #1162
- libimage.NormalizePlatform: normalize default
variant
as per specifiedarch
by @flouthoc in #1164 - build(deps): bump github.com/opencontainers/selinux from 1.10.1 to 1.10.2 by @dependabot in #1166
- Vendor in latest containers/storage by @rhatdan in #1165
- util, GetRuntimeDir: don't error out early if
XDG_RUNTIME_DIR
is not set. by @flouthoc in #1167
New Contributors
- @karthikelango137 made their first contribution in #1108
- @jakecorrenti made their first contribution in #1117
- @arixmkii made their first contribution in #1125
- @filbranden made their first contribution in #1127
Full Changelog: v0.49.1...v0.50.0