Releases
v1.11.0
Compute
Servers can now be suspended and resumed (#425 — added by @asusk7m550 )
Added extended status server properties (#386 — added by @cs278 )
Servers can now be booted up from a volume (#407 )
Added sample code for creating a server and retrieving its IP address (#416 )
Database
Added support for datastores and configurations (#409 )
DNS
Added methods for asynchronous job retrieval (#372 )
Bug fix: Fixed broken path in user guide (#392 — bug reported by @jsbodine )
Bug fix: Made cross-links in documentation use relative paths (#394 — bug reported by @jsbodine )
Load Balancer
Added httpsRedirect
as an updatable attribute (#367 )
Bug fix: Nodes are added only if they are new (#400 )
Bug fix: Removed call to non-existent list with details HTTP API (#426 — bug reported by @jjtroberts )
Monitoring
Bug fix: PaginatedIterator
from fetchDataPoints
now returns MetricDataPoint
s instead of Metric
s (#387 — bug fixed by @Ben-Speakman)
Bug fix: Memory agent host info is now treated consistently (#385 — bug reported by @Ben-Speakman)
🆕 Orchestration
Object Store
More code samples (#413 , #420 )
Bug fix: CORS header are no longer prefixed with X-*-Meta-*
(#403 — bug reported and fixed by @killswitch )
Queues
Bug fix: Fixed regex to not assume presence of claim_id
(#382 )
Common
Released responsibility for logging onto PSR interfaces (#368 )
Bug fix: Fixed to how iterator traverses collection with next url (#370 — bug reported by @mastef )
Packaging
Let composer automatically decide what version constraint to use (#423 — added by @GrahamCampbell )
Fixed license (#399 )
Started a Conventions section for contributors (#411 , #414 )
Added automatic lint-checking at build time (#433 )
Added automatic PSR-2 compliance checking at build time (#434 )
You can’t perform that action at this time.