We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's an old version, I know, but today I helped tackled this problem on stackoverflow: https://stackoverflow.com/questions/73901954/argument-error-with-elasticsearch-in-ruby-3-1/73923611
As the title says, v6.1.1 was pushed without any changes, which can be observed here: https://my.diffend.io/gems/elasticsearch-rails/6.1.0/6.1.1
Here are the changes that should have been pushed: https://github.com/elastic/elasticsearch-rails/commits/6.1.1
I imagine the proper way to fix it is to yank 6.1.1 and release 6.1.2 with the changes.
6.1.1
6.1.2
Tagging @picandocodigo as you seem to be the one to release gems 🙈
Think it was raised already by @mojobiri here #992 (comment)
The text was updated successfully, but these errors were encountered:
@adamzapasnik I just released 6.1.2 which should fix this. Thanks for reporting!
Sorry, something went wrong.
No branches or pull requests
It's an old version, I know, but today I helped tackled this problem on stackoverflow: https://stackoverflow.com/questions/73901954/argument-error-with-elasticsearch-in-ruby-3-1/73923611
As the title says, v6.1.1 was pushed without any changes, which can be observed here: https://my.diffend.io/gems/elasticsearch-rails/6.1.0/6.1.1
Here are the changes that should have been pushed: https://github.com/elastic/elasticsearch-rails/commits/6.1.1
I imagine the proper way to fix it is to yank
6.1.1
and release6.1.2
with the changes.Tagging @picandocodigo as you seem to be the one to release gems 🙈
Think it was raised already by @mojobiri here #992 (comment)
The text was updated successfully, but these errors were encountered: