Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Releases: Zywave/OctopusDeploy-Kraken

1.1.0-prerelease.4

16 Feb 22:17
Compare
Choose a tag to compare
1.1.0-prerelease.4 Pre-release
Pre-release

Bug Fixes

  • web.config location in deploy script corrected (dd50370)

1.1.0-prerelease.3

15 Feb 19:44
Compare
Choose a tag to compare
1.1.0-prerelease.3 Pre-release
Pre-release

Bug Fixes

  • replace prebuild event with prepublish script (a33db43)

1.1.0-prerelease.2

15 Feb 17:07
Compare
Choose a tag to compare
1.1.0-prerelease.2 Pre-release
Pre-release

Bug Fixes

  • migration history is broken for fresh instances of Kraken (21ccab6), closes #68

1.1.0-prerelease.1

17 Jan 15:40
Compare
Choose a tag to compare
1.1.0-prerelease.1 Pre-release
Pre-release

Bug Fixes

  • predeploy.ps1 httpPlatform module change to aspNetCore (c8a46c8)
  • remove old web.config (8b4d196)

1.1.0-prerelease.0

17 Jan 07:02
Compare
Choose a tag to compare
1.1.0-prerelease.0 Pre-release
Pre-release

Bug Fixes

  • appveyor Visual Studio 2015 -> 2017 (c05fbfa)
  • updating appveyor to use new VS for csproj net core support (ac3f10c)
  • updating build and deploy steps to reflect netcore1.1 upgrade (2bfb617)

1.0.2-prerelease.2

16 Jan 17:01
Compare
Choose a tag to compare
1.0.2-prerelease.2 Pre-release
Pre-release

Bug Fixes

  • updating build and deploy steps to reflect netcore1.1 upgrade (#66) (89d997c)

1.0.2-prerelease.1

13 Jan 14:59
Compare
Choose a tag to compare
1.0.2-prerelease.1 Pre-release
Pre-release

Bug Fixes

  • prepublish project.json step not ported over in NET Core upgrade (6f66d19)
  • sync to NuGet package would periodically fail (087479f)

1.0.2-prerelease.0

10 Nov 15:11
Compare
Choose a tag to compare
1.0.2-prerelease.0 Pre-release
Pre-release

Bug Fixes

  • breaking Octopus upgrade requires Octopus.Client package update (2782c86)
  • linking projects via UI lags kraken and floods network with API calls (6e33177)

1.0.1-prerelease.0

10 Nov 15:09
Compare
Choose a tag to compare
1.0.1-prerelease.0 Pre-release
Pre-release

Bug Fixes

  • checkProgress floods network when adding projects (0d02bd0)
  • linking projects via UI lags kraken and floods network with API calls (#59) (c8dd77a)

Features

1.0.0-prerelease.10

25 Apr 04:46
Compare
Choose a tag to compare
1.0.0-prerelease.10 Pre-release
Pre-release

Bug Fixes

  • deploy command displays multiple results properly (055f1f5)