@google-cloud/spanner v0.4.0
⚠️ Breaking Changes
Transactional promises are on hold
Our original implementation has been causing confusion, so we decided to re-think our approach. For now, all transactions must be run in "callback-style", which they kind of were already. Please chime in to our issue and help us land on a solution that works for all.