v0.29.0 🦀
          ·
          
            43 commits
          
          to refs/heads/main
          since this release
        
        
        
Breaking changes
- Fix deleted_tasks field type in TaskDeletion struct by @coinmoles in #666 (TaskDeletion.deleted_tasksandTaskCancelation.canceled_taskshave been madeOptions)
Enhancements
- Support all experimental features by @ellnix in #656
- Add usedDatabaseSizeto stats by @Alirexaa in #653
- Add facet_search API functionality by @hmacr in #512
- Allow users to customize facet value sort behaviour by @hmacr in #514
- Support embedderssetting and other vector/hybrid search related configuration by @CommanderStorm in #554
- Add documents and embbedings database metrics to stats response by @Alirexaa in #652
- Support facet search and prefix search settings by @ellnix in #634
- Serialize for MultiSearchResponse by @milesgranger in #668
- Implement federated multi search by @LukasKalbertodt in #625
- Add support for similar docs query by @JiaYingZhang in #674
Maintainance
- Remove _md code samples for Mintlify migration by @curquiza in #661
- Add missing existto*_updatefunctions' docs by @funlennysub in #617
- Add Code Coverage GH action by @Alirexaa in #654
❤️ Thanks again to @ellnix, @Alirexaa, @funlennysub, @milesgranger, @coinmoles, @JiaYingZhang, @Mubelotix, @LukasKalbertodt, @hmacr, @CommanderStorm and @curquiza