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
287 Posts 3 Posters 154.6k 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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #113

    [2.7.7]

    • Update minio to 2022-06-30T20-58-09Z
    • Changelog
    • Supports parity configuration of '0', '1' enabling support for 2,3 drive setups for erasure coding.
    • add license banner for GNU AGPLv3 by @harshavardhana in #15178
    • save MinIO version with each version (8-bytes extra) by @harshavardhana in #15170
    • Remove unnecessary code in WalkDir() by @vadmeste in #15168
    • perform object sweep after equeue the latest CopyObject() by @harshavardhana in #15183
    • Upgrade reedsolomon/compression packages by @klauspost in #15182
    • Revert proxying requests with precondition errors by @vadmeste in #15180
    • allow support for parity '0', '1' enabling support for 2,3 drive setups by @harshavardhana in #15171
    • handle missing funcNames for handlers by @harshavardhana in #15188
    • update banner to reflect the final agreed UI by @harshavardhana in #15192
    • site healing: Skip stale bucket metadata updates from peer by @poornas in #15186
    • de-couple caller context to avoid internal races by @harshavardhana in #15195
    • Save minio version in xl.meta while healing in outdated disks by @vadmeste in #15181
    • finalize startup-banner and remove unnecessary logs by @harshavardhana in #15202
    • Make ReqInfo concurrency safe by @klauspost in #15204
    • update banner with version+runtime by @harshavardhana in #15206
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #114

      [2.8.0]

      • Update minio to 2022-07-04T21-02-54Z
      • Changelog
      • Simplify Prometheus metrics gather by @harshavardhana in #15210
      • site healing: Skip stale iam asset updates from peer. by @poornas in #15203
      • return appropriate error under 'decom status' by @harshavardhana in #15213
      • do not print errFileNotFound in entries.resolve() by @harshavardhana in #15216
      • decom IAM, Bucket metadata properly by @harshavardhana in #15220
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #115

        [2.8.2]

        • Update minio to 2022-07-13T23-29-44Z
        • Update mc to 2022-07-11T16-16-12Z
        • Changelog
        • Adding error check for jetstream connection by @rayjanoka in #15252
        • Fix Helm chart does not support special characters in access/secret key by @dormanze in #15243
        • do not recreate deprecated delete-journal.bin, only read it by @harshavardhana in #15185
        • remove auto-port warning for console-address by @harshavardhana in #15260
        • Allow compaction at bucket top level. by @klauspost in #15266
        • fix grammatic errors and minor rewrites by @daniel-bogusz95 in #15264
        • Purge the objects immediately when x-minio-force-delete header is passed in DeleteObject and DeleteBucket API by @Praveenrajmani in #15148
        • metric: add KMS-related metrics by @aead in #15258
        • site replication: Ignore missing targets/replication config during re… by @poornas in #15269
        • Add compressed file index by @klauspost in #15247
        • Add 4K minimum compressed size by @klauspost in #15273
        • Do not print erasure read log when a disk becomes offline by @vadmeste in #15277
        • allow custom speedtest bucket by @harshavardhana in #15271
        • fix: simplify passing auditLog eventType by @harshavardhana in #15278
        • Avoid listing buckets from a suspended pool by @vadmeste in #15283
        • preserve incoming query params in success_action_redirect by @harshavardhana in #15280
        • Upgrade compression package by @klauspost in #15284
        • Add padding to compressed+encrypted files by @klauspost in #15282
        • resync: Avoid concurrent access/write on map by @poornas in #15286
        • Add a github workflow test for root disk detection by @vadmeste in #15267
        • Fix tier-add help by @krisis in https://github.com/minio/mc/pull/4148
        • add mc ping command by @sinhaashish in https://github.com/minio/mc/pull/4074
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #116

          [2.8.3]

          • Update minio to 2022-07-15T03-44-22Z
          • Changelog
          • correct RefreshCall & UnlockCall of DefaultTimeouts by @shichanglin5 in #15288
          • listing: Expire object versions past expiry by @krisis in #15287
          • Updating minio-go by @cniackz in #15297
          • Fix site replication healing of missing buckets by @poornas in #15298
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #117

            [2.8.4]

            • Update minio to 2022-07-17T15-43-14Z
            • Update mc to 2022-07-17T15-43-14Z
            • Changelog
            • add reconnect duration allows for verifying disconnect intervals by @harshavardhana in #15306
            • copy query values before update to preserve the expected keys by @harshavardhana in #15310
            • support 'admin update' for hotfix versions by @harshavardhana in #15308
            • allow decommission to continue when healing by @harshavardhana in #15312
            • Allow topologySpreadConstraints configuration by @justusbunsi in #14684
            • Fix failure in createUser used by make-user-job helm chart by @lamida in #15293
            • add annotations to ServiceMonitor by @sathieu in #15020
            • Fix data race, which caused tests execution to fail by @shichanglin5 in #15313
            • Exclude upload-ids with incomplete part upload in multipart listing by @vadmeste in #15318
            • support encrypted/compressed objects properly during decommission by @harshavardhana in #15320
            • Add decommission compression+encryption enabled tests by @harshavardhana in #15322
            • Move mc admin top scanner -> mc admin scanner info (#4151)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #118

              [2.8.5]

              • Update minio to 2022-07-24T17-09-31Z
              • Changelog
              • fix: fork os.MkdirAll to optimize cases where parent exists by @harshavardhana in #15379
              • Add compression scheme to header by @klauspost in #15395
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #119

                [2.8.6]

                • Update minio to 2022-07-26T00-53-03Z
                • Changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #120

                  [2.8.7]

                  • Update minio to 2022-07-30T05-21-40Z
                  • Changelog
                  1 Reply Last reply
                  0
                  • 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
                                          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