Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Bump minio from 6.0.11 to 8.1.0 #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps minio from 6.0.11 to 8.1.0.

Release notes

Sourced from minio's releases.

Bugfix Release

Changelog

  • fix possible divided by zero error (#1162) (02/18/21) (Bala FA)
  • storage-class is valid for deleteMarker on MinIO (#1161) (02/17/21) (Harshavardhana)
  • Add preload data support for putObject() API. (#1156) (02/05/21) (Bala FA)
  • fix postpolicy condition key check (#1154) (02/02/21) (yuliyang_yewu)
  • fix getPresignedObjectUrl() to use available session token (#1147) (01/29/21) (Bala FA)
  • Simplify Set initialization (#1144) (01/08/21) (Bala FA)
  • Add S3 API execution trace to MinioException (#1136) (01/05/21) (Bala FA)
  • fix SSE-KMS to handle context properly (#1141) (01/03/21) (Bala FA)
  • Honor extra headers argument in getPresignedObjectUrl API. (#1142) (01/03/21) (Bala FA)
  • typo: correct method's name (#1143) (12/30/20) (AnnieCattice)
  • Use junit in functional tests (#1133) (12/23/20) (Bala FA)
  • fix README and CONTRIBUTING guides (#1132) (12/18/20) (Bala FA)

Minor Bugfix Release

Changelog

  • Ignore functional tests for unsupported bucket with locking (#1130) (11/29/20) (Bala FA)
  • Ignore NoSuchVersion error in removeObjects() API (#1128) (11/29/20) (Bala FA)
  • Add more validation in lifecycle configuration class (#1106) (11/26/20) (Bala FA)
  • Remove duplicate code of buildHeaders() in ComposeSource (#1116) (11/26/20) (Bala FA)

Minor Bug Fix Release

Changelog

  • Handle conditional headers in {stat,get}Object() request (#1117) (11/25/20) (Bala FA)
  • fix: store compression-type in InputSerialization class (#1126) (11/25/20) (Bala FA)
  • Add support to empty prefix value in XML messages (#1102) (11/24/20) (Bala FA)
  • make com.github.spotbugs.spotbugs-annotations as compile-time only dependency (#1119) (11/23/20) (Bala FA)
  • Remove getObjectUrl() in documentation (#1121) (11/23/20) (Pierre Klink)
  • Remove assume-role provider functional test (#1120) (11/18/20) (Bala FA)
  • build: upgrade shadow v6.1.0 (#1115) (11/15/20) (Marc Philipp)

Minor Bug Fix Release

Changelog

  • fix 0 divided by 0 in part count calculation (#1114) (11/13/20) (Bala FA)
  • Make code property check optional in IamAwsProvider (#1109) (11/11/20) (Bala FA)
  • fix: client grants example (#1101) (11/06/20) (Harshavardhana)

Feature Release

Highlights

  • Add support for various credential providers
  • Add bucket versioning APIs
  • Add replication APIs

Changelog

  • fix publishing plugin compatibility with shadow jar (11/04/20) (Minio Trusted)
  • update readme.md to 7.1.4 to release 8.0.0 (11/04/20) (Minio Trusted)
  • Add object representation of LifecycleConfiguration with API rename. (#1065) (11/04/20) (Bala FA)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [minio](https://github.com/minio/minio-java) from 6.0.11 to 8.1.0.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@6.0.11...8.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants