Features
- add encryption_info to Database (#284) (2fd0352)
- add support for CMEK (#105) (e990ff7)
- add support for custom timeout and retry parameters in execute_update method in transactions (#251) (8abaebd)
- added retry and timeout params to partition read in database and snapshot class (#278) (1a7c9d2)
- db_api: support executing several DDLs separated by semicolon (#277) (801ddc8)
Bug Fixes
- avoid consuming pending null values when merging (#286) (c6cba9f)
- db_api: allow file path for credentials (#221) (1de0284)
- db_api: ensure DDL statements are being executed (#290) (baa02ee)
- db_api: revert Mutations API usage (#285) (e5d4901)