homeassistant-elasticsearch icon indicating copy to clipboard operation
homeassistant-elasticsearch copied to clipboard

Remove Elasticsearch v7 Support

Open strawgate opened this issue 1 year ago • 3 comments
trafficstars

We should consider deprecating Elasticsearch v7 support

strawgate avatar Apr 22 '24 15:04 strawgate

Why do you want to remove the no-auth option?

legrego avatar Apr 23 '24 12:04 legrego

In ES7, auth is off by default and enabling it is recommended.

In ES8, auth is on by default and disabling it is not recommended.

We can keep it, in not too concerned about this one

strawgate avatar Apr 23 '24 12:04 strawgate

Yeah understood (I worked on that 🙂). I expect most run with auth, but it feels like a cheap enough feature to leave in for those who don't.

++ to removing v7 support in an upcoming release.

legrego avatar Apr 23 '24 12:04 legrego