v0.15.0
This library is now considered to be in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.
Breaking Changes
- (#160): Node v4 support dropped.
Features
- (#161): Allow raw table mutations.
- (#182): Add
table.waitForReplication()
,table.generateConsistencyToken()
, andtable.checkConsistency()
methods. - Added new sample snippets.