v5.1.2
This patch corrects an issue with runtime validation and TypeScript types not allowing the embed parameter in ConfigureIndexRequest. Several dev dependencies for jest have also been updated, along with some tweaks to the integration test suite to prevent hangs in CI.
What's Changed
- Allow
embedas a parameter toconfigureIndexby @austin-denoble in #338
Full Changelog: v5.1.1...v5.1.2