1. Fixed: if one API call in a bulk request fails with error code 1005, 1006 or 1009, the remaining calls will now be executed, too. Formerly, API terminated the bulk request, returned a response and ignored all the remaining calls.