Skip to content

Releases: OctopusDeploy/Library

v1.221

02 Sep 05:06

Choose a tag to compare

  • #159 - Chocolatey Install template now passes -y when choco is > 0.9.9

v1.220

02 Sep 04:05

Choose a tag to compare

Fix slightly wrong color of octopus

v1.218

01 Sep 22:20

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

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

v1.213

26 Aug 23:25

Choose a tag to compare

  • #201 - Added 'SQL - Deploy DACPAC' step
  • OctopusDeploy/Issues#1619 - Step template to clean configuration transform files will now prevent null Path error if no matching files were found

v1.211

11 Aug 15:03

Choose a tag to compare

  • #199 - Added option 'Allow untrusted certificates' for Web Deploy
  • #198 - SQL - Execute Script: GO statement regex incorrect
  • #196 - IIS AppPool Create - Added a field to set the QueueLength
  • #194 - Unzip template added
  • #193 - Added step template for pause/resume Pingdom check
  • #191 - added NullOrEmpty check for $SkipSyncPaths
  • #189 - updated iis-apppool-create step template with a new field to se the A.
  • #186 - added functionality to create report & data source folder
  • #185 - Step template to ensure Windows hosts file entry exists
  • #183 - Add clear Jasper web cache
  • #181 - Added step to notify deployment info to rabbitmq.

v1.202

27 Jul 04:08

Choose a tag to compare

Used `IsNullOrEmpty` to support PS 2.0

Replaced `IsNullOrWhitespace` with `IsNullOrEmpty` to properly support PowerShell 2.0. `IsNullOrWhitespace` was introduced in 3.0.

v1.201

22 Jul 12:43

Choose a tag to compare

  • Updated #187 - Add latest SQL Release feature.

v1.200

20 Jul 04:04

Choose a tag to compare

Capitalize Tentacles

v1.199

20 Jul 03:40

Choose a tag to compare

  • New 6820144 - Add Hydra step template