Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Minio - Package Updates

    Minio
    2
    155
    3131
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • girish
      girish Staff last edited by

      You can use this thread to track updates to the Minio package.

      Please open issues in a separate topic instead of replying here.

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        [1.108.0]

        • Update minio to 2020-05-08T02-40-49Z
        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          [1.109.0]

          • Update minio to 2020-05-16T01-33-21Z
          • Full changelog
          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            [1.110.0]

            • Update minio to 2020-05-28T23-29-21Z
            • Full changelog
            1 Reply Last reply Reply Quote 1
            • girish
              girish Staff last edited by

              [1.112.0]

              • Update minio to 020-06-01T17-28-03Z
              • Full changelog
              1 Reply Last reply Reply Quote 0
              • girish
                girish Staff last edited by

                [1.113.0]

                • Update minio to 2020-06-03T22-13-49Z
                • Full changelog
                • Implement UploadPart-Copy API for Azure. See (#9747) for more details.
                • Concurrent loading of bucket metadata. See (#9749) for more details.
                • Delete dopped parts in multi-part upload. See (#9753) for more details.
                • Fix manually passing healing options. See (#9756) for more details.
                1 Reply Last reply Reply Quote 0
                • girish
                  girish Staff last edited by

                  [1.114.0]

                  • Update minio to 2020-06-14T18-32-17Z
                  • Full changelog
                  • Fixes a regression in timeout for local lockers, See #9828 for more details
                  1 Reply Last reply Reply Quote 0
                  • girish
                    girish Staff last edited by

                    [1.115.0]

                    • Update minio to 2020-06-18T02-23-35Z
                    • Full changelog
                    1 Reply Last reply Reply Quote 0
                    • girish
                      girish Staff last edited by

                      [1.116.0]

                      • Update minio to 2020-06-22T03-12-50Z
                      • Full changelog
                      1 Reply Last reply Reply Quote 0
                      • girish
                        girish Staff last edited by

                        [1.117.0]

                        • Update minio to 2020-07-02T00-15-09Z
                        • Full changelog
                        • fix: readiness needs to be like liveness. See (#9941) for more details.
                        • Allow optionally to disable range caching. See (#9908) for more details.
                        • Simplify background heal and trigger heal items early. See (#9928) for more details.
                        • update gorilla deps for query parsing performance improvements. See (#9929) for more details.
                        • Improvements to online status. See (#9858, #9808) for more details.
                        • pop entries from each drives in parallel. See (#9918) for more details.
                        1 Reply Last reply Reply Quote 0
                        • nebulon
                          nebulon Staff last edited by

                          [1.118.0]

                          • Update minio to 2020-07-12T19-14-17Z
                          • Avoid startup lock-up when nodes are coming online, fixes an issue with healthcheck routine which ended up reusing a downed client resulting in pereptual offline of that node - see #10026 for more details.
                          • Finally fix the CORS regression introduced by incompatible usage after gorilla/mux update
                          • fix: avoid broken link when preview image (#10021) (07/12/20) (Harshavardhana)
                          • fix: cors handling again for not just OPTIONS request (#10025) (07/12/20) (Harshavardhana)
                          • fix: make sure to use new restClient for healthcheck (#10026) (07/11/20) (Harshavardhana)
                          • Full changelog
                          1 Reply Last reply Reply Quote 0
                          • girish
                            girish Staff last edited by

                            [1.119.0]

                            • Update minio to 2020-07-14T19-14-30Z
                            • Full changelog
                            • Handle array policies in JWT claim. See (#10041) for more details.
                            • admin info was not correct in certain situations when nodes are offline, was also loosing information - this release fixes this - see #10015
                            1 Reply Last reply Reply Quote 0
                            • nebulon
                              nebulon Staff last edited by

                              [1.120.0]

                              • Update minio to 2020-07-18T18-48-16Z
                              • Full changelog
                              • Multiple disk healing related bug fixes are available in this release related PRs #10076, #10073, #10069, #10058
                              • Federated setups now automatically figure out the online server to proxy the requests to.
                              • S3 BucketLifecycle API compatibility fixes.
                              • Quota checks now run continously piggy backing on the crawler.
                              1 Reply Last reply Reply Quote 0
                              • girish
                                girish Staff last edited by

                                [1.121.0]

                                • Update minio to 2020-07-20T02-25-16Z
                                • Full changelog
                                • SSE-C key rotation issue in CopyObject caused by a compatibility fix in previous release, refer #10085
                                • Lifecycle AWS S3 API compatibility fixes #10083 #10084
                                • Change TCP timeouts for incoming connections, internode is kept aggressive as necessary.
                                1 Reply Last reply Reply Quote 0
                                • girish
                                  girish Staff last edited by

                                  [1.122.0]

                                  • Update minio to 2020-07-22T00-26-33Z
                                  • Full changelog
                                  1 Reply Last reply Reply Quote 0
                                  • girish
                                    girish Staff last edited by

                                    [1.123.0]

                                    • Update minio to 2020-07-24T22-43-05Z
                                    • Full changelog
                                    • Fixes a regression in bucket usage metrics to remove double counting, see #10126
                                    • Add additional CORS such as Content-Encoding to be allowed as part of CORS requests, see #10124
                                    • Quota validation is more aggressive, to enforce quotas quickly, see #10127
                                    • Handle sudden removal of disks for on-going I/O, errors were not handled appropriately, see #10128
                                    1 Reply Last reply Reply Quote 0
                                    • girish
                                      girish Staff last edited by

                                      [1.124.0]

                                      • Update minio to RELEASE.2020-07-27T18-37-02Z
                                      • Full changelog
                                      • Add missing Content-Disposition to CORS Handler. See (#10137) for more details.
                                      • Browser: Enforce bucket quota in the case of browser uploads. See (#10129) for more details.
                                      • Simplify JWKS decoding in OPenID. See (#10119) for more details.
                                      • Fix gateway walk implementation to list correctly. See (#10131) for more details.
                                      • Allow shareable URLs using rotating creds. See (#10135) for more details.
                                      1 Reply Last reply Reply Quote 0
                                      • girish
                                        girish Staff last edited by

                                        [1.125.0]

                                        • Update minio to 2020-07-31T03-39-05Z
                                        • Full changelog
                                        • Improvements to OBD tests. See (#10141) for more details.
                                        • Rename replication target handler. See (#10154, #10142) for more details.
                                        • Turn off bucket usage metrics in Gateway mode. See (#10150) for more details.
                                        • Fix: Do not enforce policy claim if OPA is set. See (#10149) for more details.
                                        • Fix: Cache validation for offline drives. See (#10146) for more details.
                                        • Fix: avoid buffering of server sent events by proxies. See (#10164) for more details.
                                        • Fix: Pass context all the way down to the network call in lockers. See (#10161) for more details.
                                        • Fix: bucket usage metrics update in fs mode. See (#10152) for more details.
                                        1 Reply Last reply Reply Quote 0
                                        • girish
                                          girish Staff last edited by

                                          [1.126.0]

                                          • Update minio to 2020-08-05T21-34-13Z
                                          • Full changelog
                                          • Fixes an important issue in asymmetric setups standard storage class was miscalcuated, leading to incorrect quorum expectations, make this uniform see #10208
                                          1 Reply Last reply Reply Quote 0
                                          • girish
                                            girish Staff last edited by

                                            [1.127.0]

                                            • Update minio to 2020-08-08T04-50-06Z
                                            • Full changelog
                                            • Fixes regression in remote ENV parsing to allow for special characters in MinIO secrets, see #10223
                                            1 Reply Last reply Reply Quote 0
                                            • girish
                                              girish Staff last edited by

                                              [1.128.0]

                                              • Update minio to 2020-08-13T02-39-50Z
                                              • Full changelog
                                              • Security Fix to remove insecure custom headers. See (#10244) for more details.
                                              • Web env related improvements. See (#10246, #10251 ) for more details.
                                              • Enforce replication in web handler. See (#10249) for more details.
                                              • Use correct endpoints for offline drives.
                                              1 Reply Last reply Reply Quote 0
                                              • girish
                                                girish Staff last edited by

                                                [1.129.0]

                                                • Update minio to 2020-08-18T19-41-00Z
                                                • Full changelog
                                                • Web UI Regression: Set default retention for uploaded objects. See (#10285) for more details.
                                                • Single timeout for most locked API/heal ops. See (#10275) for more details.
                                                • List common prefixes in ListObjectVersions. See (#10286) for more details.
                                                1 Reply Last reply Reply Quote 0
                                                • girish
                                                  girish Staff last edited by

                                                  [1.130.0]

                                                  • Update minio to 2020-08-25T00-21-20Z
                                                  • Full changelog
                                                  1 Reply Last reply Reply Quote 0
                                                  • girish
                                                    girish Staff last edited by

                                                    [1.131.0]

                                                    • Update minio to 2020-08-26T00-00-49Z
                                                    • Full changelog
                                                    1 Reply Last reply Reply Quote 0
                                                    • girish
                                                      girish Staff last edited by

                                                      [1.132.0]

                                                      • Update minio to 2020-08-27T05-16-20Z
                                                      • Full changelog
                                                      1 Reply Last reply Reply Quote 0
                                                      • girish
                                                        girish Staff last edited by

                                                        [1.133.0]

                                                        • Update minio to 2020-09-02T18-19-50Z
                                                        • Full changelog
                                                        • Delete marker compatibility on a version suspended bucket. See (#10395) for more details.
                                                        • Fix: ListObjectsV1 failure with offline nodes. See (#10386) for more details.
                                                        • Improvements to healing to check for truncated parts. See (#10399) for more details.
                                                        • Fix: write quorum calculation for bucket operation when erasure set size is odd. See (#10364) for more details.
                                                        1 Reply Last reply Reply Quote 0
                                                        • girish
                                                          girish Staff last edited by

                                                          [1.134.0]

                                                          • Update minio to 2020-09-05T07-14-49Z
                                                          • Full changelog
                                                          • Listing improvements with parallel disk.Walk calls across many nodes, refer #10420
                                                          • Context now passed around at storage layer for future context support, refer #10321
                                                          1 Reply Last reply Reply Quote 0
                                                          • girish
                                                            girish Staff last edited by

                                                            [1.135.0]

                                                            • Update minio to 2020-09-08T23-05-18Z
                                                            • Minor integer overflow bug in S3 Select. See (#10437) for more details.
                                                            • Cleanup temp directory of older entries automatically. See (#10439) for more details.
                                                            • Remove MaxConnsPerHost settings to avoid potential hangs. See (#10438) for more details.
                                                            • Ignore config values from unknown subsystems. See (#10432) for more details.
                                                            1 Reply Last reply Reply Quote 0
                                                            • girish
                                                              girish Staff last edited by

                                                              [1.136.0]

                                                              • Update minio to 2020-09-10T22-02-45Z
                                                              • Change permissions only when required
                                                              1 Reply Last reply Reply Quote 0
                                                              • girish
                                                                girish Staff last edited by

                                                                [1.137.0]

                                                                • Update minio to 2020-09-17T04-49-20Z
                                                                • Full changelog
                                                                • fix background disk healing. See (#10502) for more details.
                                                                • Minor fixes in listing, replication and ilm.
                                                                1 Reply Last reply Reply Quote 0
                                                                • girish
                                                                  girish Staff last edited by

                                                                  [1.138.0]

                                                                  • Update minio to 2020-09-21T22-31-59Z
                                                                  • Full changelog
                                                                  • Support for "directory" objects. See (#10499) for more details.
                                                                  • Improve performance in listobjectparts and completemultipartupload in FS mode. See (#10522, #10510) for more details.
                                                                  • More fixes in FS mode. See (#10512, #10533) for more details.
                                                                  • Replication improvements. See (#10498, #10525) for more details.
                                                                  • Browser: Support for searching objects. See (#10424) for more details.
                                                                  • Miscellaneous fixes in ilm, healing, obd, and request start time logging. See (#10532, #10530, #10504, #10516) for more details.
                                                                  • Changes related to locks. See (#10509, #10508) for more details.
                                                                  1 Reply Last reply Reply Quote 0
                                                                  • girish
                                                                    girish Staff last edited by

                                                                    [1.139.0]

                                                                    • Update minio to 2020-09-23T19-18-30Z
                                                                    • Full changelog
                                                                    • Improvements to replication. See (#10542, #10552) for more details.
                                                                    • Change "disks" node to "drives" in OBD/info output. See (#10540) for more details.
                                                                    • Please use mc version RELEASE.2020-09-23T20-02-13Z or newer along with this version of minio.
                                                                    • Fix: uploads when quota is enabled. See (#10551) for more details.
                                                                    • Fix: reduce healthcheck interval for storage rest client. See (#10544) for more details.
                                                                    1 Reply Last reply Reply Quote 0
                                                                    • girish
                                                                      girish Staff last edited by

                                                                      [1.140.0]

                                                                      • Update minio to 2020-09-26T03-44-56Z
                                                                      • Full changelog
                                                                      • Lock related improvements. See (#10571) for more details.
                                                                      • Faster disconnects and improvements to network error checks. See (#10567, #10562) for more details.
                                                                      • Improvements to healing. See (#10569, #10561) for more details.
                                                                      • federation: Honor range with UploadObjectPart to a different cluster. See (#10570) for more details.
                                                                      • avoid ListBuckets returning quorum errors when node is down. See (#10555) for more details.
                                                                      1 Reply Last reply Reply Quote 0
                                                                      • girish
                                                                        girish Staff last edited by

                                                                        [1.141.0]

                                                                        • Update minio to 2020-10-03T02-19-42Z
                                                                        • Source configuration from /app/data/env.sh
                                                                        1 Reply Last reply Reply Quote 0
                                                                        • nebulon
                                                                          nebulon Staff last edited by

                                                                          [1.142.0]

                                                                          • Update minio to 2020-10-09T22-55-05Z
                                                                          • Full changelog
                                                                          • Improvements to locking. See (#10644, #10640, #10637) for more details.
                                                                          • remove safeMode behavior in startup. See (#10645) for more details.
                                                                          • fix: cleanup old directory handling code. See (#10633) for more details.
                                                                          • Fix replication slowness. See (#10632) for more details.
                                                                          1 Reply Last reply Reply Quote 0
                                                                          • girish
                                                                            girish Staff last edited by

                                                                            [1.143.0]

                                                                            • Update minio to 2020-10-12T21-53-21Z
                                                                            • Full changelog
                                                                            • Bump default idleConnsPerHost to control conns in time_wait . See(#10653) for more details.
                                                                            • Add bandwidth monitoring for replication. See (#10501 #10652) for more details.ukla)
                                                                            1 Reply Last reply Reply Quote 0
                                                                            • girish
                                                                              girish Staff last edited by

                                                                              [1.144.0]

                                                                              • Update minio to 2020-10-18T21-54-12Z
                                                                              • Full changelog
                                                                              • Improvements to bandwidth monitoring. See (#10683, #10698) for more details.
                                                                              • Improvements to crawler. See (#10667, #10677, ) for more details.
                                                                              • Healing related improvements. See (#10686, #10687, #10688) for more details.
                                                                              • Add DNS cache support to avoid DNS flooding. See (#10693) for more details.
                                                                              • update NTP package for accurate time resolution fixes. See (#10670) for more details.
                                                                              • rename crawler config option to heal. See (#10678) for more details.
                                                                              • Improvements to connecting to disks during startup. See (#10685, #10669) for more details.
                                                                              • fix: Send delete marker creation event when appropriate. See (#10696) for more details.
                                                                              1 Reply Last reply Reply Quote 0
                                                                              • girish
                                                                                girish Staff last edited by

                                                                                [1.145.0]

                                                                                • Update minio to 2020-10-27T04-03-55Z
                                                                                • Full changelog
                                                                                • Critical fixes related to replaced drives. See (#10748, #10759, #10764, #10766) for more details. Affects all releases since
                                                                                  RELEASE.2020-09-05T07-14-49Z, if you are running any releases since RELEASE.2020-09-05T07-14-49Z it is recommended
                                                                                  that you should schedule for an upgrade.
                                                                                • Rolling upgrade is not supported (Internode API upgrade) (k8s/container deployments must upgrade all containers at once).
                                                                                • Improvements to caching. See (#10762, #10763) for more details.
                                                                                • Fix in Get/HeadObject to return 404 on dangling objects. See (#10753) for more details.
                                                                                • IAM related improvements. See (#10719, #10700) for more details.
                                                                                • Expire offline lockers. See (#10749) for more details.
                                                                                • Aggressively slow down auto-healing. See (#10730) for more details.
                                                                                1 Reply Last reply Reply Quote 0
                                                                                • girish
                                                                                  girish Staff last edited by

                                                                                  [1.146.0]

                                                                                  • Update minio to 2020-10-28T08-16-50Z
                                                                                  • Full changelog
                                                                                  • Continuation of critical fixes made in the last release.
                                                                                  • Healing handles drive order mismatches. See (#10773) for more details.
                                                                                  • Fixes for CopyObject,PutObjectTagging APIs to ensure drive order, also make sure GetObject honors fallbacks due to drive order changes. See (#10772) for more details.
                                                                                  1 Reply Last reply Reply Quote 0
                                                                                  • girish
                                                                                    girish Staff last edited by girish

                                                                                    [1.147.0]

                                                                                    • Update minio to 2020-11-06T23-17-07Z
                                                                                    • Full changelog
                                                                                      Add support for ListObject caching. See (#10814, #10648, #10784, #10844, #10836, #10837, #10834, #10820, #10809, #10800, #10802, #10826, #10825, #10824) for more details.
                                                                                    • fix: replaced drive properly by healing the entire drive. See (#10799) for more details.
                                                                                    • allow requests to be proxied when server is booting up. See (#10790) for more details.
                                                                                    • Optimize decryptObjectInfo. See (#10726) for more details.
                                                                                    • fix: add support for O_DIRECT reads for erasure backends. See (#10718) for more details.
                                                                                    1 Reply Last reply Reply Quote 0
                                                                                    • girish
                                                                                      girish Staff last edited by

                                                                                      [1.148.0]

                                                                                      • Update minio to 2020-11-12T22-33-34Z
                                                                                      • Full changelog
                                                                                      • Fix to sort directory objects correctly. See (#10886) for more details.
                                                                                      • fix: HDFS list bucket when subpath is provided. See (#10884) for more details.
                                                                                      • list cache improvements. See (#10879, #10883) for more details.
                                                                                      • fix: simplify healing metadata objects per set. See (#10867) for more details.
                                                                                      • DeletedObjects: Return objects on lock failure. See (#10874) for more details.
                                                                                      1 Reply Last reply Reply Quote 0
                                                                                      • girish
                                                                                        girish Staff last edited by

                                                                                        [1.149.0]

                                                                                        • Update minio to 2020-11-13T20-10-18Z
                                                                                        • Full changelog
                                                                                        • Upgrade to Go 1.15.5 to address CVE-2020-28362, CVE-2020-28367 and CVE-2020-28366. details
                                                                                        1 Reply Last reply Reply Quote 0
                                                                                        • girish
                                                                                          girish Staff last edited by

                                                                                          [1.150.0]

                                                                                          • Update minio to 2020-11-19T23-48-16Z
                                                                                          • Full changelog
                                                                                          1 Reply Last reply Reply Quote 0
                                                                                          • nebulon
                                                                                            nebulon Staff last edited by

                                                                                            [1.150.1]

                                                                                            • Update minio to 2020-11-25T22-36-25Z
                                                                                            • Full changelog
                                                                                            1 Reply Last reply Reply Quote 0
                                                                                            • girish
                                                                                              girish Staff last edited by

                                                                                              [1.151.0]

                                                                                              • Update minio to 2020-12-03T05-49-24Z
                                                                                              • Full changelog
                                                                                              1 Reply Last reply Reply Quote 0
                                                                                              • nebulon
                                                                                                nebulon Staff last edited by

                                                                                                [1.151.1]

                                                                                                • Update minio to 2020-12-10T01-54-29Z
                                                                                                • Full changelog
                                                                                                1 Reply Last reply Reply Quote 0
                                                                                                • girish
                                                                                                  girish Staff last edited by

                                                                                                  [1.151.2]

                                                                                                  • Update minio to 2020-12-12T08-39-07Z
                                                                                                  • Full changelog
                                                                                                  1 Reply Last reply Reply Quote 0
                                                                                                  • girish
                                                                                                    girish Staff last edited by

                                                                                                    [1.151.3]

                                                                                                    • Update minio to 2020-12-16T05-05-17Z
                                                                                                    • Full changelog
                                                                                                    1 Reply Last reply Reply Quote 0
                                                                                                    • girish
                                                                                                      girish Staff last edited by

                                                                                                      [1.151.4]

                                                                                                      • Update minio to 2020-12-18T03-27-42Z
                                                                                                      • Full changelog
                                                                                                      1 Reply Last reply Reply Quote 0
                                                                                                      • girish
                                                                                                        girish Staff last edited by

                                                                                                        [1.152.0]

                                                                                                        • Update minio to 2020-12-26T01-35-54Z
                                                                                                        • Full changelog
                                                                                                        1 Reply Last reply Reply Quote 0
                                                                                                        • girish
                                                                                                          girish Staff last edited by

                                                                                                          [1.153.0]

                                                                                                          • Update minio to 2020-12-29T23-29-29Z
                                                                                                          • Full changelog
                                                                                                          • Fix: Avoid crash in crawler when lifecycle is not initialized. See (#11170) for more details.
                                                                                                          • Fixes and improvements in healing. See (#11171, #11173) for more details.
                                                                                                          • Fix: re-arrange handlers to handle requests on /minio. See (#11177) for more details.
                                                                                                          1 Reply Last reply Reply Quote 0
                                                                                                          • girish
                                                                                                            girish Staff last edited by

                                                                                                            [1.154.0]

                                                                                                            • Update minio to 2021-01-05T05-22-38Z
                                                                                                            • Full changelog
                                                                                                            • do not use large buffers if not necessary. See (#11220, #11213) for more details.
                                                                                                            • Minor optimizations in handlers. See (#11211, #11217) for more details.
                                                                                                            • remove/deprecate crawler disable environment. See (#11214) for more details.
                                                                                                            • fix: calculate prometheus disks_offline/disks_total correctly. See (#11215) for more details.
                                                                                                            • Optimizations to Get and Head object APIs. See (#11200, #11201, #11204, #11207) for more details.
                                                                                                            • fix: admin trace throttled requests. See (#11192) for more details.
                                                                                                            1 Reply Last reply Reply Quote 0
                                                                                                            • girish
                                                                                                              girish Staff last edited by

                                                                                                              [1.155.0]

                                                                                                              • Update minio to 2021-01-08T21-18-21Z
                                                                                                              • Full changelog
                                                                                                              1 Reply Last reply Reply Quote 0
                                                                                                              • girish
                                                                                                                girish Staff last edited by

                                                                                                                [1.156.0]

                                                                                                                • Update minio to 2021-01-16T02-19-44Z
                                                                                                                • Full changelog
                                                                                                                • fix: preserve cache calculated previously while moving from v2 to v3. See (#11269) for more details.
                                                                                                                • listing with prefix prefixed with '/' should be ignored. See (#11268) for more details.
                                                                                                                • enable small and large file optimization. See (#11260) for more details.
                                                                                                                • fix: enable xl.json to xl.meta only if legacy drive is found. See (#11255) for more details.
                                                                                                                1 Reply Last reply Reply Quote 0
                                                                                                                • nebulon
                                                                                                                  nebulon Staff last edited by

                                                                                                                  [1.157.0]

                                                                                                                  • Update minio to 2021-01-30T00-20-58Z
                                                                                                                  • Important security fixes
                                                                                                                  • Full changelog
                                                                                                                  1 Reply Last reply Reply Quote 0
                                                                                                                  • nebulon
                                                                                                                    nebulon Staff last edited by

                                                                                                                    [1.157.1]

                                                                                                                    • Update minio to 2021-02-01T22-56-52Z
                                                                                                                    • Fixes an important regression in federation implementation, refer f737a02
                                                                                                                    • ILM improvements, trigger expiry upon HEAD/GET
                                                                                                                    • tagging: Add event notif for PUT object tagging (#11366) (02/01/21) (Anis Elleuch)
                                                                                                                    • xl: Create a delete-marker when no other version exists (#11362) (02/01/21) (Anis Elleuch)
                                                                                                                    • fix: regression introduced in federated listing buckets (02/01/21) (Harshavardhana)
                                                                                                                    • Reverting TOC due to gluegun incompatibility. Revert this commit once we migrate to new docs site (#11402) (02/01/21) (Ravind Kumar)
                                                                                                                    • ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) (02/01/21) (Anis Elleuch)
                                                                                                                    • fix: build on OpenBSD (#11384) (02/01/21) (Daniel Jakots)
                                                                                                                    • fix: docs typo in README_zh_CN (#11375) (01/31/21) (swartz-k)
                                                                                                                    • crypto: deprecate native Hashicorp Vault support (#11352) (01/30/21) (Andreas Auernhammer)
                                                                                                                    1 Reply Last reply Reply Quote 0
                                                                                                                    • girish
                                                                                                                      girish Staff last edited by

                                                                                                                      [1.158.0]

                                                                                                                      • Update minio to 2021-02-07T01-31-02Z
                                                                                                                      • Full changelog
                                                                                                                      • Fixes an important regression in lock expiration that can lead to expanded setup deployments to fail refer #11468, #11446
                                                                                                                      • Fix ILM implementation bugs in refer #11471, #11462, #11423
                                                                                                                      • Fix replication implementation bugs related to metadata checks, delete marker deletion refer #11465, #11410
                                                                                                                      • Rolling upgrades are not supported in this release, please upgrade all servers at once.
                                                                                                                      1 Reply Last reply Reply Quote 0
                                                                                                                      • girish
                                                                                                                        girish Staff last edited by

                                                                                                                        [1.159.0]

                                                                                                                        • Update minio to 2021-02-11T08-23-43Z
                                                                                                                        • Full changelog
                                                                                                                        1 Reply Last reply Reply Quote 0
                                                                                                                        • nebulon
                                                                                                                          nebulon Staff last edited by

                                                                                                                          [1.159.1]

                                                                                                                          • Update minio to 2021-02-14T04-01-33Z
                                                                                                                          • Full changelog
                                                                                                                          1 Reply Last reply Reply Quote 0
                                                                                                                          • nebulon
                                                                                                                            nebulon Staff last edited by

                                                                                                                            [1.159.2]

                                                                                                                            • Update minio to 2021-02-19T04-38-02Z
                                                                                                                            • Full changelog
                                                                                                                            1 Reply Last reply Reply Quote 0
                                                                                                                            • First post
                                                                                                                              Last post
                                                                                                                            Powered by NodeBB