Skip to content

Releases: OctopusDeploy/Library

v1.187

12 Jun 00:49
Compare
Choose a tag to compare
  • #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

v1.172

01 Jun 01:14
Compare
Choose a tag to compare
  • #168 - Updates to Slack notification template
  • #166 - IIS Application - Remove
  • #165 - Steps to Drop and Create a database using Sql Server Management Objects
  • #164 - Update windows-scheduled-task-create.json
  • #163 - Change key storage flags to MachineKeySet,PersistKeySet
  • #160 - Added AWS template for creating a Cloud Formation Stack
  • #158 - Template to restore a SQL Azure database from Azure storage
  • #156 - Added a step template to allow the creation of multiple folders at once
  • #155 - Added a new step templates to register and unregister COM using regasm
  • #154 - Added Amazon S3 Upload step template
  • #152 - Update iis-vdir-create.json
  • #150 - Step template to deploy SSRS reports
  • #148 - Adding AWS ELB registration templates
  • #147 - added GitHub tag/release step template
  • #143 - Add ISAPI/CGI Restriction Exception step template
  • #142 - Support for EnabledProtocols
  • #139 - Support for EnabledProtocols
  • #137 - adding execute aws powershell template step
  • #132 - Prevent null Path error if no matching files found
  • #131 - Fix hipchat-notify.json custom message/color
  • #130 - Added ProcessIdleTimeout & MaximumWorkerProcesses
  • #126 - Improved error reporting. Removed unused variable.
  • #125 - Fixed line 121 as noted by Jamie Mack
  • #121 - WebDeploy: Added ability to skip certain folders during deployment