You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
- Pool: fix call to `_get_instance`. ([#57](https://github.com/googleapis/google-cloud-python-happybase/pull/57))
15
+
- Use `Table.mutate_rows()` rather than `Row.commit()` in `Batch.send()`. ([#54](https://github.com/googleapis/google-cloud-python-happybase/pull/54))
16
+
- Remove `instance.copy()` and `timeout` parameter from `Connection` constructor. ([#50](https://github.com/googleapis/google-cloud-python-happybase/pull/50))
17
+
18
+
### Documentation
19
+
- Announce deprecation of Python 2.7 ([#55](https://github.com/googleapis/google-cloud-python-happybase/pull/55))
20
+
21
+
### Internal / Testing Changes
22
+
- Harden system tests. ([#53](https://github.com/googleapis/google-cloud-python-happybase/pull/53))
0 commit comments