(release-3007.13)=
Salt 3007.13 release notes#
Changelog#
Fixed#
Fix user.info when querying domain users. Uses DsGetDcName for more dependable domain controller lookup. #68612
Fixed minion instability and resource exhaustion under high load by implementing resource-aware job queuing and backpressure. Added
process_count_maxenforcement and disk-based queuing to prevent unbounded process spawning and file descriptor exhaustion. #68703