You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Release Notes
2
2
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
+
3
13
## 4.4.0
4
14
### Features
5
15
- Introduce Quadlet, a new systemd-generator that easily writes and maintains systemd services using Podman.
0 commit comments