mirror of
https://github.com/minio/minio.git
synced 2025-02-14 15:12:29 -05:00
- elasticsearch client should rely on the SDK helpers instead of pure HTTP calls. - webhook shouldn't need to check for IsActive() for all notifications, failure should be delayed. - Remove DialHTTP as its never used properly Fixes #9460