doc/topics/releases/3001.1.rst
.. _release-3001-1:
Version 3001.1 is a bugfix release for :ref:3001 <release-3001>.
enable_fqdns_grains setting to default to False on Windows
to address some issues with slowness. (#56296, #57529)x509.certificate_managed state no longer triggers a change because of sorting issues if the certificate being evaluated was previously generated under Python 2. (#56556)win_iis.container_setting (#57285){} which is valid JSON and
will not cause the JSON loader to stacktrace. (#57493)test.ping on Windows shows that 13 of 17
seconds are wasted when the esxi grain loads vsphere before noting that
the OS is not a esxi host. (#57529)nox-py2 fork <https://github.com/s0undt3ch/nox/tree/hotfix/py2-release>_ or upstream nox <https://github.com/theacodes/nox>_. (#57583)virtual grain was never updated on illumos. Move the fallback in prtdiag output parsing outside the loop that now gets skipped due to the command exiting non-zero. (#57714)__virtual__ so we have access to test proxytype in opts,
previously this was causing a traceback when run on proxy minion as __opts__ does not exist
outside of any functions. Introducing a new utils function, is_proxytype, to check that the
device is a proxy minion and also that the proxy type matches. (#57743)gid_from_name argument was removed from the user.present state in
version 3001, with no deprecation path. It has been restored and put on a
proper deprecation path. (#57843)