What's Changed
- feat: add Inject() dependency helper for protocol-based DI in FastAPI by @orhanrauf in #1370
- feat: add Sim integration documentation by @EwanTauran in #1373
- fix: update README to reflect new code quality workflow badge by @EwanTauran in #1376
- fix: cancel running Temporal workflows before collection deletion by @orhanrauf in #1375
- tests: add larger tail logs in case of failure by @orhanrauf in #1377
- ci: split E2E tests into 5 matrix groups with shared build by @orhanrauf in #1378
- chore: make tests run from PR action by @orhanrauf in #1379
- fix: add timeout to uncovered Vespa paths to prevent silent sync hangs by @felixschmetz in #1380
Full Changelog: v0.8.75...v0.8.76