This repository was archived by the owner on Dec 10, 2025. It is now read-only.
google-cloud-happybase v0.32.0
·
39 commits
to master
since this release
12-17-2018 17:20 PST
Implementation Changes
- Pool: fix call to
_get_instance. (#57) - Use
Table.mutate_rows()rather thanRow.commit()inBatch.send(). (#54) - Remove
instance.copy()andtimeoutparameter fromConnectionconstructor. (#50)
Documentation
- Announce deprecation of Python 2.7 (#55)