Skip to content

Releases: sous-chefs/iis

v5.0.2 (2016-10-7)

v4.1.9 (2016-06-26)

v4.1.7 (2016-03-25)

v4.1.6 (2016-1-15)

v4.1.5 (2015-11-18)

18 Nov 23:30
Compare
Choose a tag to compare

v4.1.4 (2015-11-3)

03 Nov 06:19
Compare
Choose a tag to compare
  • 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)

30 Oct 23:41
Compare
Choose a tag to compare
  • Resolves Robucop issues
  • Bug Fix for #217

v4.1.2 (2015-10-21)

21 Oct 15:38
Compare
Choose a tag to compare
v4.1.2 (2015-10-21) Pre-release
Pre-release
  • 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

v4.1.1

08 May 19:18
Compare
Choose a tag to compare

v4.1.1 (2015-05-07)

  • Detects changes in the physical path of apps.
  • Adds support for gMSA identity.
  • Performing add on a site will now reconfigure it if necessary.
  • Lock and unlock commands on configuration sections now use -commit:apphost.
  • Fix issue where popeline_mode was ignored during configuration of a pool.

v4.1.0

09 Mar 20:26
Compare
Choose a tag to compare

v4.1.0 (2015-03-04)

Removed iis_pool attribute 'set_profile_environment' incompatible with < IIS-8.
Added pester test framework.
Condensed and fixed change-log to show public releases only.
Fixed bug where bindings were being overwritten by :config.
Code-cleanup and cosmetic fixes.