Skip to content

v1.12.2

Compare
Choose a tag to compare
@ycombinator ycombinator released this 17 Mar 01:05
· 467 commits to master since this release

πŸ†• Documentation

Object Storage

  • Container::uploadObjects() can now return an array of DataObjects (#546)
  • Bug fix: Fixed CDN container population when iterating via listContainers() (#527)

Networking

  • Added support for Security Groups (#551)

Databases

  • Bug fix: Using custom cipher suite for Rackspace Cloud Databases service (#562)

Load Balancers

  • Bug fix: LoadBalancer marker uses name instead of ID (#521 β€” bug reported by @JPry)

Common

  • Adding explanation for prefixing user agents (#543)
  • Use guzzle/guzzle instead of various guzzle/* packages (#544)
  • Bug fix: OpenStack service setup was not clear (#508 β€” bug reported by @mastermindg)
  • Bug fix: Logger interface did not conform to PSR-3 (#512 β€” bug reported and fixed by @rvanlaak)