Skip to content

8.15.0

Compare
Choose a tag to compare
@miguelgrinberg miguelgrinberg released this 12 Aug 10:08
· 101 commits to main since this release
b637d4f

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)