Fernando Briano

Results 59 comments of Fernando Briano

I appreciate this is frustrating, but I can't provide a timeframe just now. This is still a project on a best-effort basis. It would really help if folks interested tested...

Elasticsearch Rails 8.0.0.pre [is now available](https://github.com/elastic/elasticsearch-rails/releases/tag/v8.0.0.pre). Please let us know of any issues. Thanks to everyone who's contributed to `8.x`.

Closing since elasticsearch-extensions [has been deprecated](https://github.com/elastic/elasticsearch-ruby/tree/7.17/elasticsearch-extensions#readme).

With [the release of elasticsearch-ruby 8.11.0](https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.11.0), native support for OpenTelemetry is available in the client, written by @estolfo. It follows the [Semantic Conventions for Elasticsearch](https://opentelemetry.io/docs/specs/semconv/database/elasticsearch/). There's more information on this...

Closing this issue as completed. Please report issues related to `elasticsearch-model` in [elasticsearch-rails](https://github.com/elastic/elasticsearch-rails). We have been having some [capacity issues](https://github.com/elastic/elasticsearch-rails/issues/1035#issuecomment-1282406237) to update that project, but we'll try to get into...

Closing this issue as `elasticsearch-extensions` has been deprecated and is not currently maintained.

Hi, I'm the current maintainer for the Elasticsearch Ruby Client. I'd love to help supporting Elasticsearch `8.x` on chewy. Since `chewy` currently uses version `7.13` of `elasticsearch-ruby`, [enabling the compatibility...

@sinisterchipmunk this is great work, thank you very much. Great find on the `class_eval` code, and thanks for adding a test. I've incorporated these changes into `8.x` and I'll work...

@thecoop I think it's safe to close this PR since we're not running integration tests for 8.3 in the Ruby client anymore

Hi @marketyler, Which version of the client are you using? And which client? `RestClient` suggests maybe the Java Elasticsearch client? It would help if you could share the code where...