Changelog
New Features:
- Support for Async MongoDB: You can now use your MongoDB databases asynchronously, with the
AsyncMongoDbclass. See the docs.
Bug Fixes:
- Async Knowledge Retriever on Teams: Fixed bug where an async knowledge retriever was not awaited correctly in async flows.
What's Changed
- feat: support async mongo by @manuhortet in #5175
- chore: Release 2.2.3 by @dirkbrnd in #5228
Full Changelog: v2.2.2...v2.2.3