mirror of
https://github.com/minio/minio.git
synced 2025-09-25 15:41:04 +02: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