Update dependency minio/minio to v2023 #160
Merged
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.
This PR contains the following updates:
RELEASE.2022-12-12T19-27-27Z
->RELEASE.2023-08-31T15-31-16Z
Release Notes
minio/minio (minio/minio)
vRELEASE.2023-08-31T15-31-16Z
: Minor Feature ReleaseCompare Source
Highlights
What's Changed
Full Changelog: minio/minio@RELEASE.2023-08-29T23-07-35Z...RELEASE.2023-08-31T15-31-16Z
vRELEASE.2023-08-29T23-07-35Z
: Bugfix releaseCompare Source
What's Changed
selfSpeedTest
by @jiuker in https://github.com/minio/minio/pull/17906Full Changelog: minio/minio@RELEASE.2023-08-23T10-07-06Z...RELEASE.2023-08-29T23-07-35Z
vRELEASE.2023-08-23T10-07-06Z
: Bugfix releaseCompare Source
What's Changed
minio/kes-go
dep to v0.2.0 by @aead in https://github.com/minio/minio/pull/17850Full Changelog: minio/minio@RELEASE.2023-08-16T20-17-30Z...RELEASE.2023-08-23T10-07-06Z
vRELEASE.2023-08-16T20-17-30Z
: Bugfix releaseCompare Source
Highlights
Prometheus metrics for cluster_disk_offline_total has been renamed to cluster_drive_offline_total and the updated
dashboards are available at https://grafana.com/grafana/dashboards/13502-minio-dashboard/ - if you are planning
to upgrade to this release make sure your Grafana dashboards are uploaded as well with the new dashboard.
New drive metrics are available such as
You may setup additional alerts on this to look for slow drives that timeout often, and also drives that return
I/O errors at various intervals.
ListObjects() continuation had a bug where in the continuation token would be ignored leading to expensive
list operations when there are single prefixes with millions of objects.
What's Changed
TX
from client to server by @jiuker in https://github.com/minio/minio/pull/17718New Contributors
Full Changelog: minio/minio@RELEASE.2023-08-09T23-30-22Z...RELEASE.2023-08-16T20-17-30Z
vRELEASE.2023-08-09T23-30-22Z
: Bugfix ReleaseCompare Source
What's Changed
Full Changelog: minio/minio@RELEASE.2023-08-04T17-40-21Z...RELEASE.2023-08-09T23-30-22Z
vRELEASE.2023-08-04T17-40-21Z
: Security and Bugfix ReleaseCompare Source
Highlights
This release contains many fixes and is built with Go1.19.12 (includes a Golang security fix in
crypto/tls
).What's Changed
New Contributors
Full Changelog: minio/minio@RELEASE.2023-07-21T21-12-44Z...RELEASE.2023-08-04T17-40-21Z
vRELEASE.2023-07-21T21-12-44Z
: Bug Fix ReleaseCompare Source
Highlights
make sure to update your Grafana dashboard if you upgrade to this release. The latest dashboard is
published at https://grafana.com/grafana/dashboards/13502-minio-dashboard/
bucket
centric at/minio/v2/metrics/bucket
, dashboardfor this is in the works and will be published soon. Documentation of the available metrics is here
What's Changed
New Contributors
Full Changelog: minio/minio@RELEASE.2023-07-18T17-49-40Z...RELEASE.2023-07-21T21-12-44Z
vRELEASE.2023-07-18T17-49-40Z
: Bug Fix ReleaseCompare Source
What's Changed
endpoint
andversions
attributes to KMS details by @shtripat in https://github.com/minio/minio/pull/17350Full Changelog: minio/minio@RELEASE.2023-07-11T21-29-34Z...RELEASE.2023-07-18T17-49-40Z
vRELEASE.2023-07-11T21-29-34Z
: Security and Bug fix releaseCompare Source
This release includes a security fix in the
net/http
Go standard library and is built with Go 1.19.11.What's Changed
New Contributors
Full Changelog: minio/minio@RELEASE.2023-07-07T07-13-57Z...RELEASE.2023-07-11T21-29-34Z
vRELEASE.2023-07-07T07-13-57Z
: Bug Fix ReleaseCompare Source
What's Changed
Full Changelog: minio/minio@RELEASE.2023-06-29T05-12-28Z...RELEASE.2023-07-07T07-13-57Z
vRELEASE.2023-06-29T05-12-28Z
: Feature and Bug fix releaseCompare Source
What's Changed
New Contributors
Full Changelog: minio/minio@RELEASE.2023-06-23T20-26-00Z...RELEASE.2023-06-29T05-12-28Z
vRELEASE.2023-06-23T20-26-00Z
: Bug Fix ReleaseCompare Source
What's Changed
Full Changelog: minio/minio@RELEASE.2023-06-19T19-52-50Z...RELEASE.2023-06-23T20-26-00Z
vRELEASE.2023-06-19T19-52-50Z
: Bug fix releaseCompare Source
What's Changed
Full Changelog: minio/minio@RELEASE.2023-06-16T02-41-06Z...RELEASE.2023-06-19T19-52-50Z
vRELEASE.2023-06-16T02-41-06Z
: Bug fix releaseCompare Source
What's Changed
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.