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

Branch of 7.x and start testing against Elasticsearch 8.0 #2011

Open
ruflin opened this issue Nov 1, 2021 · 4 comments
Open

Branch of 7.x and start testing against Elasticsearch 8.0 #2011

ruflin opened this issue Nov 1, 2021 · 4 comments

Comments

@ruflin
Copy link
Owner

ruflin commented Nov 1, 2021

The first releases of Elasticsearch 8.0 (alpha / beta) are shipping. Because of this, Elastica should branch off the 7.x branch and start testing against 8.0 on master. This will also allow us to do some necessary cleanup in the code base. This issue is to track these changes.

@deguif
Copy link
Collaborator

deguif commented Nov 15, 2021

Let's tackle this, here's what I propose to do :

  • create 7.x branch
  • bump elasticsearch/elasticsearch to ^8.0 on master
  • bump minimum PHP version to ^8.0 on master
  • remove deprecated code

@ruflin
Copy link
Owner Author

ruflin commented Nov 16, 2021

Mostly sounds good to me. About the PHP version, 7.4 is still supported for about a year. Should we directly jump to 8? What do we gain / loose?

Can you directly take care of the branching and the ES change, I assume we have time for the PHP decision.

@thePanz
Copy link
Collaborator

thePanz commented Dec 9, 2021

I support @ruflin on the PHP side, 7.4 is still used a lot :)
Should we convert this issue into a "Conversation"? WDYT? (it's a new feature of GitHub)

@deguif
Copy link
Collaborator

deguif commented Dec 9, 2021

Yes let's discuss this on a conversation ;)
There was this one already: #1961

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

No branches or pull requests

3 participants