mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 17:18:53 +03:00
1692bab609
- Check ES server version by querying its API - Minimum required version of ES is 5.x - Add deprecation warnings for ES versions < 7.x - Still works with 5.x and 6.x, but support to be removed at a later date. Signed-off-by: Aditya Manthramurthy <aditya@minio.io>