v29.1

Alfredredbird/tookie-osintv29.1Apr 19, 2026by kishorenc

AI Summary

This release addresses bugs related to API key handling and error management in conversation searches to ensure correct cache usage and collection references.

Key Highlights

  • Fixes scoped API key handling for embedded collections
  • Fixes conversation search error handling
  • Fixes search cache keying

New Features

  • Scoped API key handling fix
  • Conversation search error handling fix

Full Release Notes

This release fixes some important bugs identified in `v29.0`.

### Bug Fixes

- **[v29.1]** Fixed scoped API key handling so embedded collection parameters can supply a missing collection in multi-search requests.
- **[v29.1]** Fixed conversation search error handling so failed searches do not incorrectly reuse the first search collection.
- **[v29.1]** Fixed search cache keying so scoped API key parameters and request-specific embedded params do not collide in the cache.