8.15.0
8.15.0 (2024-08-09)
- Added the option to use Python types to declare document fields (#1845)
- Added type annotations (#1533)
- Added support for bulk document operations with
Document.bulk()
(#1864) - Added the
ConstantKeyword
field to the top-level package (#1843) - Added
async_connections
to the top-level package (#1865) - Added index creation to the aggregations example (#1862)