2.1.3
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