Releases: OctopusDeploy/OctopusClients
Releases · OctopusDeploy/OctopusClients
4.29.0
Release 4.24.0
Added ability to set proxy in RegisterMachineOperation as part of OctopusDeploy/Issues#3815
4.22.1
4.20.0
Updated /api/projects/{id}/releases
endpoint to add optional searchByVersion
parameter.
4.13.13
Merge pull request #159 from OctopusDeploy/bug-3403-list-deployments check multi-tenant feature is on before trying to load them
4.13.11
Assert tests
v3.5.1
v3.5.0
3.3.15
octo.exe
now handles cases where there are more than 30 channels in a project (and a few other cases where we neglected to paginate properly) affecting create-channel
, create-release
, deploy-release
, delete-releases
, export
and import
3.3.14
- Fixed an issue where the absence of a version rule was interpreted as "nothing is allowed" instead of "anything is allowed"