Skip to content

Commit 7431f3d

Browse files
committed
Update release notes for Podman 4.4.1
Signed-off-by: Ashley Cui <[email protected]>
1 parent 1bde07e commit 7431f3d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE_NOTES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release Notes
22

3+
## 4.4.1
4+
### Changes
5+
- Added the `podman-systemd.unit` man page, which can also be displayed using `man quadlet` ([#17349](https://github.com/containers/podman/issues/17349)).
6+
- Documented journald identifiers used in the journald backend for the `podman events` command.
7+
8+
### Bugfixes
9+
- Fixed a bug where the default handling of pids-limit was incorrect.
10+
- Fixed a bug where parallel calls to `make docs` crashed ([#17322](https://github.com/containers/podman/issues/17322)).
11+
- Fixed a regression in the `podman kube play` command where existing resources got mistakenly removed.
12+
313
## 4.4.0
414
### Features
515
- Introduce Quadlet, a new systemd-generator that easily writes and maintains systemd services using Podman.

0 commit comments

Comments
 (0)