15
0

Accepting request 305595 from home:benoit_monin:branches:devel:languages:python

update to version 0.9

OBS-URL: https://build.opensuse.org/request/show/305595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=14
This commit is contained in:
Jan Matejek
2015-05-07 11:58:34 +00:00
committed by Git OBS Bridge
parent e8a0c51aad
commit 99cc89bc81
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 6 14:14:33 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.9:
* Fix an issue where scanners would return fewer results than
expected due to HBase not always behaving as its documentation
suggests (issue #72).
* Add support for the Thrift compact protocol (TCompactProtocol)
in :py:class:`Connection` (issue #70).
-------------------------------------------------------------------
Tue Apr 15 21:00:40 UTC 2014 - dmueller@suse.com