Releases: Zywave/OctopusDeploy-Kraken
Releases · Zywave/OctopusDeploy-Kraken
1.1.0-prerelease.4
Bug Fixes
- web.config location in deploy script corrected (dd50370)
1.1.0-prerelease.3
Bug Fixes
- replace prebuild event with prepublish script (a33db43)
1.1.0-prerelease.2
Bug Fixes
- migration history is broken for fresh instances of Kraken (21ccab6), closes #68
1.1.0-prerelease.1
Bug Fixes
- predeploy.ps1 httpPlatform module change to aspNetCore (c8a46c8)
- remove old web.config (8b4d196)
1.1.0-prerelease.0
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
Bug Fixes
- updating build and deploy steps to reflect netcore1.1 upgrade (#66) (89d997c)
1.0.2-prerelease.1
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
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
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
Bug Fixes
- deploy command displays multiple results properly (055f1f5)