salt/changelog/64111.fixed.md
Pedro Algarvio dbc2158646 Add missing changelog entries for the work done in #64113
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-28 14:35:17 +00:00

169 B

Disable class level caching of the file client on SaltCacheLoader and properly use context managers to take care of initialization and termination of the file client.