Unreleased - ReleaseDate
0.3.0 - 2022-09-27
- ExecuteBatchDml support through
TransactionContext::execute_updates
0.2.0 - 2021-11-10
ToSpanner
andFromSpanner
traits to convert to/from Rust/Spanner typesjson
crate feature to enableJson
Spanner type through theserde_json
cratenumeric
crate feature to enableNumeric
Spanner type through thebigdecimal
cratetemporal
crate feature to enableTimestamp
andDate
types through thechrono
crate
v0.1.1 - 2021-10-09
Initial release.