Piped-Backend
Piped-Backend copied to clipboard
fix(deps): update dependency io.minio:minio to v8.5.17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.minio:minio | 8.5.11 -> 8.5.17 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/minio-java (io.minio:minio)
v8.5.17: Bugfix Release
What's Changed
- Error out on invalid content type by @balamurugana in https://github.com/minio/minio-java/pull/1617
Full Changelog: https://github.com/minio/minio-java/compare/8.5.16...8.5.17
v8.5.16: Bugfix Release
What's Changed
- ObjectWriteResponse: return checksums if any by @kzhsw in https://github.com/minio/minio-java/pull/1609
- MinioAdminClient: add missing fields to getServerInfo API by @GTBABC in https://github.com/minio/minio-java/pull/1603
- Gracefully handle exceptions in httpclient callback to avoid hanging by @jonasasx in https://github.com/minio/minio-java/pull/1615
- Update missing XML fields in AndOperator, Expiration and RuleFilter by @dormanze in https://github.com/minio/minio-java/pull/1613
- Handle null value in io.minio.messages.Item.lastModified() method by @hwaite in https://github.com/minio/minio-java/pull/1605
New Contributors
- @GTBABC made their first contribution in https://github.com/minio/minio-java/pull/1603
- @jonasasx made their first contribution in https://github.com/minio/minio-java/pull/1615
- @hwaite made their first contribution in https://github.com/minio/minio-java/pull/1605
Full Changelog: https://github.com/minio/minio-java/compare/8.5.15...8.5.16
v8.5.15: Bugfix Release
What's Changed
- Make low level multipart APIs public by @balamurugana in https://github.com/minio/minio-java/pull/1607
Full Changelog: https://github.com/minio/minio-java/compare/8.5.14...8.5.15
v8.5.14: Bugfix Release
What's Changed
- MinioAdminClient: refactor payload encryption and decryption. by @balamurugana in https://github.com/minio/minio-java/pull/1597
- Conditionally throw exception from uploadParts failure. by @balamurugana in https://github.com/minio/minio-java/pull/1595
Full Changelog: https://github.com/minio/minio-java/compare/8.5.13...8.5.14
v8.5.13: Bugfix Release
What's Changed
- add httpclient close option to minio client builder by @SerhiiKryvokin in https://github.com/minio/minio-java/pull/1587
- upgrade gradle and dependencies by @balamurugana in https://github.com/minio/minio-java/pull/1579
New Contributors
- @SerhiiKryvokin made their first contribution in https://github.com/minio/minio-java/pull/1587
Full Changelog: https://github.com/minio/minio-java/compare/8.5.12...8.5.13
v8.5.12: Bugfix Release
What's Changed
- Add skip bucket/region/object name validation as special usecase by @rudgal in https://github.com/minio/minio-java/pull/1576
- SignV4: trim leading/trailing spaces in header value by @balamurugana in https://github.com/minio/minio-java/pull/1578
New Contributors
- @rudgal made their first contribution in https://github.com/minio/minio-java/pull/1576
Full Changelog: https://github.com/minio/minio-java/compare/8.5.11...8.5.12
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.