-
Notifications
You must be signed in to change notification settings - Fork 736
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
Getting Elastic 8.x to GA #2185
Comments
This is a major (breaking) change to Elastica to make it compatible with Elasticsearch 8.0. More work and details will follow tracked in #2185 The goal of this PR is to get it to an alpha version.
@ruflin please reopen, not all tasks were completed |
Argh, this was closed automatically. Thanks for the ping. |
I just pushed a 8.0.0-alpha1 tag as a release to get more testing on these changes: https://github.com/ruflin/Elastica/tree/8.0.0-alpha1 |
@sidz I wonder if it is time to push out 8.0 GA? We have not really had any feedback since the alpha release. So either there are no problems or nobody migrates :-) Would be great if some folks that migrated (or failed to migrate) could chime in with a 👍 or 👎 |
I think we are good to go @ruflin and release 8.0 so we will start getting feedback. I guess FOSElasticaBundle wait Elastica release :) Also, probably I will try to upgrade one of my project I'm working with to the 8.0 in the nearest future. |
@ruflin @sidz we've been using in conjunction with https://github.com/valantic/pimcore-elastica-bridge successfully in production in multiple productions for quite some time now, so definitely a 👍🏽 |
Indeed it would be much easier for me to test if FOSElasticaBundle would be updated as well. I would migrate quite soon to 8 and can provide feedback (although we only use a small subset of the features). |
I just opened #2215 to prepare for the 8.0.0 release. As soon as this PR is in, I plan to tag a release. Please everyone have a quick look to see if I miss anything. |
Release 8.0.0 is out: https://github.com/ruflin/Elastica/releases/tag/8.0.0 Thanks to everyone that made it possible. Special callout to @sidz and @pawelkeska for your massive code contributions and keep pushing as forward, @thePanz and @deguif for all the guidance and everyone that kept chiming in with bugs, help, comments, PRs etc. It took a village to release to get 8.0.0 out of the door. |
Lots of work has been over the past year to make Elastica compatible with Elasticsearch 8.x. Also many discussions have happened. This issue is to track the missing bits to make it GA and also have a single place to link together all discussions and PRs.
TODO
Links
The text was updated successfully, but these errors were encountered: