elastic v2.3.0 Release Notes

    • ➕ Added Elastic.Bulk for bulk operations. Currently only supports create and update. See documentation for more information.
    • ⚡️ Document.API.index and Document.API.update are no longer interchangeable. update will now do a partial update to the document, rather than creating a new version of that document.