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.0.3 #164

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps minio from 6.0.11 to 8.0.3.

Release notes

Sourced from minio's releases.

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)
  • Refactor MinioProperties class and fix os name in user-agent (#1089) (11/04/20) (Vinu Varghese)
  • Simplify SseConfiguration XML handling (#1074) (10/23/20) (Bala FA)
  • remove build status (#1083) (10/20/20) (Harshavardhana)
  • Add unicode support in user metadata of an object. (#1079) (10/20/20) (Bala FA)
  • Remove quiet flag usage in RemoveObjectsArgs class (#1080) (10/19/20) (Bala FA)
  • Refactor iterator in removeObjects() API. (#1076) (10/19/20) (Bala FA)
  • Add equals() and hashcode() methods in Args classes (#1068) (10/19/20) (Cemal Turkoglu)
  • Ignore accept-encoding header in signature calculation. (#1071) (10/14/20) (Bala FA)
  • fix javadoc (#1015) (10/12/20) (Bala FA)
  • remove all deprecated methods/classes (#1013) (10/12/20) (Bala FA)
  • fix x-amz-object-lock-retain-until-date header time format in ObjectWriteArgs (#1063) (09/24/20) (Ashish Kumar Sinha) :...skipping...
  • Update version to next release (11/05/20) (Minio Trusted)
  • Release version 8.0.0 (11/05/20) (Minio Trusted)
  • fix publishing plugin compatibility with shadow jar (11/04/20) (Minio Trusted)
Commits
  • 2bd33b1 Release version 8.0.3
  • eaa03ab Ignore functional tests for unsupported bucket with locking (#1130)
  • d5b509b Ignore NoSuchVersion error in removeObjects() API (#1128)
  • de9ca1c Add more validation in lifecycle configuration class (#1106)
  • 6523abe Remove duplicate code of buildHeaders() in ComposeSource (#1116)
  • 49006f4 Update version to next release
  • 8aaab5f Release version 8.0.2
  • c8c71a8 update to new release 8.0.1
  • 6587559 Handle conditional headers in {stat,get}Object() request (#1117)
  • d8fd00e fix: store compression-type in InputSerialization class (#1126)
  • Additional commits viewable in compare view

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.0.3.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@6.0.11...8.0.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 30, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #182.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.minio-minio-8.0.3 branch February 22, 2021 04:46
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.

0 participants