We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbb5b9 commit d243bc9Copy full SHA for d243bc9
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v5.2.1
4
+
5
+### Features & Enhancements
6
7
+- improved Podman compatibility (#868, @serverwentdown)
8
+ - last missing piece: release of <https://github.com/containers/podman/pull/12328>
9
+- improved error handling and logs when waiting for container logs (ca47fac)
10
11
+### Fixes
12
13
+- fix: only replace default api host with docker host (#879)
14
+- fix: use available hardcoded K3s version in version.go (0bbb5b9)
15
16
## v5.2.0
17
18
### Features & Enhancements
0 commit comments