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 125.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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #261

    [3.13.33]

    • Update minio to 2024-07-31T05-46-26Z
    • Changelog
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #262

      [3.13.34]

      • Update minio to 2024-08-03T04-33-23Z
      • Changelog
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #263

        [3.13.35]

        • Update minio to 2024-08-17T01-24-54Z
        • Changelog
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #264

          [3.13.36]

          • Update minio to 2024-08-26T15-33-07Z
          • Changelog
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #265

            [3.13.37]

            • Update minio to 2024-08-29T01-40-52Z
            • Changelog
            • fix: string format when log IAM refresh take over 5s by @jiuker in #20331
            • when a drive is closed cancel the cleanupTrash goroutine by @harshavardhana in #20337
            • add more details on the payload sent to webhook audit by @harshavardhana in #20335
            • bucket-metadata: Reload events/repl-targets for all buckets by @vadmeste in #20334
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #266

              [3.13.38]

              • Update minio to 2024-09-09T16-59-28Z
              • Changelog
              • Skip non existent ldap entities while import (#20352)
              • Dont hard error for nonexisting LDAP entries instead of logging them
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #267

                [3.13.39]

                • Update minio to 2024-09-13T20-26-02Z
                • Changelog
                • PutObject() for multi-pooled was holding large region locks, which was not necessary. This affects almost all slowpoke clients and lengthy uploads.
                • Re-arrange locks for CompleteMultipart, PutObject to be close to rename()
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #268

                  [3.14.0]

                  • Update minio to 2024-09-22T00-33-43Z
                  • Changelog
                  • Limit S3 Select JSON documents to 10MB by @klauspost in #20439
                  • remove windows CI/CD for now by @harshavardhana in #20441
                  • Fix behavior of AddServiceAccountLDAP for non-admin users by @taran-p in #20442
                  • Added iam import tests for openid by @shtripat in #20432
                  • batch: Set a default retry attempts and a prefix by @vadmeste in #20452
                  • Ensure proper stale_uploads_cleanup_interval is used at all times by @ramondeklein in #20451
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #269

                    [3.15.0]

                    • Update minio to 2024-10-02T17-50-41Z
                    • Changelog
                    • Limit jstream parse depth by @klauspost in #20474
                    • remove the list from 'mc stat' from testing via '--no-list' by @harshavardhana in #20468
                    • cleanup existing part.N's before renamePart() by @harshavardhana in #20466
                    • hold on to batch job stats till cleanup by @poornas in #20480
                    • use absolute path for binary checksum verification by @harshavardhana in #20487
                    • Fix PPC cgroup memory limit by @klauspost in #20488
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #270

                      [3.15.1]

                      • Update minio to 2024-10-13T13-34-11Z
                      • Changelog
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #271

                        [3.15.2]

                        • Update minio to 2024-10-29T16-01-48Z
                        • Changelog
                        • Correct the date filter check for batch replication by @​shtripat in https://github.com/minio/minio/pull/20569
                        • Clear omitted fields by @​klauspost in https://github.com/minio/minio/pull/20575
                        • Trace ILM errors by @​klauspost in https://github.com/minio/minio/pull/20576
                        • Fix ILM expire workers exiting by @​klauspost in https://github.com/minio/minio/pull/20578
                        • fix: avoid useless expires value in listing meta by @​donatello in https://github.com/minio/minio/pull/20584
                        • heal: Avoid deadline error with very large objects (#​140) by @​vadmeste in https://github.com/minio/minio/pull/20586
                        • heal: large objects fix and avoid .healing.bin corner case premature exit by @​vadmeste in https://github.com/minio/minio/pull/20577
                        • run IAM purge routines deterministically every hr by @​donatello in https://github.com/minio/minio/pull/20587
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #272

                          [3.16.0]

                          • Update Minio to RELEASE.2024-11-07T00-52-20Z
                          • Full Changelog
                          • Update README.md by @​allanrogerr in https://github.com/minio/minio/pull/20599
                          • Remove expires field from list objects metadata by @​donatello in https://github.com/minio/minio/pull/20600
                          • add tests for ILM transition and healing (#​166) by @​harshavardhana in https://github.com/minio/minio/pull/20601
                          • Update console package to v1.7.3 by @​cesnietor in https://github.com/minio/minio/pull/20606
                          • Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @​dependabot in https://github.com/minio/minio/pull/20611
                          • Fix msgUnPath crash by @​klauspost in https://github.com/minio/minio/pull/20614
                          • docs: remove redundant prometheus metric by @​erfantkerfan in https://github.com/minio/minio/pull/20618
                          • decompress audit log properly before sending to remote target by @​ramondeklein in https://github.com/minio/minio/pull/20619
                          • @​erfantkerfan made their first contribution in https://github.com/minio/minio/pull/20618
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #273

                            [3.17.0]

                            • Update minio to RELEASE.2024-12-13T22-19-12Z
                            • Full Changelog
                            • Fix lint issues from v1.62.0 upgrade by @​klauspost in https://github.com/minio/minio/pull/20633
                            • Harden internode DeadlineConn by @​klauspost in https://github.com/minio/minio/pull/20631
                            • Make DeadlineConn http.Listener compatible by @​klauspost in https://github.com/minio/minio/pull/20635
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #274

                              [3.18.0]

                              • CLOUDRON_OIDC_PROVIDER_NAME implemented
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #275

                                [3.18.1]

                                • Update minio to RELEASE.2024-12-18T13-15-44Z
                                • Full Changelog
                                • Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect by @​dependabot in https://github.com/minio/minio/pull/20760
                                • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @​dependabot in https://github.com/minio/minio/pull/20767
                                • update all dependencies and use latest msgp by @​harshavardhana in https://github.com/minio/minio/pull/20768
                                • s3: Sanitize the source object name in CopyObject handler by @​marktheunissen in https://github.com/minio/minio/pull/20774
                                • heal: Include more use case of not healable but readable objects (#​248) by @​vadmeste in https://github.com/minio/minio/pull/20776
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #276

                                  [4.0.0]

                                  • Update minio to RELEASE.2025-01-18T00-31-37Z
                                  • Full Changelog
                                  • ListObjectParts should return actual size by @​klauspost in https://github.com/minio/minio/pull/20782
                                  • Add resiliency tests by @​allanrogerr in https://github.com/minio/minio/pull/20786
                                  • Add cpuio profiling potential crash workaround by @​klauspost in https://github.com/minio/minio/pull/20809
                                  • Bump golang.org/x/net to silence wrong vuln checker by @​vadmeste in https://github.com/minio/minio/pull/20814
                                  • decom: avoid skipping single delete markers for replication by @​poornas in https://github.com/minio/minio/pull/20836
                                  • update github.com/minio/kms-go/kes to v0.3.1 by @​aead in https://github.com/minio/minio/pull/20843
                                  • Fix inconsistently written compressed files. by @​klauspost in https://github.com/minio/minio/pull/20846
                                  • s3: Provide enough buffer when the object final size is unknown by @​vadmeste in https://github.com/minio/minio/pull/20847
                                  • Correct bucket metrics name by @​shtripat in https://github.com/minio/minio/pull/20823
                                  • update deps by @​harshavardhana in https://github.com/minio/minio/pull/20851
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #277

                                    [4.0.1]

                                    • Update minio to RELEASE.2025-01-20T14-49-07Z
                                    • Full Changelog
                                    • do not list buckets without local quorum by @​harshavardhana in https://github.com/minio/minio/pull/20852
                                    • Add Full Object Checksums and CRC64-NVME by @​klauspost in https://github.com/minio/minio/pull/20855
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #278

                                      [4.1.0]

                                      • Update minio to RELEASE.2025-02-03T21-03-04Z
                                      • Full Changelog
                                      • do not expose secret-key to lambda event handler by @​harshavardhana in https://github.com/minio/minio/pull/20870
                                      • Allow URLs up to 32KB and improve parsing speed by @​klauspost in https://github.com/minio/minio/pull/20874
                                      • DeleteObjects: Send delete to all pools (#​172) by @​vadmeste in https://github.com/minio/minio/pull/20821
                                      • Check for valid checksum by @​klauspost in https://github.com/minio/minio/pull/20878
                                      • Add lock overload protection by @​klauspost in https://github.com/minio/minio/pull/20876
                                      • Redact sensitive fields from DescribeBatchJob by @​klauspost in https://github.com/minio/minio/pull/20881
                                      • fix: proxy requests to honor global transport by @​vadmeste in https://github.com/minio/minio/pull/20889
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #279

                                        [4.1.1]

                                        • Update minio to RELEASE.2025-02-07T23-21-09Z
                                        • Full Changelog
                                        • replication: default tag timestamps in CopyObject call by @​poornas in https://github.com/minio/minio/pull/20891
                                        • sts: allow client-provided intermediate CAs by @​aead in https://github.com/minio/minio/pull/20896
                                        • Fix multipart replication with 1 part objects by @​klauspost in https://github.com/minio/minio/pull/20895
                                        • kms: add MINIO_KMS_REPLICATE_KEYID option by @​aead in https://github.com/minio/minio/pull/20909
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #280

                                          [4.1.2]

                                          • Update minio to RELEASE.2025-02-18T16-25-55Z
                                          • Full Changelog
                                          • Fix nil pointer deref in PeerPolicyMappingHandler by @​klauspost in https://github.com/minio/minio/pull/20913
                                          • (s)ftp: Enable trailing headers for upload by @​klauspost in https://github.com/minio/minio/pull/20914
                                          • Quick patch for Snowball AutoExtract: #​20883 by @​mannreis in https://github.com/minio/minio/pull/20885
                                          • Update console to 1.7.6 by @​cesnietor in https://github.com/minio/minio/pull/20925
                                          • Fix missing authorization check for PutObjectRetentionHandler by @​ramondeklein in https://github.com/minio/minio/pull/20929
                                          • ftp: Enable trailing headers, just like sftp by @​jkandasa in https://github.com/minio/minio/pull/20938
                                          • fix(docs): update mc admin trace link to MinIO official docs by @​felixrodrigo19 in https://github.com/minio/minio/pull/20943
                                          • Extract all files from encrypted stream with inspect by @​klauspost in https://github.com/minio/minio/pull/20937
                                          • Test checksum types for invalid combinations by @​klauspost in https://github.com/minio/minio/pull/20953
                                          • tests: Do not allow forced type asserts by @​klauspost in https://github.com/minio/minio/pull/20905
                                          • @​mannreis made their first contribution in https://github.com/minio/minio/pull/20885
                                          • @​jkandasa made their first contribution in https://github.com/minio/minio/pull/20938
                                          • @​1911860538 made their first contribution in https://github.com/minio/minio/pull/20939
                                          • @​felixrodrigo19 made their first contribution in https://github.com/minio/minio/pull/20943
                                          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