Back to Salt

Salt 3006.21 release notes

doc/topics/releases/3006.21.md

2019.8799 B
Original Source

(release-3006.21)=

Salt 3006.21 release notes

<!--- Do not edit this file. This is auto generated. Edit the templates in doc/topics/releases/templates/ for a given release. --> <!-- Add release specific details below --> <!-- Do not edit the changelog below. This is auto generated. -->

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_max enforcement and disk-based queuing to prevent unbounded process spawning and file descriptor exhaustion. #68703