minio 0.4.0

MinIO SDK for Amazon S3 compatible object storage access
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generate release notes using a standard format

changelog:
  categories:
    - title: Highlighted Changes
      labels:
        - highlight
    - title: Breaking Changes
      labels:
        - breaking-change
    - title: Security Fixes
      labels:
        - security-fix