Skip to content

chore!: remove OpenAPI components + connectors package#11695

Merged
anakin87 merged 3 commits into
v3from
remove-openapi
Jun 22, 2026
Merged

chore!: remove OpenAPI components + connectors package#11695
anakin87 merged 3 commits into
v3from
remove-openapi

Conversation

@anakin87

@anakin87 anakin87 commented Jun 19, 2026

Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

  • remove OpenAPI components, tests and all related code

How did you test it?

CI

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.

Remove `OpenAPIConnector`, `OpenAPIServiceConnector` and
`OpenAPIServiceToFunctions`: they now live in the `openapi-haystack`
integration package.

- Delete the component sources, tests and OpenAPI test fixtures
- Remove the now-empty `haystack.components.connectors` package and its
  `pydoc/connectors.yml` API reference config
- Drop `OpenAPIServiceToFunctions` from the converters package and pydoc config
- Remove the `openapi-llm`, `openapi3` and `jsonref` dependencies
- Add migration table entries and an upgrade release note

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

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
haystack-docs Ignored Ignored Preview Jun 22, 2026 2:37pm

Request Review

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

anakin87 and others added 2 commits June 19, 2026 16:51
Drop the sentence about removing the empty connectors package from the note.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@anakin87 anakin87 marked this pull request as ready for review June 22, 2026 14:37
@anakin87 anakin87 requested review from a team as code owners June 22, 2026 14:37
@anakin87 anakin87 requested review from davidsbatista and removed request for a team June 22, 2026 14:37

@davidsbatista davidsbatista left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@anakin87 anakin87 merged commit 96a9bf2 into v3 Jun 22, 2026
27 of 29 checks passed
@anakin87 anakin87 deleted the remove-openapi branch June 22, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants