Skip to content

Releases: minio/pkg

v3.0.11

12 Aug 05:13
672ab5e
Compare
Choose a tag to compare
ldap: replace `RootCAs` and `InsecureSkipVerify` with `tls.Config` (#…

…125)

This commit replaces the custom root CA pool and the skip-verify
flag with a dedicated TLS client config. Now, the client TLS config
can be customized.

Signed-off-by: Andreas Auernhammer <[email protected]>

v3.0.10

06 Aug 03:09
75c418e
Compare
Choose a tag to compare
Supporting code for bucket-level CORS configuration settings (#123)

v3.0.9

22 Jul 07:22
438d84d
Compare
Choose a tag to compare
Add msgp support for xtime.Duration (#122)

v3.0.8

16 Jul 00:09
ea5b4bc
Compare
Choose a tag to compare

Allow a KMS Action to specify keys in the Resources of a policy

v3.0.7

09 Jul 06:31
70aab94
Compare
Choose a tag to compare
feat: support xtime duration (#120)