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

Bump github.com/minio/minio-go/v6 from 6.0.51 to 6.0.57 #31

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/minio/minio-go/v6 from 6.0.51 to 6.0.57.

Release notes

Sourced from github.com/minio/minio-go/v6's releases.

Minor Feature Release

Highlights

  • Add support for bucket tagging

Changelog

  • retry only if response region doesn't match cached region (#1293) (05/28/20) (kannappanr)
  • retry makebucket on AuthorizationHeaderMalformed code and empty location (#1292) (05/26/20) (kannappanr)
  • Add tagging count to known header (#1291) (05/22/20) (kannappanr)
  • core: Modify Putobject to use PutObjectOptions (#1290) (05/21/20) (P R)
  • Add new Milan AWS Region (#1286) (05/21/20) (Yefry Figueroa)
  • support for new af-south-1 region (#1285) (05/08/20) (Chad Denyar)
  • honor doneCh for listenBucketNotification (#1282) (05/01/20) (Harshavardhana)
  • fix: Accept 204 as success (#1281) (04/30/20) (Bala FA)
  • add bucket tagging apis (#1273) (04/28/20) (Bala FA)
  • add github workflows, deprecate travis and appveyor (04/27/20) (Harshavardhana)
  • add Parse in tags pkg (#1279) (04/25/20) (Bala FA)

Minor Bug Fix Release

Changelog

  • fix: Use jsoniter instead of encoding/json (#1276) (04/25/20) (Nitish Tiwari)
  • add tags package (#1275) (04/24/20) (Bala FA)

Minor Bug Fix Release

Changelog

  • sql: Add SQL API to set CSV/JSON options (#1268) (04/18/20) (Anis Elleuch)
  • fix increase default BufferSize for bufio.Scanner (#1272) (04/17/20) (Harshavardhana)
  • preserve data after calculating md5sum (#1270) (04/17/20) (Harshavardhana)

Minor Bug Fix Release

Changelog

  • return an error when removing an event matches nothing (#1267) (04/14/20) (Daniel Valdivia)
  • fix: AWS STS url to use https for web-identity (#1263) (04/15/20) (Chanho Yong)
  • Add get bucket versioning (#1266) (04/14/20) (Olivier Cloirec)
  • Add AssumeRole support for rotating credentials (#1265) (04/13/20) (Harshavardhana)
  • add functions to remove notifications by prefix/suffix (#1262) (04/07/20) (Daniel Valdivia)

Minor Bugfix Release

Changelog

  • fix: go mod tidy (04/03/20)
  • Export identifiers for shared credentials providers (#1255) (04/03/20)
  • Add support for x-amz-bypass-governance-retention in RemoveObjects (#1258) (04/03/20)
  • retry: Quit when the context is cancelled (#1260) (04/03/20)
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 [github.com/minio/minio-go/v6](https://github.com/minio/minio-go) from 6.0.51 to 6.0.57.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v6.0.51...v6.0.57)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 10, 2020
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