diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-10-05 12:23:45 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-10-05 12:23:45 +0200 |
| commit | 1409943bbfa5a3a4de3665d3df34e46fd84aa887 (patch) | |
| tree | 72d62b57783a0ad0967136a4cde4019b9adf0660 | |
| parent | add POD; use job's timeout as timeout for useragent (diff) | |
| download | net-riak-1409943bbfa5a3a4de3665d3df34e46fd84aa887.tar.gz | |
update changelog and version
Diffstat (limited to '')
| -rw-r--r-- | Changes | 8 | ||||
| -rw-r--r-- | dist.ini | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +0.09 Tue 05 Oct 2010 12:03:59 PM CEST + - typo + - when executing a map/reduce, if the timeout of the map/reduce is higher + than the value for the useragent's timeout, change for this query the + value of the useragent timeout to be the same as the one for the job. + - add key callbacks to Bucket get_properties/get_keys stream mode + (Gavin Carr) + 0.08 Mon 06 Sep 2010 10:52:15 AM CEST - allow to store non-json object (Gavin Carr) - increase LWP's MaxLineLength (Gavin Carr) @@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.08 +version = 0.09 [@Filter] bundle = @Basic |
