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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Minio
  3. Minio - Package Updates

Minio - Package Updates

Scheduled Pinned Locked Moved Minio
291 Posts 3 Posters 301.4k Views 3 Watching
  • 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #88

    [2.4.0]

    • Update minio to 2022-03-11T11-08-23Z
    • Changelog
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #89

      [2.4.1]

      • Update minio to 2022-03-11T23-57-45Z
      • Changelog
      • add filesystem group change policy for large minio deployments by @dharapvj in #14528
      • Fix regression from range GET proxying #14345 by @poornas in #14532
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #90

        [2.4.2]

        • Update minio to 2022-03-14T18-25-24Z
        • Changelog
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #91

          [2.4.3]

          • Update minio to 2022-03-17T06-34-49Z
          • Changelog
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #92

            [2.4.4]

            • Update minio to 2022-03-22T02-05-10Z
            • Changelog
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #93

              [2.4.5]

              • Update minio to 2022-03-24T00-43-44Z
              • Changelog
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #94

                [2.4.6]

                • Update minio to 2022-03-26T06-49-28Z
                • Changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #95

                  [2.4.7]

                  • Update minio to 2022-04-01T03-41-39Z
                  • Changelog
                  • Always get the actual object size in bulk SSE-S3 by @vadmeste in #14637
                  • listing: decrypt only SSE-S3 single-part ETags by @aead in #14638
                  • Load IAM with a single listing call by @donatello in #14640
                  • fix: multiple pool setup return incorrect DeleteMarker metadata by @harshavardhana in #14642
                  • Quick type for fix ttfb entry in table by @eco-minio in #14647
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #96

                    [2.4.9]

                    • Update minio to 2022-04-12T06-55-35Z
                    • Changelog
                    • Fix a privilege escalation security issue - https://github.com/minio/minio/security/advisories/GHSA-2j69-jjmg-534q
                    • Console v0.15.10 by @dvaldivia in #14723
                    • align atomic variables once more for 32bit by @harshavardhana in #14721
                    • make sure to pass Lifecycle if set for List filtering by @harshavardhana in #14722
                    • Set permissions for GitHub actions by @naveensrinivasan in #14693
                    • Add support for minio tier type by @krisis in #14468
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #97

                      [2.4.10]

                      • Update minio to 2022-04-16T04-26-02Z
                      • Changelog
                      • Allow parallel decom migration threads to be more than erasure sets by @krishnasrinivas in #14733
                      • Include speedtest as part of healthinfo api by @anjalshireesh in #14696
                      • Support templating accessKey existingSecret and bucket name by @yisiqi in #14643
                      • enable go1.18.x builds by @harshavardhana in #14746
                      • [S3Select] Switch to new parquet library and reduce locking by @donatello in #14731
                      • Update Console v0.15.13 by @dvaldivia in #14751
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #98

                        [2.4.11]

                        • Update minio to 2022-04-26T01-20-24Z
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #99

                          [2.4.12]

                          • Update minio to 2022-04-29T01-27-09Z
                          • Changelog
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #100

                            [2.4.13]

                            • Update minio to 2022-05-03T20-36-08Z
                            • Changelog
                            • fix: panic in browser redirect handler for unexpected r.Host by @harshavardhana in #14844
                            • fix: reject invalid r.Host headers by @harshavardhana in #14846
                            • fix: disallow newer policies, users & groups with space characters by @harshavardhana in #14845
                            • Check error status codes by @klauspost in #14850
                            • Log Range Header by @klauspost in #14851
                            • fix: remove embedded-policy as requested by the user by @harshavardhana in #14847
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #101

                              [2.4.14]

                              • Update minio to 2022-05-04T07-45-27Z
                              • Changelog
                              • Add audit log for decommissioning
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #102

                                [2.5.0]

                                • Update minio to 2022-05-08T23-50-31Z
                                • Changelog
                                • Fix missing annotations for PVCs by @Sea-you in #14793
                                • Add OPA doc and remove deprecation marking by @donatello in #14863
                                • avoid concurrent reads and writes to opts.UserDefined by @harshavardhana in #14862
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #103

                                  [2.5.1]

                                  • Update minio to 2022-05-19T18-20-59Z
                                  • Changelog
                                  • pools: GetObjectNInfo should cover locking during object read by @vadmeste in #14887
                                  • tracing: Add disk path to storage tracing by @vadmeste in #14883
                                  • Add support for Access Management Plugin by @donatello in #14875
                                  • If decom of an object fails, retry for 3 times by @krishnasrinivas in #14861
                                  • update new name for MINIO_POLICY_OPA_URL by @itsericqiu in #14898
                                  • add support for extra Prometheus labels by @harshavardhana in #14899
                                  • use BadRequest HTTP status instead of Conflict for certain errors by @harshavardhana in #14900
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #104

                                    [2.5.2]

                                    • Update minio to 2022-05-23T18-45-11Z
                                    • Changelog
                                    • mrf: Fix stale MRF data showed in heal info by @vadmeste in #14953
                                    • Relax site replication syncing of service accounts by @poornas in #14955
                                    • Fix WalkDir fallback hot loop by @klauspost in #14961
                                    • fetch bucket replication stats across peers in single call by @harshavardhana in #14956
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #105

                                      [2.5.3]

                                      • Update minio to 2022-05-26T05-48-41Z
                                      • Changelog
                                      • replication healing: Fix typo when healing bucket quota info by @vadmeste in #14966
                                      • Do not use inline data size in xl.meta quorum calculation by @vadmeste in #14831
                                      • hash-set: Add file input for debug tool by @klauspost in #14965
                                      • site replication: Allow replication rule edit by @poornas in #14969
                                      • fix: copyObject on versioned bucket when updating metadata by @harshavardhana in #14971
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #106

                                        [2.6.0]

                                        • Update minio to 2022-06-02T02-11-04Z
                                        • Changelog
                                        • feat: Single drive XL implementation
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by girish
                                          #107

                                          [2.7.1]

                                          • Update minio to 2022-06-07T00-33-41Z
                                          • Changelog
                                          • do not print errors upon 'nil' err (06/06/22) (Minio Trusted)
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search