Elasticsearch-php: ElasticSearch 7 compatibilty

Created on 24 Apr 2019  路  16Comments  路  Source: elastic/elasticsearch-php

Hi,

Is it possible to use the Elasticsearch PHP module or is it best to wait for a new release?
Any change you can give an estimate of the release for Elasticsearch 7?

Currently I am using the version 6 version, and for what I need is it good enough at this point. Just curious about the timeframe.

Greetings,
Peter

7.0

Most helpful comment

@Hyperkubus, @jgorlin I'll release the 7.0.0 version later this week.

All 16 comments

@petericebear I'm working to release 7.0.0 asap (maybe next week). Today I'll release 6.7.0 to fix some missing changes in the Elasticsearch API.

Any news on the 7.0.0 version?

I鈥檓 also looking for a version compatible with 7.0. Any ETA on availability?

@Hyperkubus, @jgorlin I'll release the 7.0.0 version later this week.

Any updates on the version 7.0?
Thank you very much for your great work.

Is there anyway we can help with the release?

I'm running some issue with integrational tests, I'm fixing it an it will follow the release.
@michaelpetri thanks for you help, I think at this stage it will be helpful to look for issues or outdated info in the documentation.
Thanks for your support!

When is the release of the test version, there are many people who are willing to help fix the problem.

Any updates on this? Looking forward to it!

@eXistenZNL, @StringKe I've almost completed the elasticsearch-php 7.0.0. You can find a preview in feature/7.0.0 branch of my repo ezimuel/elasticsearch-php.

If you see the results of Travis CI, there are still 3 errors and 12 failures. These are the YAML integration tests provided by Elasticsearch here. I'm working to solve it and I'll release the 7.0.0 after.

@michaelpetri if you want to help you can update the phpdoc related to all the endpoints. For instance, this is the documentation of cat.fielddata endpoint that should be reported here. I know, this should be autogenerated by a script. I'm also working on it :-)

Thanks everyone for the support and your patience!

Hi @ezimuel,
Congratulate yourself for the work, we just did the tests and it works
We expect the release in the stable branch for productive environments ASAP

Thanks for your work!

I can confirm that it works well with Elasticsearch 7.0.1.
Thanks for your great work!

Thanks for your great work!

I finally fixed all the integration tests! Now the tests are green on Travis CI. I'll release 7.0.0 tomorrow than!

I just released elasticsearch-php 7.0.0. Thanks to all of you for the support!

Was this page helpful?
0 / 5 - 0 ratings