Release v5.1.1
Fixes an issue where the typing for the upsertRecords method did not accept _id as an object argument. The _id and _score values are now properly returned from the searchRecords method instead of mapped values.
What's Changed
- Fix
_idand_scorein records APIs by @austin-denoble in #334
Full Changelog: v5.1.0...v5.1.1