packagist rackspace/php-opencloud v1.9.1

latest releases: dev-working, v2.x-dev, dev-master...
10 years ago
  • Fix to server keypairs in how the JSON schema was generated for server creation (fixes #272)
  • Removal of abstract method in AbstractService, since the method was already defined in ServiceInterface - this caused problems with versions of 5.3
  • Bug fix with Data Objects, allowing 0 content size to be returned (fixes #273)
  • Bug fix with Paginated Collections. Previously, the "should append" rule was incorrect - meaning that subsequent requests were not being executed (fixes #274)
  • Bug fix with LoadBalancer access resources which prohibited them from being created
  • More graceful error handling with Container deletion. If a 409 Conflict response is returned, a more meaningful error will be sent to the end-user (fixes #252)
  • Adding OpenCloud\Version class for greater clarity
  • Updated Guzzle dependency version to v2.8
  • Copyright notices updated to 2014
  • New "Getting Started" guide for OpenStack
  • Updated documentation for spawning Cloud Servers with keypair authentication
  • Adding --prefer-source flag to Travis builds to get around Github API rate-limits

Don't miss a new php-opencloud release

NewReleases is sending notifications on new releases.