Skip to content

Commit

Permalink
Merge pull request #2423 from rethinkdb/atnnn/notes
Browse files Browse the repository at this point in the history
Draft release notes for 1.12.5
  • Loading branch information
mglukhovsky committed May 20, 2014
2 parents 8cce2f8 + d1bf174 commit 73b19bb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Release 1.12.5 (The Wizard of Oz)

Released on 2014-05-21

Big fix update.

* Fixed a bug that caused `Guarantee failed: [!mod_info->deleted.second.empty() && mod_info->added.second.empty()]` errors (#2285)
* Fixed the behaviour of `order_by` following `between` (#2307)
* Fixed a bug that caused `Deserialization of rdb value failed with error archive_result_t::RANGE_ERROR` errors (#2399)
* JavaScript driver: `reduce` no longer accepts the `base` argument (#2288)
* Python driver: improved the error message when a cursor's connection is closed (#2291)
* Python driver: improved the implementation of cursors (#2364, #2337)

--

# Release 1.12.4 (The Wizard of Oz)

Released on 2014-04-22
Expand Down

0 comments on commit 73b19bb

Please sign in to comment.