Skip to content

v1.4.0.1

Compare
Choose a tag to compare
@carolynvs carolynvs released this 15 Jul 13:56
· 308 commits to master since this release

Bug Fixes

  • Fixed bug in CDN service. When a request fails due to an expired token, it now automatically re-authenticates and retries the request.

Misc

  • Added constructor to ServiceDefinition which streamlines creating a CDN service for a single domain
var service = new ServiceDefinition("service-name", "flavor-id", "www.example.com", "example.com")

Download v1.4.0.1 on nuget.org