v1.3.6.0
Custom User Agent
You can now specify a custom user agent and it will be prepended to the standard UserAgent header:
var provider = new CloudServersProvider();
provider.ApplicationUserAgent = "PoshStack";
// User-Agent: PoshStack openstack.net/1.3.6.0