Skip to content

v2.8.0

Choose a tag to compare

@johlju johlju released this 25 Dec 13:00
bfe8171
  • Fix multiple HTTPS bindings on one xWebsite receiving the first binding's certificate #332
    • Added unit regression test
  • Changes to xWebsite
    • Added ServerAutoStart (controls website autostart) and changed documentation for ServiceAutoStartEnabled (controls application auto-initialization). Fixes #325.
    • Fix multiple HTTPS bindings on one xWebsite receiving the first binding's certificate #332
      • Added unit regression test
  • Changes to xWebAppPool
    • Fix false Test-TargetResource failure for logEventOnRecycle if items in the Configuration property are specified in a different order than IIS natively stores them #434
  • Changes to xIisModule
    • Fixed the parameters specification for the internal Get-IISHandler and Remove-IISHandler function