elasticmock
elasticmock copied to clipboard
Support elasticsearch >=8.0.0
Hi, sweet tool you created.
Are there any plans to support elasticsearch 8?
Yes, this would be useful. Currently throws the error:
ImportError: cannot import name '_normalize_hosts' from 'elasticsearch.client'
Looks like the ES client has been refactored quite heavily between the 7.x and 8.x unfortunately so imagine it'll take quite a bit of work to sort.
Is this feature planned?