Skip to content

9.0.0

Compare
Choose a tag to compare
@juliannguyen4 juliannguyen4 released this 04 Jan 18:44
· 372 commits to master since this release

Breaking Changes

  • Change default send_bool_as constant to AS_BOOL. See Incompatible API Changes for details.
  • batch_get_ops(): Remove meta field.
  • scan_apply(): Report correct error value and message if scan wait fails.

Improvements

  • [CLIENT-2074] - Change default send_bool_as constant to AS_BOOL.
  • [CLIENT-2004] - Add missing bin type for server booleans.
  • [CLIENT-2012] - scan_apply(): Report correct error value and message if scan wait fails.

Bug Fixes

  • [CLIENT-2005] - Docs: add missing batch policy "respond_all_keys".
  • [CLIENT-2075] - Docs: add missing batch policy "allow_inline_ssd".
  • [CLIENT-2008] - batch_get_ops(): Remove meta field.