Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:11
5a24a96

0.12.0 (2024-11-04)

Features

  • allow project_id to be optional in projection class (#78) (e82b9da)
  • Introduce rawCreateIndex method on AtlasProject to take full advantage of API creation possibilities in the atlas environment, including new multilingual models.

Bug Fixes

  • handle backoff and bundle requests for API timing (#81) (d5893f3)
  • relative imports in ts files (#76) (7c11a54)

Infra

  • Move testing framework to vitest