Releases: OctopusDeploy/OctopusCLI
Releases · OctopusDeploy/OctopusCLI
v9.1.7
9.1.7 (2022-08-24)
Bug Fixes
- Corrected null reference exception when release version wasn't specified (#239) (e8ca274)
v9.1.6
9.1.6 (2022-08-24)
Bug Fixes
- Validate that the release version passed in does not contain whitespaces (#227) (f92d2fe)
v9.1.5
9.1.5 (2022-08-19)
Bug Fixes
v9.1.4
9.1.4 (2022-08-18)
Bug Fixes
- Correct the build process to push release notes through for the public website (8fe03ba)
v9.1.3
9.1.3 (2022-07-14)
Bug Fixes
- Corrected the release-please setup for managing releases (3707e96)
- Update deployment process to use different user for homebrew publish (#212) (3707e96)
v9.1.2
9.1.2 (2022-07-13)
Bug Fixes
- 7660 Update release plan builder to use IDs in new versions of Octopus (#208) (28dbe04)
v9.1.1
9.1.1 (2022-06-17)
Bug Fixes
- corrected a build trigger for the release please workflow (#199) (e98e3c4)
v9.1.0
9.1.0 (2022-06-17)
Features
- added commands to delete a project and to disable a project (#177) (2bdb94c)
9.0.0
Merge pull request #173 from OctopusDeploy/john/drop-5
8.0.1
- 169 Fixed an issue where create release wasn't raising an error if a gitRef wasn't provided for a Config as Code configured project
- 166 Fixed an issue where release creation could fail with a "Sequence contains more than one matching element" exception