Releases: sous-chefs/iis
Releases · sous-chefs/iis
v5.0.6
v5.0.5 (2016-11-21)
v5.0.2 (2016-10-7)
v4.1.9 (2016-06-26)
v4.1.7 (2016-03-25)
- Resolves smp_processor_affinity_mask is wrong value type
- Resolves Not a valid unsigned integer
- Resolves Deprecated features used
- Resolves Deprecated feature used, fix before chef 13
- Resolves iis_site :config action not idempotent (Windows 2012 R2/IIS 8.5)
- Resolves Can't set recycle_at_time to default
v4.1.6 (2016-1-15)
v4.1.5 (2015-11-18)
- Resolves issues with
iis_root
v4.1.4 (2015-11-3)
- Re-adds the ability to setup autoStart for
iis_pool
- Known Issues:
- autoStart is limited to IIS v7.5 and higher rather than IIS v7.0
v4.1.3 (2015-10-30)
- Resolves Robucop issues
- Bug Fix for #217
v4.1.2 (2015-10-21)
- Bug fixes for application pool provider and site provider
- Added the ability to detect the IIS Version, allowing for some properties to only exist for specific IIS versions
- Fixed issue with Win32 being required on linux
- Added support for mimeTypes and defaultDocuments on iis_sites
- Added iis config set and clear abilities