Bug fix release.
harshavardhana
released this
15 Jun 04:12
·
1725 commits
to master
since this release
Highlights
mc watch
now supports listening on Get and Head events as well.- China endpoint is fully supported now.
mc mirror
now syncs empty buckets as well.
Changelog
- Add -s -w for gen-ldflags.go (34 minutes ago)
- Add Docker release files for mc (#2182) (68 minutes ago)
- Fix travis and some code formatting (#2181) (30 hours ago)
- config: default S3v2 for google endpoints (#2179) (30 hours ago)
- config: Hosts listing cuts fields and adds '...' (#2180) (2 days ago)
- Changed install from source instructions. (#2178) (6 days ago)
- Updated build instructions from source. (#2177) (6 days ago)
- build/release: Add sha256sums for minio client releases. (#2171) (7 days ago)
- fix: Set quiet when term width is unavailable (#2173) (8 days ago)
- Remove client instance being sent back in eventInfo() (#2167) (10 days ago)
- Call the progress bar Finish method once all files are updated (#2165) (3 weeks ago)
- mirror: Sync empty buckets (#2160) (3 weeks ago)
- Add UTCNow() helper function (#2155) (4 weeks ago)
- s3: Enforce virtual host style with China endpoint (#2153) (5 weeks ago)
- docs: Fix bash_autocomplete download link (#2150) (5 weeks ago)
- fs: Allow copying to special files if possible. (#2146) (6 weeks ago)
- mb: Update pkg to retry mb with unmatched region (#2139) (7 weeks ago)
- mb: Add -p flag to ignore existing bucket/dir (#2143) (7 weeks ago)
- Added configure section with note for Docker users (#2141) (7 weeks ago)
- fs watch: Use a dynamically sized channel (#2109) (7 weeks ago)
- Improved Error Msg For Bucket Names that Contain non-LOWERCASE chars (#2134) (#2135) (8 weeks ago)
- build: Fix add macOS source work-around for Go bug. (#2138) (8 weeks ago)
- watch: Fix regression in watch local fs events (#2133) (8 weeks ago)
- session: Close data session file when migrating (#2126) (8 weeks ago)
- minor fixes to
mc share download
command (#2106) (8 weeks ago) - cp: Set exit status to 1 for any error (#2127) (9 weeks ago)
- Fix solaris build (#2122) (9 weeks ago)
- watch/events: Add eventInfo struct for brevity. (#2120) (9 weeks ago)
- cli/docs: Fix all cli docs to be consistent in terms of usage. (#2119) (9 weeks ago)
- docs: Fix brew command to install mc. (#2121) (9 weeks ago)
- watch/events: Support events on Get/Head operations as well. (#2116) (9 weeks ago)