Skip to content
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

Transport.php fix backported into 6.8.x #1109

Merged
merged 5 commits into from
Mar 22, 2021
Merged

Conversation

potemkin-git
Copy link

Following to issue 676, fix is still missing from 6.8.x release

Error Cannot use object of type Elasticsearch\Common\Exceptions\Missing404Exception as array is still encountered in 6.8.

This PR intend to backport Master's fix into previous release 6.7.x and 6.8.x

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@potemkin-git potemkin-git changed the title 6.8.x Transport.php fix backported into 6.8.x Mar 2, 2021
* Fix for elastic#1112 issue. Adding endpoint aliases + IndicesNamespace::getAliases()

* Reverted array alias to class in src/autoload.php + added unit tests for missing class aliases in 6.8

* Fixed indentation in src/ autoload.php
@ezimuel
Copy link
Contributor

ezimuel commented Mar 22, 2021

@potemkin-git thanks for your PR. I added the unit test from #1066

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.

3 participants