Google Cloud PHP v0.11.1
Google Cloud PHP v0.11.1
NOTE: This patch fixes a regression introduced in the previous release. If
you are upgrading from a version older than v0.11.0, please take a moment to
review the v0.11.0 release notes, as there are some backward incompatabilities
you should be aware of.
What's Fixed?
- Fixed a regression in Datastore in which a namespace ID was not passed into
new Key instances. This resulted in errors on Queries and lookups which did not return
a record. (#204)