Skip to content

v1.187

Choose a tag to compare

@hnrkndrssn hnrkndrssn released this 12 Jun 00:49
· 4172 commits to master since this release
  • #171 - Added step template for finding unreplaced variables
  • #170 - Step template for creating login and user in Microsoft SQL Server using SMO
  • #169 - Step to ensure an ASPState Database exists using aspnet_regsql.exe
  • #161 - Added a step template to allow users to be added to local groups in bulk.
  • #157 - Update iis-website-update-iis-log-path.json
  • #153 - Check if app pool is stopped before proceeding
  • #151 - Step Template to create a scheduled task from exported xml
  • #146 - Create run-mstest.json
  • #145 - Added Preserve App_Data folder switch
  • #136 - Adding support for multiple authentication options in IIS WebSite - Create
  • #127 - Fixed a bug in IIS Website - Create step when creating an ssl binding.
  • #101 - Generalizing .config file encryption
  • #98 - Added environment name to message sendt to slack.
  • #87 - fixed restart-service so works with powershell 2.0
  • #84 - Added option for connection time-out. Defaults at 10 minutes.
  • #83 - Update SSL Certificate - Install to use sensitive control type for password and ...
  • #67 - Added support for Basic auth in http-test-url