RJC 1.0.2 released
Russell Brown
russelldb at basho.com
Fri Nov 25 05:23:43 EST 2011
Hi,
I just pushed the release button for riak-java-client 1.0.2. It is on oss.sonatype and will find its way to maven when they sync. It is just a small bug fix release.
Bugs fixed are:
Incoming post commit hooks added to the pre-commit list (thanks to Bob Baker from Sharecare for that fix!)[1]
incorrect encoding of reduce_phase_only_1 (Thanks Alexander Robbins for the report) [2]
PB connection timeout not applied [3]
Default PB port incorrect in builder [4]
Content-Type/Charset not split correctly for PB put (Thanks to Sergey for report) [5]
Thanks again to those who endured, caught, reported, and fixed bugs.
Cheers
Russell
[1] https://github.com/basho/riak-java-client/pull/74
[2] https://issues.basho.com/show_bug.cgi?id=1262
[3] https://issues.basho.com/show_bug.cgi?id=1275
[4] https://issues.basho.com/show_bug.cgi?id=1285
[5] https://issues.basho.com/show_bug.cgi?id=1288
More information about the riak-users
mailing list