Skip to content

RethinkDB 1.6.1 (Fargo)

Compare
Choose a tag to compare
@AtnNn AtnNn released this 02 Jul 20:37
· 14129 commits to next since this release

Released on 2013-06-19

Critical Security Fixes

  • Fixed a buffer overflow in the networking code
  • Fixed a possible timing attack on the API key

Other Changes

  • In python, r.table_list() no longer throws an error (#1005)
  • Fixed compilation failures with clang 3.2 (#1006)
  • Fixed compilation failures with gcc 4.4 (#1011)
  • Fixed problems with resolving a conflicted auth_key (#1024)