Skip to content

chore: Merge main into v3 - #11573

Merged
anakin87 merged 113 commits into
v3from
merge-main-into-v3-jun10
Jun 10, 2026
Merged

chore: Merge main into v3#11573
anakin87 merged 113 commits into
v3from
merge-main-into-v3-jun10

Conversation

@anakin87

Copy link
Copy Markdown
Member

Related Issues

  • fixes #issue-number

Proposed Changes:

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

sjrl and others added 30 commits May 18, 2026 13:47
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
…27 (#11342)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#11345)

Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
)

Co-authored-by: bogdankostic <48713846+bogdankostic@users.noreply.github.com>
)

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1364)

Co-authored-by: bogdankostic <48713846+bogdankostic@users.noreply.github.com>
…aurus (#11372)

Co-authored-by: bogdankostic <48713846+bogdankostic@users.noreply.github.com>
…30 (#11377)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1404)

Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
jdoughty04 and others added 12 commits June 8, 2026 15:29
Co-authored-by: bogdankostic <bogdankostic@web.de>
…40 (#11547)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…us (#11548)

Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
…us (#11550)

Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
…rus (#11556)

Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
…IChatGenerator (#11560)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
…41 (#11566)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1562)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jun 10, 2026 12:16pm

Request Review

@anakin87
anakin87 marked this pull request as ready for review June 10, 2026 12:16
@anakin87
anakin87 requested a review from a team as a code owner June 10, 2026 12:16
@anakin87
anakin87 requested review from davidsbatista and sjrl and removed request for a team and davidsbatista June 10, 2026 12:16
@github-actions github-actions Bot added the type:documentation Improvements on the docs label Jun 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  haystack/components/classifiers
  zero_shot_document_classifier.py
  haystack/components/extractors
  named_entity_extractor.py
  haystack/components/generators/chat
  azure.py 214
  hugging_face_local.py
  haystack/components/readers
  extractive.py
  haystack/components/routers
  transformers_text_router.py
  zero_shot_text_router.py
Project Total  

This report was generated by python-coverage-comment-action

@anakin87
anakin87 merged commit f4c02eb into v3 Jun 10, 2026
31 checks passed
@anakin87
anakin87 deleted the merge-main-into-v3-jun10 branch June 10, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:CI topic:DX Developer Experience topic:tests type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.