Skip to content

2.1.3

Compare
Choose a tag to compare
@jboone100 jboone100 released this 10 Aug 22:07
· 1497 commits to master since this release

Fixes

  • Setting use_batch_direct in get_many causes an error. CLIENT-909
  • Memory corruption caused by long role names in admin methods. CLIENT-910
  • Memory leak in client.info with unicode request strings. CLIENT-912
  • Modify operate_ordered to perform operations in a single transaction.
  • Update the SHM documentation.
  • Update documentation for operate and operate_ordered