minio

MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

AGPL-3.0 License

Stars
47K
Committers
483
minio - Minor Bugfix Release

Published by minio-trusted about 6 years ago

Highlights

  • Improvements in logging and error message printing. Miscellaneous bugfixes in gateway, documentation and various other areas.

Changelog

  • S3 gateway signature probe use a unique bucket (#6190) (07/23/18)
  • Do not set Key and BucketName in ErrorResponse, if empty (#6174) (07/23/18)
  • Do not use parallel deletes to avoid random I/O (#6178) (07/20/18)
  • Log x-amz-request-id as log and XML error response (#6173) (07/20/18)
  • Remove ppc64le support from .travis.yml (#6180) (07/20/18)
  • Remove unused functions and constants (#6175) (07/20/18)
  • Do not trace HTTP body of PostPolicyBuckethandler (#6177) (07/20/18)
  • Add new console/http loggers (#6066) (07/20/18)
  • Disable splitting lines in pretty error messages (#6171) (07/20/18)
  • Add S3 gateway documentation (#6165) (07/20/18)
  • Add support for deployment ID (#6144) (07/18/18)
  • Better validation of all config file fields (#6090) (07/18/18)
  • crypto: add basic functionality for parsing SSE-C headers (#6148) (07/18/18)
  • gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) (07/19/18)
  • crypto: add a basic KMS implementation (#6161) (07/18/18)
  • formatMetaV1 should be "inherited" by disk format structs (#6134) (07/16/18)
  • crypto: update SSE-S3 and SSE-C key derivation (#6152) (07/16/18)
  • Changed command line examples (#6149) (07/14/18)
  • Fix handling files at leaf attempting disk.ListDir() (#6155) (07/13/18)
  • Implement lock.Open() to fix #5642 (#6150) (07/14/18)
  • gcs: Limit number of objects listed to max-keys (#6133) (07/13/18)
minio - Minor bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • Miscellaneous bug fixes in encryption/decryption, notification targets, signature validation and etcd federation targets.

Changelog

  • Update federation target to etcd/clientv3 (#6119) (07/13/18)
  • fix size computation for en/decrypted objects (#6147) (07/12/18)
  • Support multiple values for x-amz-meta header (#6145) (07/12/18)
  • Fix decrypted object size and key derivation in CopyObjectPart (#6141) (07/12/18)
  • SignatureV4 validation with Metadata in the presignedUrl (#5894) (07/11/18)
  • Update distributed docs (#6123) (07/10/18)
  • Avoid startup abort when a notify target is down (#6126) (07/10/18)
minio - Security Fix Release

Published by minio-trusted over 6 years ago

Highlights

If you are running RELEASE.2018-06-29T02-11-29Z or older and actively use SSE-C encryption of objects, please upgrade immediately. This release fixes object rebinding SSE-C security guarantee violation. Please refer https://github.com/minio/minio/pull/6121 for more details.

Changelog

  • Support 1GB disk size (#6137) (07/09/18)
  • fix object rebinding SSE-C security guarantee violation (#6121) (07/10/18)
  • fix: Propagate bucket policy update in a distributed setup (#6135) (07/09/18)
  • Update comments regarding GCS component count (#6131) (07/06/18)
  • pkg/certs: On windows watch for directory changes to load certs (#6128) (07/05/18)
  • completed sample config and fix wrong json format (#6096) (07/05/18)
  • cache: allow ellipse style entries for MINIO_CACHE_DRIVES (#6088) (07/03/18)
  • Do notification in background to not block S3 client REST calls (#6005) (07/03/18)
  • Validate Minio config.json file on the client side (#6067) (07/03/18)
  • Do not log BucketNotFound errors on minio console (#6114) (07/03/18)
  • Add support for ppc64le (#6116) (07/03/18)
  • use appropriate HTTP status for storage is full (#6117) (07/03/18)
  • Use GetSourceIP for source ip as request params (#6109) (07/02/18)
  • Upgrade gjson to bring in new performance improvements (#6106) (07/02/18)
  • Checking the existence of the bucket in DeleteObjectHandler (#6085) (07/01/18)
  • Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) (07/01/18)
  • Fix kernel tuning script to ignore write failures (#6107) (06/30/18)
  • Avoid unnecessary logging for policy not found errors (#6104) (06/29/18)
minio - Minor bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • Disable disk-usage when export is root mount path, additionally also move usage to lower priority when server is busy.
  • Fix regression in loading bucket policies using object layer API

Changelog

  • docs: fix all Chinese doc links for the new docs site (#6097) (06/28/18)
  • Avoid ticker timer to simplify disk usage (#6101) (06/28/18)
  • new package: cmd/crypto (#6062) (06/28/18)
  • Incorrect error message for insufficient volume fix (#6099) (06/29/18)
  • Refactor login page to get rid of warning on test (#6083) (06/28/18)
  • disable disk-usage when export is root mount path (#6091) (06/27/18)
  • load bucket policies using object layer API (#6084) (06/26/18)
  • docs: Fix admin heal API description (#6073) (06/26/18)
  • Throw 404 for head requests for prefixes without trailing "/" (#5966) (06/26/18)
  • replace os.Exit with panic for logger.CriticalIf (#6065) (06/25/18)
  • Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) (06/26/18)
  • Updating disk storage for FS/Erasure mode (#6081) (06/25/18)
  • Add functionality to make cache limit configurable (#5991) (06/25/18)
minio - Minor bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • This is a minor release with miscellaneous bug fixes in error logging, memory management, documentation and other areas in the Minio Server.

Changelog

  • Fix broken doc links (#6068) (06/21/18)
  • Update content-language field for Azure gateway (#6061) (06/21/18)
  • Update with absolute path for images (#6060) (06/20/18)
  • Fix server crash when no system certificates are found (#6055) (06/19/18)
  • Update StorageClass from Objectinfo (#6054) (06/19/18)
  • Auto-probe backend signature support (#6044) (06/18/18)
  • Do not leave stale entries on etcd on a failed update operation (#6048) (06/18/18)
  • Cleanup stack trace in error logs (#6045) (06/18/18)
  • Do not log browser login failures (#6049) (06/18/18)
  • Makefile: Create bin directory if it doesn't exist (#6050) (06/18/18)
  • Remove unwanted volume access denied log (#6042) (06/18/18)
  • Presign content-sha256 should look for query and header (#6046) (06/15/18)
  • Update vendorized minio-go to support start-after param (#6043) (06/15/18)
  • Change CriticalIf to FatalIf for proper error message (#6040) (06/14/18)
  • Avoid allocating larger buffer if the incoming body is small (#6035) (06/13/18)
  • Fix TestHealStartNStatusHandler sporadic failure (#6015) (06/12/18)
  • limit memory allocations during multiple object deletion (#6033) (06/11/18)
  • Convert federation doc as quickstart guide (#6030) (06/09/18)
minio - Major feature release

Published by minio-trusted over 6 years ago

Highlights

  • Bucket DNS based Federation using etcd

Changelog

  • Remove region requirement for Healing (#6031) (06/08/18)
  • Use random host from among multiple hosts to create requests (05/16/18)
  • Add support for CopyObject across regions and multiple Minio IPs (05/12/18)
  • Add etcd handling for web-handler methods (05/01/18)
  • Converge etcd functionality as part of quick.Config (04/23/18)
  • Add functionality to add old buckets to etcd on startup (04/05/18)
  • Bring etcd support for bucket DNS federation (02/02/18)
minio - Major Bugfix Release

Published by minio-trusted over 6 years ago

Highlights

  • Swapped out Go RPC based implementation in Minio Server with HTTP Post based RPC. This change fixes multiple hangs, slowness issues in Minio Server. See #5840.
  • Added Prometheus metrics support for Minio Gateway. This is a community contribution from Yaroslav Skopets @yskopets. See #5987
  • Minio auto loads ssl certs when they are updated. See #5963.
  • Miscellaneous bug fixes.

Changelog

  • Fix regression issue where users couldn't click into folders (#6029) (06/07/18)
  • NewUX: On filename click, select file instead of downloading (#6023) (06/07/18)
  • Add request tracing support for other REST APIs (#6013) (06/07/18)
  • Ignore region in the case of admin API (#5919) (06/07/18)
  • remove separate file for posix utils. (#5948) (06/07/18)
  • Persist MINIO_WORM as part of config.json (#6022) (06/06/18)
  • Refresh in-memory bucket policy cache every 5 minutes (#6007) (06/06/18)
  • Implement HTTP POST based RPC (#5840) (06/06/18)
  • Relax runtime requirement do not fail, print warning (#6017) (06/05/18)
  • Deprecate and remove configurable disk usage check (#6016) (06/05/18)
  • Fix presigned URL for access key with special characters (#6012) (06/05/18)
  • Allow usage check to be configurable (#6006) (06/04/18)
  • Fix byte pool usage, use only one pool for all sets. (#5990) (06/01/18)
  • Bring nicer ui error if creds are missing in Gateway (#6003) (06/01/18)
  • Add user-agent for azure blob requests (#6002) (06/01/18)
  • Fix s3cmd issue with ACL handling (#5999) (05/31/18)
  • terminate disk-usage routine in tests (#5998) (05/31/18)
  • Implement auto cert reloading (#5963) (05/31/18)
  • fix admin info peer to point to first endpoint (#5996) (05/30/18)
  • ensure authenticated request bodies for Admin-API (#5984) (05/30/18)
  • Add prometheus endpoint to support total Used storageInfo (#5988) (05/30/18)
  • Remove quotes for XSS Protection Header (#5992) (05/30/18)
  • Add Prometheus metrics for Minio gateway (#5987) (05/30/18)
  • updated pika API changes in rabbitMQ notification doc (#5980) (05/26/18)
minio - Major Bugfix Release

Published by minio-trusted over 6 years ago

Highlights

  • Swapped out Go RPC based implementation in Minio Server with HTTP Post based RPC. This change fixes multiple hangs, slowness issues in Minio Server. See #5840.
  • Added Prometheus metrics support for Minio Gateway. This is a community contribution from Yaroslav Skopets @yskopets. See #5987
  • Minio auto loads ssl certs when they are updated. See #5963.
  • Miscellaneous bug fixes.

Changelog

  • NewUX: On filename click, select file instead of downloading (#6023) (06/07/18)
  • Add request tracing support for other REST APIs (#6013) (06/07/18)
  • Ignore region in the case of admin API (#5919) (06/07/18)
  • remove separate file for posix utils. (#5948) (06/07/18)
  • Persist MINIO_WORM as part of config.json (#6022) (06/06/18)
  • Refresh in-memory bucket policy cache every 5 minutes (#6007) (06/06/18)
  • Implement HTTP POST based RPC (#5840) (06/06/18)
  • Relax runtime requirement do not fail, print warning (#6017) (06/05/18)
  • Deprecate and remove configurable disk usage check (#6016) (06/05/18)
  • Fix presigned URL for access key with special characters (#6012) (06/05/18)
  • Allow usage check to be configurable (#6006) (06/04/18)
  • Fix byte pool usage, use only one pool for all sets. (#5990) (06/01/18)
  • Bring nicer ui error if creds are missing in Gateway (#6003) (06/01/18)
  • Add user-agent for azure blob requests (#6002) (06/01/18)
  • Fix s3cmd issue with ACL handling (#5999) (05/31/18)
  • terminate disk-usage routine in tests (#5998) (05/31/18)
  • Implement auto cert reloading (#5963) (05/31/18)
  • fix admin info peer to point to first endpoint (#5996) (05/30/18)
  • ensure authenticated request bodies for Admin-API (#5984) (05/30/18)
  • Add prometheus endpoint to support total Used storageInfo (#5988) (05/30/18)
  • Remove quotes for XSS Protection Header (#5992) (05/30/18)
  • Add Prometheus metrics for Minio gateway (#5987) (05/30/18)
  • updated pika API changes in rabbitMQ notification doc (#5980) (05/26/18)
minio - Major bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • Revamped the disk usage calculation per tenant to be accurate and updated every 12 hours.
  • Security bug fix to close potential DoS vulnerability. See #5957 below.

Changelog

  • Update Kubernetes TLS doc with info for distributed setups (#5971) (05/24/18)
  • Deprecate showing drive capacity and total free (#5976) (05/23/18)
  • Implement support for calculating disk usage per tenant (#5969) (05/23/18)
  • Fix typo (#5960) (05/22/18) <Acid Chicken (硫酸鶏)>
  • Fix tabs/indents in help message (#5962) (05/21/18)
  • Support endpoints through env (#5952) (05/18/18)
  • security: fix write-to-RAM DoS vulnerability (#5957) (05/18/18)
  • handle Kubernetes read-only secrets (#5951) (05/18/18)
  • Remove treewalk abort log message (#5953) (05/17/18)
  • rename checkPathValid() to getValidPath() (#5949) (05/17/18)
minio - Major bugfix release

Published by minio-trusted over 6 years ago

Highlights

  • Fixed a regression where remote bucket policies were not updated. Please refer to #5941.

Changelog

  • fix: export policy.Resource for remote RPC policy updates (#5941) (05/16/18)
  • Fix broken healthcheck link (#5935) (05/17/18)
  • Remove redundant prometheus data points (#5934) (05/16/18)
  • Add top level metrics document to summarize monitoring endpoints (#5923) (05/16/18)
minio - Major Bugfix Release

Published by deekoder over 6 years ago

Highlights

  • Crash that occurs when healing minio server is now fixed. This is a regression in RELEASE.2018-05-10T00-00-42Z. Upgrading to this release (RELEASE.2018-05-11T00-29-24Z) will fix this issue.
  • Implemented dummy GetBucketACL APIs to support legacy applications.

Changelog

  • fix: introduce isLeafDir in healing to fix the crash (#5920) (05/10/18)
  • Implement a dummy GetBucketACL for legacy reasons (#5906) (05/09/18)
minio - Major feature release

Published by minio-trusted over 6 years ago

Highlights

  • Minio server metrics can be collected using Prometheus. Please refer to our documentation.
  • Critical improvements to error messages logged by Minio.
  • Support for empty directories for legacy applications.
  • Important fixes to prevent crashes. Refer #5898
  • Important regression issue fix. Refer #5889

Changelog

  • Log errors only once for event notification errors (#5905) (05/09/18)
  • fix: Avoid more crashes due to concurrent map usage (#5912) (05/09/18)
  • Return detailed msg for notification errors (#5913) (05/09/18)
  • More fixes for error messages (#5911) (05/09/18)
  • fix: Avoid concurrent map writes in go-routines (#5898) (05/09/18)
  • Fix typo in prometheus scrape url (#5909) (05/09/18)
  • Remove trailing/leading spaces in Certificates (#5885) (05/09/18)
  • Enhancements in Minio Prometheus exporter (#5848) (05/09/18)
  • Fix unnecessary log messages to avoid flooding the logs (#5900) (05/08/18)
  • Fix azure list-objects not to list minio.sys.tmp/ (#5895) (05/08/18)
  • Better support of empty directories (#5890) (05/08/18)
  • Enhance fatal errors printing of common issues seen by users (#5878) (05/08/18)
  • Add new S3 APIs which are not implemented (#5899) (05/08/18)
  • fs: fix a regression allow reading of existing files (#5889) (05/07/18)
minio - Critical Security Fix Release

Published by minio-trusted over 6 years ago

Highlights

  • If you are running RELEASE.2018–04–27T23–33–52Z, please upgrade immediately. This release fixes a Denial-of-Service (DoS) vulnerability against the Minio Server. Please refer to our blog for more details.

Changelog

  • fix DoS vulnerability in request authentication (#5887) (05/04/18)
  • Use defer style to stop tickers to avoid current/possible misuse (#5883) (05/04/18)
  • Do not use crypto.SHA3_256 as placeholder for HighwayHash256 (#5847) (05/04/18)
  • fs: fix logging by not logging common scenarios (#5882) (05/02/18)
  • Return NoSuchKey for anonReqs with s3:ListBucket policy (#5876) (05/01/18)
  • Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) (05/01/18)
  • Copy an object without user-defined metadata for Azure gateway (#5872) (05/02/18)
  • vendor x/sys/cpu and update x/crypto/blake2b (#5870) (05/01/18)
  • Heal only when atleast one of the disk is unformatted (#5866) (04/30/18)
  • Increased MaxIdleConnsPerHost to prevent excessive re-connections and TIME_WAIT when more than 100 clients are using minio (#5860) (04/30/18)
  • Fix output of AMQP example (#5867) (04/30/18)
minio - Major bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • Remove logging of redundant messages when running Minio server.
  • Upgrading to this release will automatically migrate any erroneous bucket policies to strict S3 compliant bucket policies. Please check all your bucket policies after upgrading to this release.

Changelog

  • Support for ListObjectsV1 style marker for Azure gateway (#5856) (04/27/18)
  • Disable logging during unit tests (#5861) (04/27/18)
  • Support migrating inconsistent bucket policies (#5855) (04/27/18)
  • Add example on how to deploy minio without a backing store. (#5810) (04/27/18)
  • Fix error checks when cache is offline/missing. (#5850) (04/25/18)
  • Continue healing other objects even if objects without quorum exist (#5851) (04/25/18)
  • Do not log errFileNotFound error (#5853) (04/25/18)
  • Regenerate fs.json if it is corrupted in FS mode (#5778) (04/24/18)
  • Enhance policy handling to support SSE and WORM (#5790) (04/25/18)
  • Disable elliptic curves P-384 and P-521 for TLS. (#5845) (04/25/18)
  • Change MAINTAINER to LABEL (#5843) (04/24/18)
  • Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) (04/23/18)
  • Cleanup and make a safer code (#5794) (04/21/18)
  • Use package name correctly (#5827) (04/22/18)
  • Remove panic() and handle it appropriately (#5807) (04/19/18)
  • Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) (04/20/18)
minio - Minor bug fix release

Published by minio-trusted over 6 years ago

Highlights

This is a minor release with miscellaneous bug fixes.

Changelog

  • do not set response header X-Frame-Options for S3 requests (#5838) (04/19/18)
  • Introduce new unauthenticated endpoint /metric (#5723) (#5829) (04/19/18)
  • Fix PutObject/CopyObject with metadata for GCS gateway (#5828) (04/19/18)
  • update browser ui-assets (#5831) (04/16/18)
  • fix shadowing issue in logger (#5830) (04/16/18)
  • Browser: Disable input validation styles on Firefox (#5822) (04/16/18)
  • Remove all unused variables and functions (#5823) (04/15/18)
  • Vendorize new changes from minio-go repo (#5821) (04/14/18)
  • Generalize loadConfig method to avoid reading from disk (#5819) (04/14/18)
  • Cleanup help to bring concise self-help message (#5788) (04/13/18)
  • Fix broken 'minio update' command on Windows (#5816) (04/13/18)
  • Add cache config for configuration comparison (#5812) (04/13/18)
minio - Bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • All gateways are stable and production ready.
  • Major improvements in error logging framework.
  • HTTP headers related security fix to avoid cross site scripting etc.

Changelog

  • add some security HTTP headers (#5814) (04/13/18)
  • Improve init messages for distributed setup (#5786) (04/12/18)
  • Add security HTTP Headers (#5805) (04/12/18) <rwagner_inf>
  • Return bucketNameInvalid properly in B2 gateway (#5787) (04/11/18)
  • Ignore prefix renames when dest directory is not empty (#5798) (04/11/18)
  • event/target/webhook: treat all 2xx as success. (#5792) (04/11/18)
  • Modify fatalIf, startup and update message logging code (#5780) (04/10/18)
  • Remove error package and cause functions (#5784) (04/10/18)
  • Add a check to check if disk is writable (#5662) (04/09/18)
  • Fail when TLS is configured and HTTP endpoints are provided (#5771) (04/09/18)
  • Tranlsate disk-caching/README.md,nas.md,large-bucket/README.md to Chinese. (#5775) (04/10/18)
  • Enable s3,gcs,manta,oss,b2 gateways as production ready (#5795) (04/09/18)
  • Make sure to re-load reference format after HealFormat (#5772) (04/09/18)
  • disk.String() represents just path and not URL when disk is a local disk (#5785) (04/06/18)
  • return AWS S3 compatible error for invalid but equal keys during key rotation (#5783) (04/06/18)
  • Enable go1.10.1 version (#5666) (04/06/18)
  • set storage class in FS mode (#5779) (04/06/18)
  • Update screenshots. Use png instead of jpgs. (#5770) (04/06/18)
  • Allow upto 15 minutes of timeskew for RPC calls as well (#5774) (04/05/18)
  • Create logger package and rename errorIf to LogIf (#5678) (04/05/18)
  • Move http package inside cmd (#5776) (04/05/18)
  • Fix StorageClass field in ListObject/ListObjectV2 response (#5766) (04/05/18)
  • Add missing healthcheck router for gateway (#5764) (04/04/18)
  • Rename minio-limitations.md to minio-limits.md in Chinese translation (#5753) (04/04/18)
minio - Bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • Fixed connection leaks resulting from invoking Admin Heal, Info APIs.

Changelog

  • Make sure to close the disk connections (#5752) (04/03/18)
  • Add firewall-cmd entry for firewall configuration (#5755) (04/04/18)
  • "account_id" for "accound_id" (#5757) (04/03/18)
  • Multi files selection and upload from Browser (#5711) (04/04/18)
  • typo fix (#5756) (04/03/18)
  • Stop deleting 'format.json' upon unsuccessful save (#5747) (04/02/18)
  • Add necessary safe headers under CORS (#5750) (04/02/18)
  • Extend quorum based listing for prefixes (#5749) (04/02/18)
  • Update disk cache documentation (#5743) (04/01/18)
  • Get proper GOPATH in trim function (#5744) (03/30/18)
  • fix gateway docs comprehensively (#5740) (03/30/18)
minio - Major feature release

Published by minio-trusted over 6 years ago

Highlights

  • Breaking Change: If you installed previous release RELEASE.2018-03-28T23-45-53Z, please delete your old cache and start afresh. For more details on this breaking change please see https://github.com/minio/minio/pull/5732
  • Please follow Disk Cache Guide to get started.
  • System level support to run minio server in WORM mode. See minio server -h for more details.
  • Fixed a regression in bucket notifications #5673 #5734

Changelog

  • Fix backend format for disk-cache - not to use FS format.json (#5732) (03/29/18)
  • Fix help message to be uniform across env vars (#5735) (03/30/18)
  • Apply storageClass data while config migration (#5737) (03/30/18)
  • Fix PUT bucket notification deadlocks (#5734) (03/29/18)
  • Fix block id length upto 8bytes only for azure gateway. (#5731) (03/29/18)
  • Improve some wording in disk caching docs (#5730) (03/28/18)
  • Remove deadcode related to multipart cleanup for fs (#5716) (03/28/18)
minio - Major feature release

Published by minio-trusted over 6 years ago

Highlights

  • Minio server now supports disk caching. Disk caching is available for both GET and PUT operations. To get started, see documentation here.
  • Limited support to run minio server in WORM mode. See minio server -h for more details.
  • Fixed a regression in removing bucket notifications #5673.

Changelog

  • Add disk-cache and worm to user-agent (#5729) (03/28/18)
  • Add disk based edge caching support. (#5182) (03/28/18)
  • Use uuid.New() for uploadID in azure gateway (#5721) (03/28/18)
  • After healing re-load disks with the new format (#5718) (03/27/18)
  • change fs.json format to include checksum fields (#5685) (03/27/18)
  • Quick support to server level WORM (#5602) (03/28/18)
  • Use paho configuration API instead of setting it directly with struct initializer. (#5707) (03/27/18)
  • Fix object deletion where quorum is not available (#5709) (03/27/18)
  • Use readQuorum instead of writeQuorum to check bucket exists (#5715) (03/26/18)
  • revert browser newux changes (#5714) (03/27/18)
  • Add missing env doc for MINIO_DOMAIN (#5705) (03/26/18)
  • Return complete Location URL in CompleteMultipartUpload (#5692) (03/23/18)
  • added eslint prettier check to travis (#5701) (03/24/18)
  • Remove old unmaintained docs (#5699) (03/23/18)
  • Add iptables/ufw command example to open relevant ports for Minio (#5604) (03/24/18)
  • added yarn test to travis.yml (#5696) (03/23/18)
  • updated favicon.ico and ui-assets.go (#5698) (03/23/18)
  • Fix the styling of upload abort button (#5697) (03/23/18)
  • Fix New UX related bugs for Alerts, BucketList and Abort Upload modal (#5694) (03/22/18)
  • Fix docs to expand on new limits on a distributed setup (#5677) (03/22/18)
  • Add unit tests for endpoint-ellipses.go (#5681) (03/23/18)
  • update browser assets for newux (03/22/18)
  • Fix failing unit tests in browser (#5688) (03/23/18)
  • adding local pagination to bucket list (#5684) (03/22/18)
  • Browser: Update UI with new components and elements (#5671) (03/21/18)
  • Tweak fetchBuckets to comply with the changes made to the routes (#5592) (03/02/18)
  • refactor Dropzone component and added tests (#5578) (03/01/18)
  • removed duplicate route components from browser (#5584) (03/01/18)
  • Refactor bucket delete and bucket policy (#5580) (02/27/18)
  • allow non-loggedin users to access public bucket (#5570) (02/24/18)
  • Refactor browser dropdown links and components (#5562) (02/22/18)
  • Refactor download object and bulk action components (#5546) (02/21/18)
  • Refactor delete object and share object components (#5537) (02/19/18)
  • Add missing unit tests for PR #5499 (#5527) (02/16/18)
  • Refactor make bucket and upload components (#5521) (02/15/18)
  • re-organize components and actions by feature (#5518) (02/13/18)
  • Add missing unit tests to JavaScript and React components (#5505) (02/12/18)
  • Refactor of components (#5499) (02/10/18)
  • upgrading react and refactoring components (#5409) (#5444) (02/01/18)
  • support for sourcemaps in browser code (#5451) (01/29/18)
  • Upgrade webpack from v1 to v3 (#5448) (01/28/18)
  • Change name of 'Settings' dropdown link to 'Change Password' (#5394) (01/18/18)
  • Center dropdown toggle correctly across browsers (#5395) (01/18/18)
  • Do not check for GOPATH env for builds (#5628) (03/20/18)
  • Fix regression in removing notification (#5673) (03/20/18)
  • Remove snap reference from the repo (#5676) (03/19/18)
  • Update yaml files to latest version RELEASE.2018-03-19T19-22-06Z (03/19/18)
minio - Critical bug fix release

Published by minio-trusted over 6 years ago

Highlights

  • This release fixes a critical migration issue when upgrading minio between certain versions. Please see issue for more details as described by community member (@kybi) here : https://github.com/minio/minio/issues/5667.
  • We recommend updating Minio immediately with this latest release.

Changelog

  • [refactor] simplify en/decrypted size computation (#5658)
  • Fix format migration regression (#5668)