What's Changed
Fixes gRPC batch insertion responses so that:
- The response payload is always the same size as the request payload (as with REST)
- Response objects containing errors also contain the original object attempted at insertion
- Fix batch response containing errors by @antas-marcin in #247
Full Changelog: v4.16.0...v4.16.1