Skip to content

[pull] master from minio:master#125

Open
pull[bot] wants to merge 4469 commits intohttpsgithu:masterfrom
minio:master
Open

[pull] master from minio:master#125
pull[bot] wants to merge 4469 commits intohttpsgithu:masterfrom
minio:master

Conversation

@pull
Copy link

@pull pull bot commented Apr 23, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 23, 2021
@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from 9aeedc4 to f7a87b3 Compare April 30, 2021 15:50
@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from c299478 to 3a90fb1 Compare September 22, 2023 18:32
@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from 2649a0c to 09b0e71 Compare March 3, 2024 17:50
@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from 62f0197 to b6d4a77 Compare July 2, 2024 21:35
erfantkerfan and others added 5 commits November 6, 2024 07:44
Remember GetMultiple() must be used if your target is calling
PutMultiple(), without that the multiple events will not be
replayed.
* Fix lint issues from v1.62.0 upgrade

* Fix xlMetaV2TrimData version checks.
minio-trusted and others added 26 commits September 7, 2025 05:14
Update tinylib. Should fix CI.

`gofumpt -w .&&go generate ./...`
Added instructions for building Docker image and using Helm charts.

This closes the loop on supported methods for deploying MinIO with latest changes.
Updated documentation link to point to the GitHub project.
This fixes a security issue where sub-policy attached to a service
account or STS account is not properly validated under certain "own"
account operations (like creating new service accounts). This allowed a
service account to create new service accounts for the same user
bypassing the inline policy restriction.
fix(api): Don't send responses twice.

In some cases multiple responses are being sent for one request, causing
the API server to incorrectly drop connections.

This change introduces a ResponseWriter which tracks whether a
response has already been sent. This is used to prevent a response being
sent if something already has (e.g. by a preconditions check function).

Fixes #21633.

Co-authored-by: Menno Finlay-Smits <hello@menno.io>
…nce (#21638)

Signed-off-by: yangw <wuyangmuc@gmail.com>
@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from a2dee8b to d8d907b Compare February 12, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.