Skip to content

v0.4.1

Compare
Choose a tag to compare

0.4.1 (November 15, 2022)

FEATURES:

  • config: Set custom apparmor profile or disable apparmor. [GH-188]

IMPROVEMENTS:

  • config: Add selinux_opts option [GH-139]
  • perf: Use ping api instead of system info for fingerprinting [GH-186]
  • runtime: Prevent concurrent image pulls of same imageRef [GH-159]

BUG FIXES:

  • runtime: Don't apply SELinux labels to volumes of privileged containers [GH-196]
  • runtime: Fixed a bug caused by a Podman API change that prevented the task driver to detect stopped containers [GH-183]