File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11h1. Ripple Release Notes
22
3+ h2. 0.9.5 Patch Release - 2011-06-14
4+
5+ Release 0.9.5 is a minor bugfix release but also includes some small features.
6+
7+ Full notes:
8+
9+ * Allow IO-like objects to be used as RObject data. [Josh Nichols]
10+ * Set the content-length or transfer-encoding appropriately for Net::HTTP. Fixes #162.
11+ * Fix MapReduce jobs on PBC when keep=false on certain phases. [Alexander Lang]
12+ * Invalidate the key-cache for a bucket when streaming.
13+ * Pass options through Document#all to Bucket#keys.
14+ * Make Hash#to_param compatible with ActiveSupport. [Dave Perrett]
15+ * Add support for previous_changes functionality and make available to callbacks. [Nathaniel Talbott, Sean Cribbs
16+
317h2. 0.9.4 Patch Release - 2011-05-10
418
519Release 0.9.4 is a minor bugfix release.
@@ -23,7 +37,6 @@ Full notes:
2337* Move definition of validates_associated back into the validator. [Myron Marston]
2438* Require 'set' before Set is extended. [André Silva]
2539
26-
2740h2. 0.9.2 Patch Release - 2011-04-11
2841
2942Release 0.9.2 is a minor bugfix release.
You can’t perform that action at this time.
0 commit comments