You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@panvid thanks for reporting the issue. It's a typo since it should be NoNodeAvailableException. This is an exception of elastic/elastic-transport-php so it's ok to have it under Elastic\Transport\Exception. Since this is a generated code I need to fix the code generator and I'll release a 8.0.1 soon.
The new major version 8.0.0 provides a new Namespace for Eceptions:
Elastic\ElasticSearch\Exception
.I found an Exception, which is missed move to the new namespace in
Incides
-Endpoint: https://github.com/elastic/elasticsearch-php/blob/8.0/src/Endpoints/Indices.php#L23The text was updated successfully, but these errors were encountered: