Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/minio/minio-go/v7 from 7.0.5 to 7.0.10 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps github.com/minio/minio-go/v7 from 7.0.5 to 7.0.10.

Release notes

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

Minor Bugfix Release

Changelog

  • fix: support MINIO_ROOT* envs (#1455) (02/19/21) (Harshavardhana)
  • fix: make sure getObject returns proper error multiple reads (#1453) (02/18/21) (Harshavardhana)

Minor Bugfix Release

Changelog

  • fix: make sure getObject returns error on truncated responses (#1452) (01/15/21) (Harshavardhana)
  • remove staticcheck config (02/14/21) (Harshavardhana)
  • Set versionID in core CopyObject if specified (#1450) (02/10/21) (Poorna Krishnamoorthy)

Minor Bugfix Release

Changelog

  • Add AWS S3 China Dual-Stack Endpoints (#1445) (02/04/21) (Miyuru Sankalpa)
  • tagSet.String() shows the encoded form of all tags (#1448) (02/04/21) (Anis Elleuch)
  • sts endpoint fix for china regions (#1444) (02/02/21) (narasimman-elu)
  • replication: Change proxy flag to string (#1447) (01/26/21) (Poorna Krishnamoorthy)
  • lifecycle: Fix Expiration.IsNull() after introducing DeleteMarker (#1443) (01/13/21) (Anis Elleuch)
  • lifecycle: Add IsEnabled() to ExpireDeleteMarker (#1441) (01/13/21) (Anis Elleuch)

Minor Bugfix Release

Changelog

  • lifecycle: Fix infinite NoncurrentTransition xml marshalling (#1439) (01/07/21) (Anis Elleuch)
  • Add proxy flag to advanced Get options (#1404) (01/05/21) (Poorna Krishnamoorthy)
  • append minio. to ListObjectsOptions (#1438) (01/04/21) (insanitywholesale)
  • Add SourceSelectionCriteria to replication config (#1427) (12/30/20) (Poorna Krishnamoorthy)
  • replication: Use nano precision in modtime during copy & delete (#1433) (12/31/20) (Anis Elleuch)
  • fix broken license link in docs (#1432) (12/25/20) (SaintMalik)
  • docs: fix API.md typo (#1435) (12/24/20) (Max Xu)
  • NotImplemented support for Azure and cleanup issues (#1392) (12/22/20) (ebozduman)
  • replicate: Send source modtime in time nano format (#1428) (12/17/20) (Anis Elleuch)
  • CI: remove Go1.13 from CI (#1431) (12/17/20) (Andreas Auernhammer)
  • encrypt: fix SSE-KMS HTTP context header (#1430) (12/17/20) (Andreas Auernhammer)
  • fix: make notification config Equal function robust (#1429) (12/16/20) (Cesar N)
  • Added post policy for starts-with in content type (#1421) (12/01/20) (Michael Hudgins)

Minor Bugfix Release

Changelog

  • make sure to ignore non-existent versions (#1419) (11/28/20) (Harshavardhana)
  • update README of zh_CN (#1416) (11/27/20) (liuwei)
  • fix: context timeout not launched on get bucket location #1413 (#1414) (11/23/20) (alexcocia)
  • add support for custom transport for LDAP creds (#1412) (11/18/20) (Harshavardhana)
  • Add opts to core CopyObject api (#1409) (11/18/20) (Poorna Krishnamoorthy)
  • Fixes the format issue in API.md (#1411) (11/18/20) (ebozduman)
  • fix tag validation (#1406) (11/09/20) (Poorna Krishnamoorthy)

... (truncated)

Commits
  • 3e37d03 fix: support MINIO_ROOT* envs (#1455)
  • 6c097d5 fix: make sure getObject returns proper error multiple reads (#1453)
  • 43eb053 Update version to next release
  • e354df4 fix: make sure getObject returns error on truncated responses (#1452)
  • 6698ff4 remove staticcheck config
  • 83423dd Set versionID in core CopyObject if specified (#1450)
  • bb6614f Update version to next release
  • b6f1659 Add AWS S3 China Dual-Stack Endpoints (#1445)
  • e992581 tagSet.String() shows the encoded form of all tags (#1448)
  • 546cb78 sts endpoint fix for china regions (#1444)
  • 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)

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.5 to 7.0.10.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.5...v7.0.10)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from loafoe as a code owner March 15, 2021 09:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@loafoe loafoe merged commit 208ff25 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.10 branch March 15, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant