Skip to content

Pass endpoint_id and path_parts to BaseClient #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 24, 2024

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jun 24, 2024

Part of #52

This backports elastic/elasticsearch-py#2457. However, to make the tests pass with the current transport, this also includes the typing changes of elastic/elasticsearch-py#2482 and does not send those parameters to the transport in preparation of backporting elastic/elasticsearch-py#2490. (Turns out knowing the future allows avoiding failed experiments!)

This depends on #66 and #67 that I would like to merge first to make this pull request smaller. And this unblocks #68.

This was referenced Jun 24, 2024
miguelgrinberg
miguelgrinberg previously approved these changes Jun 24, 2024
@pquentin pquentin dismissed miguelgrinberg’s stale review June 24, 2024 14:45

The merge-base changed after approval.

@pquentin
Copy link
Member Author

git got confused by the squash which caused merged conflicts, but I confirmed this is OK by regenerating everything.

@pquentin pquentin merged commit 88a45fa into elastic:main Jun 24, 2024
8 of 9 checks passed
@pquentin pquentin deleted the pass-metadata branch June 24, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants