Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@samfchoi samfchoi released this 22 Oct 20:49
· 3 commits to master since this release
  • Removed DBaaS support. The support was for a private beta version with a now deprecated API.
  • Updated the documentation surrounding CDN and access/secret keys with HP Helion OpenStack and HP Helion Public Cloud.
  • #14: Fixed bug where transport.debug was ignored by the PHP Stream transport layer.
  • #13: Fixed, we think, a bug where setting the content length while using curl caused an issue with proxies.
  • #3: Fixed a bug where the curl transport layer failed under Windows and newer version of Linux and OS X.
  • #15: Fixed issue where posix_geteuid was being called, even in windows.
  • #13: Fixed issue where temp directory was assumed to be tmp which fails on Windows.