8000 versitygw 1.0.14 by BrewTestBot · Pull Request #225045 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]

Skip to content

versitygw 1.0.14 #225045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 28, 2025
Merged

versitygw 1.0.14 #225045

merged 2 commits into from
May 28, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changelog
* 9f788c4266dcb924bfe63791cd2458f5bacba98c Add copyright headers
* 9082d469e7575271ae4e9a8d0ca7b097326403da Add support for plugin backends
* dea4b6382f29e83e56590dc7c9bf67d6b25ce73d add additional constructor with s3.Client instance
* 46bde72474eed8976d60d169f8b6ed5bcd002c1a chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.7
* 1f5f04084047aac8d92a26ddf2b6ae0d05123fe2 chore(deps): bump github.com/valyala/fasthttp
* 68d267e42234b5d1eb4228d380effae88788fa3e chore(deps): bump the dev-dependencies group with 2 updates
* bbb62927a5b7c9358e0900f22b6bd27c6a5fe3f0 chore(deps): bump the dev-dependencies group with 5 updates
* 7f9b9dfd976fa6aaf4bd4032ef8e66480e40159d chore(deps): bump the dev-dependencies group with 6 updates
* c3334008f58ee10529fbac0b1195dd123adaff74 chore(deps): bump the dev-dependencies group with 7 updates
* b69352bdd6f92de1cfd9cb624d839e26e80f9eb9 chore: add token permissions to githubb actions
* c45b32066fef6c107412e9207b47a82e67d9af9e chore: update goreleaser configs
* e9286f7a23636d7107e2a1a7762452ba7650f053 feat: add scoutfs group tests to integration
* 23b5e6085493d1eba79155d718d8ae1a187e405a feat: adds debug logging for chunk readers.
* b9b75b58f65be2c1e8c718c759378efe3635f6ac feat: automates the host-style tests in the pipeline
* a9fcf63063eaeb67d5ce884b10cf61787fe24a57 feat: cleanup calling of debuglogger with managed debug setting
* dbc710da2dc3f36d429a9ffd49e39252d1b8ad16 feat: implements host-style bucket addressing in the gateway.
* 4334f869f2611dcabeeacf1bab221a7bcaad113b feat: makes the user role editable in /update-user iam endpoint
* d3585e6c1c2d1698c79746f82e2ca334a2cd8f75 feat: optimizes backend.Walk and backend.WalkVersions to avoid sorting the common prefixes.
* e2905b6880f79e71d1df5a1b588f1207a0343b67 feat: update example service config for virtual host option
* 2b1e1af89b4437ecb2acaa35fa1b1b2e92c3b9f7 fix: Adds validation for Content-Length in upload operations.
* 925f89465e181687134c09cac5a5bc3b328bdf6a fix: IPA IAM use http proxy from environment
* e7294c631ffe78d79628043e6056a7c92681bbe4 fix: add bounds check for ContentLength type conversion
* 32faf9a4c3a8c47a83979c413fbabcccbc230287 fix: adds quotes to part Etag in UploadPart
* 3740d791734fc28b3fc0bc686b3e229cc0b829e0 fix: adds the surrounding quotes on ETag in PutObject for dir objects and in UploadPartCopy.
* 1ef81d985ecf1df5f02465e40d1f0d22c6821ae7 fix: cleanup test cases that could lead to panic with invalid response
* afbcbcac1321fb69e76ecec563590ee322d598a5 fix: fixes all the available actions date xml marshalling for response body.
* 5e6056467e672d0266ebbd4856d84df388637808 fix: fixes tagging string parsing for PutObject, CopyObject and CreateMultipartUpload
* 323717bcf1b2a62a9791dd74a2d205362daa298b fix: fixes the LastModified date formatting in CopyObject result.
* 809d969afb5118bf266edb568d434baeab975506 fix: fixes the context cancelation issue in Versioning_GetObject_success integration test.
* 720a7e5628346a90017f5b6898f7ed4a593ca231 fix: fixes the early context cancelation issue in GetObject_with_range integration test.
* dfa1ed2358137af8c69b1b68ebc6329e423e5cbf fix: fixes the range parsing for GetObject. Adds range query support for HeadObject.
* 32c6f2e463c9730c1fd4385c5bacb368fdf2de41 fix: non existing bucket acl parsing
* 3e50e29306efd9e8c8f042edc5743ed0c69bc25c fix: overrides empty checksum type and algorithm with 'null' for ListParts
* 4478ed1143e626ee13f7db890990c6e99fc1b11d fix: panic with malformed request in event/log handlers
* c497baa733876321feb4d753ef198ffca99cd05f fix: removes the xml pretty printing from debug logger.
* 9f13b544f760c0a91b221fe1b742fc7976ea8321 fix: scoutfs etag check for multipart uploads
* 63214060087fd46c4ee31ea07c896b3d44d7843e fix: scoutfs missing ListObjects() response fields
* a29f7b18391f82519705a103699e43c471fde656 fix: scoutfs missing ListObjectsV2() start after
* a60d6a7faa86e17de5e9e708602fa73a1fc8850e fix: scoutfs racing mutlipart uploads internal error
* e98f7763d0b8309b89626370a38ad9ba401b5956 fix: use createtemp()/rename() for iam internal files
* 9244e9100d28e9a92caa1968a8bb04d9dc39f210 fix: xml response field names for complete multipart upload
* a022c3bdb6e3a44eb83131b3568bc8fbaca9487c mount-s3 has strict XML parsing which doesn't like receiving this tag empty
* 42013d365bc42f15d79d3f39174571a5bb18bdb6 use path style

View the full release notes at https://github.com/versity/versitygw/releases/tag/v1.0.14.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 28, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 28, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 28, 2025 23:51
@BrewTestBot BrewTestBot added this pull request to the merge queue May 28, 2025
Merged via the queue into master with commit 0c37fd3 May 28, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-versitygw-1.0.14 branch May 28, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0