Skip to content

1.12.5 — The Wizard of Oz

Compare
Choose a tag to compare
@AtnNn AtnNn released this 21 May 22:58
· 9398 commits to main since this release

Bug fix update.

The disk format for this release is compatible with versions 1.12.0 through 1.12.4. If you are upgrading from 1.11.3 or earlier, make sure to migrate your data before upgrading.

  • 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)