mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* Use --progress json for Compose 2.29.0+. * Add changelog fragment. * Fix/improve handling of warnings. * Improve parsing of warnings and some one-off messages. * Improve warnings. * Handle tail messages. * Fix bug in regular event parsing.
3 lines
212 B
YAML
3 lines
212 B
YAML
minor_changes:
|
|
- "docker_compose_v2* modules - support Docker Compose 2.29.0's ``json`` progress writer to avoid having to parse text output (https://github.com/ansible-collections/community.docker/pull/931)."
|