OctopusDeploy / OctopusClients

| Public | Octopus.Client for commanding Octopus servers

Home Page:https://octopus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add 'AzureServiceFabricCluster' to ConnectionStyle enum list

AdamDratwa opened this issue · comments

Hello, the new target type was introduced in 2018.5: https://octopus.com/docs/infrastructure/azure/service-fabric-cluster-targets
ConnectionStyle enum list does not contain a new type ('AzureServiceFabricCluster') which leads to exception while trying to parse response from /api/machines endpoints, while using all .Machines methods (if you have such deployment target created for your ServiceFabric projects of course).
Thanks, Adam

Hi @AdamDratwa . We shipped version 4.36.1 of the client a couple of hours ago which should include a fix for this.