[pull] master from minio:master#125
Open
pull[bot] wants to merge 4469 commits intohttpsgithu:masterfrom
Open
Conversation
9aeedc4 to
f7a87b3
Compare
ba45426 to
67b6c94
Compare
4ce65a2 to
acf26c5
Compare
2e012c5 to
dcff6c9
Compare
eed114b to
e35709a
Compare
418ca63 to
0e3c92c
Compare
d3b4d97 to
3891885
Compare
c299478 to
3a90fb1
Compare
2649a0c to
09b0e71
Compare
62f0197 to
b6d4a77
Compare
3c6cebb to
2b0156b
Compare
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.
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>
a2dee8b to
d8d907b
Compare
d8d907b to
7aac2a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )