1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

56 Commits

Author SHA1 Message Date
Aditya Manthramurthy
1fa0553c71
Remove support for elasticsearch versions < 7.x () 2021-09-21 12:57:10 -07:00
Ricardo Katz
a526ad2e80
Add headers into AMQP notifications ()
Signed-off-by: Ricardo Katz <rkatz@vmware.com>
2021-08-11 22:24:19 -07:00
Harshavardhana
bab72f6887
fix: allow authToken for webhook to support Splunk () 2021-07-09 11:47:04 -07:00
Harshavardhana
da74e2f167
move internal/net to pkg/net package () 2021-06-14 14:54:37 -07:00
Harshavardhana
ed6cc66cf4
fix: remove unnecessary limit for queueStore ()
There is no good reason to limit ourselves
to max_open_fd for queue_store

Bonus: Support for publisher confirms
2021-06-14 13:28:44 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00