1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Release 1.4.5 version (#234)

This commit is contained in:
Sergey 2021-04-02 04:01:16 +03:00 committed by GitHub
parent 2b456dfe8c
commit ca1fbf899a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 1 deletions

View file

@ -218,3 +218,17 @@ releases:
- Fixes for podman_container for Podman v3
release_summary: Fixes for newest version 3 of Podman
release_date: '2021-03-01'
1.4.5:
changes:
bugfixes:
- Add IPv6 support for publishing ports
- Add sigrtmin+3 signal (required for systemd containers)
- Add support for Podman Pod restart
- Convert IPv6 to shorten form
- Fix error with images info where no images
- Fix idempotency for rootless networks from v3
- Fix no_log for newer ansible-test
- Fix uppercase labels idempotency issue
- Stop pods without recreating them
release_summary: Additional fixes for newest version 3 of Podman
release_date: '2021-04-02'