The official Elasticsearch clients have blocked the ability to connect to forks.
Elasticsearch has released elasticsearch-py 7.14.0, the official client library for Python, which includes a change that blocks connections to servers using a non-original commercial Elasticsearch platform. The client library will now output an error if the other side presents itself in the 'X-Elastic-Product' header as anything other than 'Elasticsearch' for new releases, or fails to convey the tagline and […]
