Skip to content

Releases: OctopusDeploy/Library

v1.229

17 Sep 22:56
Compare
Choose a tag to compare
  • #218 - Fix issue with Get-Website cmdlet in the IIS App - Create on Powershell v1

v1.228

16 Sep 06:04
Compare
Choose a tag to compare
  • #217 - Add support for empty ScriptBody in gulp task expand-step-templates
  • #215 - Added Unicorn - Sync Configuration step template.

v1.226

07 Sep 00:36
Compare
Choose a tag to compare
  • #214 - Fix for creating a release in GitHub requires boolean values for draft and prerelease

v1.225

07 Sep 00:15
Compare
Choose a tag to compare
  • #213 - Deploy DACPAC step template can now load DAC dll from DACfx, no need for VS on your Tentacle

v1.224

04 Sep 01:19
Compare
Choose a tag to compare
  • #212 - Fixed issues with Deploy SSRS Reports from a package step template
  • #211 - IIS AppPool - Create: added retry logic and parameter cleanup

v1.222

02 Sep 21:31
Compare
Choose a tag to compare
  • #210 - Update file-system-backup-directory step to check if source directory exists before running robocopy

v1.221

02 Sep 05:06
Compare
Choose a tag to compare
  • #159 - Chocolatey Install template now passes -y when choco is > 0.9.9

v1.220

02 Sep 04:05
Compare
Choose a tag to compare
Fix slightly wrong color of octopus

v1.218

01 Sep 22:20
Compare
Choose a tag to compare
  • #208 - Two steps to deal with backing up existing IIS bindings and restoring them again.
  • #207 - Update jasper-clear-cache.json to make parameters and help text a bit more generic
  • #197 - Check that app pool exists before trying to restart it. Add support for pass-through authentication credentials when creating an IIS virtual directory

v1.215

01 Sep 13:46
Compare
Choose a tag to compare
  • #206 - Added simple invoke url step template which doesn't throw when url request is not successful
  • #204 - Replaced Octopus parameter "Octopus.Step.Package.NuGetPackageVersion" with "Octopus.Release.Number"
  • #203 - Added an extra parameter to allow arguments to be passed to run the task
  • #192 - Encrypt section now works with external connectionString.config files
  • #184 - Added ability to convert a sub directory of an iis website into an iis application