Skip to content

5.1.0

Compare
Choose a tag to compare
@joowani joowani released this 25 Aug 13:13
  • Fixed a bug where exception objects from bulk operations (Collection.insert_many, Collection.update_many, Collection.replace_many, Collection.delete_many) were not populated properly. Properties such as error_message and error_code now have correct values.