You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added documentation for client constructor options. (#617)
Cloud Spanner v0.5.0
Cloud Spanner is now supported at a beta quality. This means that we believe it is nearly ready for use in production environments and will be maintained in a fashion complaint with our versioning constraints for Beta libraries.
The Google Cloud PHP Cloud Spanner client now manages active sessions better, and will automatically downsize the pool in cases when it detects that fewer sessions are needed to serve the current application load. (#646)
❗ BREAKING CHANGE It is no longer possible to track the status of deleted sessions when downsizing or clearing the session pool. (#652)