Improve error handling. (#1035) (#1036)

(cherry picked from commit 511cfe52ca)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-01-31 19:58:54 +01:00
committed by GitHub
parent 91cf71d8b8
commit 3c59569016
2 changed files with 12 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
bugfixes:
- "vendored Docker SDK for Python - do not assume that ``KeyError`` is always for ``ApiVersion`` when querying version fails
(https://github.com/ansible-collections/community.docker/issues/1033, https://github.com/ansible-collections/community.docker/pull/1034)."