mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Release 1.12.1 version (#730)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
cb74414e50
commit
7df5126cb3
35 changed files with 105 additions and 37 deletions
|
|
@ -257,6 +257,31 @@ releases:
|
|||
name: podman_secret_info
|
||||
namespace: ''
|
||||
release_date: '2024-01-30'
|
||||
1.12.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- podman_container - Add check and fixed for v5 network diff
|
||||
- podman_container - Fix pasta networking idempotency for v5 (#728)
|
||||
- podman_container_exec - Remove unnecessary quotes in podman_container_exec
|
||||
module
|
||||
- podman_image_info - Fix wrong return data type in podman_image_info
|
||||
- podman_play - Fix kube play annotations
|
||||
- podman_pod - Fix broken info of pods in Podman v5
|
||||
- podman_pod - Fix pod for Podman v5
|
||||
- podman_pod - Fix podman pod v5 broken info issue
|
||||
minor_changes:
|
||||
- CI - Fix rootfs test in CI
|
||||
- CI - add custom podman path to tasks
|
||||
- CI - add parametrized executables to tests
|
||||
- podman_container - Add pasta as default network mode after v5
|
||||
- podman_container_exec - Return data for podman exec module
|
||||
- podman_generate_systemd - Fix broken example for podman_generate_systemd (#708)
|
||||
- podman_login - Update podman_login.py
|
||||
- podman_play - Add support for kube yaml files with multi-documents (#724)
|
||||
- podman_play - Update the logic for deleting pods/containers in podman_play
|
||||
- podman_pod_info - handle return being list in Podman 5 (#713)
|
||||
release_summary: Support for Podman v5 and bugfixes
|
||||
release_date: '2024-04-08'
|
||||
1.2.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue