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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Minio
  3. Minio - Package Updates

Minio - Package Updates

Scheduled Pinned Locked Moved Minio
286 Posts 3 Posters 117.7k 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
      #121

      [2.8.8]

      • Update minio to 2022-08-02T23-59-16Z
      • Changelog
      • target: Set 20000 as maximum parallel target notif calls by @vadmeste in #15435
      • fix: resetting a config with a non default target name by @vadmeste in #15448
      • fix: allow P-384/P-512 constant time implementation by @harshavardhana in #15445
      • modify user secret volumes mount path name by @dormanze in #15443
      • fix: instrument os.OpenFile differently for Reads and Writes by @harshavardhana in #15449
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #122

        [2.8.9]

        • Update minio to 2022-08-05T23-27-09Z
        • Changelog
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #123

          [2.8.10]

          • Update minio to 2022-08-08T18-34-09Z
          • Changelog
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #124

            [2.8.11]

            • Update minio to 2022-08-11T04-37-28Z
            • Changelog
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #125

              [2.8.12]

              • Update minio to 2022-08-13T21-54-44Z
              • Changelog
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #126

                [2.9.0]

                • Update minio to 2022-08-22T23-53-06Z
                • Changelog
                • Versioning now supports Idempotent delete markers #15521
                • Disk IO statistics is now available as real-time monitoring via mc #15512
                • Replication now more accurately tracks failed replication events #15556
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #127

                  [2.9.1]

                  • Update minio to 2022-08-25T07-17-05Z
                  • Changelog
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #128

                    [2.9.2]

                    • Update minio to 2022-09-01T23-53-36Z
                    • Changelog
                    • improve performance for inlined data by @harshavardhana in #15603
                    • site replication: Avoid returning root svcacct info in sr metadata by @poornas in #15608
                    • Add extended checksum by @klauspost in #15433
                    • audit-log: Add time to get object from remote-tier by @krisis in #15602
                    • Avoid messages from go test output by @vadmeste in #15601
                    • chore: remove duplicate word in comments by @Abirdcfly in #15607
                    • feat: Add healing trace by @klauspost in #15616
                    • Encrypt checksums by @klauspost in #15620
                    • fix: add healing metric type for heal tracing by @harshavardhana in #15631
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #129

                      [2.9.3]

                      • Update minio to 2022-09-07T22-25-02Z
                      • Changelog
                      • avoid printing io.ErrUnexpectedEOF for .metacache objects by @harshavardhana in #15642
                      • do not print object not found errors in MRF healing by @harshavardhana in #15646
                      • fis deadlock caused by unlocking a non-existing lock by @yudoutingle in #15635
                      • fix: use optimized json.NewEncoder instead for metrics by @harshavardhana in #15648
                      • Reuse madmin.ClusterRegistrationInfo by @anjalshireesh in #15654
                      • verify RenameData() versions to be consistent by @harshavardhana in #15649
                      • allow non-standards fallback for Expires header by @harshavardhana in #15655
                      • allow non-standards fallback for all http.TimeFormats by @harshavardhana in #15662
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #130

                        [2.9.4]

                        • Update minio to 2022-09-17T00-09-45Z
                        • Changelog
                        • limit number of buckets to 500k by @harshavardhana in #15668
                        • Add StopDiskAtLimit by @klauspost in #15670
                        • add vulncheck action to CI by @aead in #15676
                        • Persist in-memory replication stats to disk by @poornas in #15594
                        • prometheus: Track errors during REST read/write calls by @vadmeste in #15678
                        • Fix S3 Select CSV -> JSON with variable field count by @klauspost in #15677
                        • use go1.19.1 for vulncheck by @harshavardhana in #15680
                        • Pass groups claim into condition values by @donatello in #15679
                        • panic if replication config could not be read from disk by @poornas in #15685
                        • update docs to add cycle in scanner by @sinhaashish in #15686
                        • Fix flaky TestGetObjectWithOutdatedDisks by @klauspost in #15687
                        • When listing, do not count delete markers by @klauspost in #15689
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #131

                          [2.9.5]

                          • Update minio to 2022-09-22T18-57-27Z
                          • Changelog
                          • nable cross compile for openbsd/amd64 by @harshavardhana in #15701
                          • Implement KMS methods for keys, policies and identities by @reivaj05 in #15673
                          • Remove deprecated io/ioutil by @klauspost in #15707
                          • helm: specify service account for the jobs by @cowjen01 in #15706
                          • site replication: clear config if remove --all specified by @poornas in #15716
                          • Fix cancellation leaks by @jiuker in #15721
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #132

                            [2.9.6]

                            • Update minio to 2022-09-25T15-44-53Z
                            • Changelog
                            • fix: parse and save retainUntilDate in correct time format by @harshavardhana in #15741
                            • validate correct ETag for the parts sent during CompleteMultipart by @harshavardhana in #15751
                            • Relax retention date enforcement on replication target by @poornas in #15752
                            • Add auto configuration of replication workers by @poornas in #15636
                            • remove unused package internal/smart by @harshavardhana in #15758
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #133

                              [2.9.7]

                              • Update minio to 2022-10-02T19-29-29Z
                              • Changelog
                              • Add RPC tcp timeout/errs and avg duration to prometheus by @vadmeste in #15747
                              • fix: generalize SC config and also skip healing sub-sys under SD by @harshavardhana in #15757
                              • Quick initialized of bucket target notifications by @vadmeste in #15571
                              • support tagging based policy conditions by @harshavardhana in #15763
                              • Update links to documentation site by @djwfyi in #15750
                              • Fix Audit kafka configuration loading by @vadmeste in #15766
                              • Fix race when accessing REST tcp dial values by @vadmeste in #15770
                              • Re-load config after reset by @anjalshireesh in #15771
                              • fix: de-duplicate conflicting object names on namespace by @harshavardhana in #15772
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #134

                                [2.9.8]

                                • Update minio to 2022-10-05T14-58-27Z
                                • Changelog
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #135

                                  [2.9.9]

                                  • Update minio to 2022-10-08T20-11-00Z
                                  • Changelog
                                  • set bucket creation timestamp properly for legacy FS backend by @harshavardhana in #15800
                                  • decom: Ignore object/version error during deletion by @vadmeste in #15806
                                  • remove build asset caching by @harshavardhana in #15807
                                  • Fix GetObjectRetention to parse in iso8601 time format by @poornas in #15809
                                  • Update pkg to v1.4.5 by @reivaj05 in #15808
                                  • remove unused debug param from evalActionFromLifecycle by @harshavardhana in #15813
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #136

                                    [2.9.10]

                                    • Update minio to 2022-10-15T19-57-03Z
                                    • Changelog
                                    • Add missing server info fields by @klauspost in #15826
                                    • indicate how long it took to bring the drive online by @harshavardhana in #15835
                                    • honor specified target prefix under batch replication by @harshavardhana in #15834
                                    • remove spurious logging for object not found by @harshavardhana in #15842
                                    • Add metrics, version and apis handlers by @reivaj05 in #15839
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #137

                                      [2.9.11]

                                      • Update minio to 2022-10-20T00-55-09Z
                                      • Changelog
                                      • do not assume invalid buf to be non-xl.meta by @harshavardhana in #15843
                                      • convert context.DeadlineExceed to offline disk in DiskInfo() by @vadmeste in #15886
                                      • remove nancy, we rely on vulncheck from now on by @harshavardhana in #15893
                                      • do not need to trace ignored objects by @harshavardhana in #15894
                                      • Add concurrent Snowball extraction + options by @klauspost in #15836
                                      • storage: Return errDiskNotFound when a peer is during shutdown by @vadmeste in #15868
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #138

                                        [2.9.12]

                                        • Update minio to 2022-10-21T22-37-48Z
                                        • Changelog
                                        • Do not freeze s3 traffic in healthinfo api by @anjalshireesh in #15912
                                        • lifecycle: Fix rules filtering by @vadmeste in #15914
                                        • Pass encrypted etag as is for immediate tiering by @krisis in #15925
                                        • Set CONSOLE_MINIO_SERVER to 127.0.0.1 by default by @vadmeste in #15887
                                        • Fix deletemarker replication check properly by @poornas in #15923
                                        • Check for s3zip content offset by @klauspost in #15924
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #139

                                          [2.9.13]

                                          • Update minio to 2022-10-24T18-35-07Z
                                          • Changelog
                                          • Fix Prometheus Probe tlsConfig, doesn't belong in ProberSpec by @briend in #15739
                                          • Audit dangling object removal by @vadmeste in #15933
                                          1 Reply Last reply
                                          0
                                          • girishG Offline
                                            girishG Offline
                                            girish
                                            Staff
                                            wrote on last edited by girish
                                            #140

                                            This release was revoked

                                            [2.10.0]

                                            • Update minio to 2022-10-29T06-21-33Z
                                            • Changelog
                                            • First release to support rebalancing two or more pooled setups to even out disk usage refer #15483
                                            • Removes remaining gateway implementations of NAS/S3 and legacy FS mode completely - refer #15929.
                                            • Existing users should continue to use their current releases if they wish to continue using gateway mode.
                                            • Subscribed customers get downstream support until they are subscribed as per the terms of the subscription.
                                            • Other miscellaneous fixes in Site Replication, Multipart Checksums and SUBNET registration.
                                            1 Reply Last reply
                                            0
                                            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