Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

fix(deps): update module github.com/minio/minio-go/v6 to v6.0.57 #57

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v6 require patch v6.0.49 -> v6.0.57

Release Notes

minio/minio-go

v6.0.57: Minor Bug Fix Release

Compare Source

Changelog

  • remove usages of debug.FreeOSMemory() (#​1301) (06/09/20) (Kale Blankenship)
  • Add CodeQL security scanning (#​1298) (06/05/20) (Justin Hutchings)
  • Add custom MD5/SHA256 hasher option (#​1283) (06/02/20) (Klaus Post)
  • Treat x-amz-metadata-directive as a standard header (#​1296) (05/29/20) (kannappanr)

v6.0.56: Minor Feature Release

Compare Source

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)

v6.0.55: Minor Bug Fix Release

Compare Source

Changelog

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

v6.0.54: Minor Bug Fix Release

Compare Source

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)

v6.0.53: Minor Bug Fix Release

Compare Source

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)

v6.0.52: Minor Bugfix Release

Compare Source

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)

v6.0.51: Feature Release

Compare Source

Changelog

  • add DisableMultipart flag in PutObjectOptions (#​1256) (04/01/20)
  • fix: getBucketLocation use virtual hosted style for Aliyun OSS (#​1253) (03/31/20)
  • Add Object Retention related flags for CopyObject API (#​1254) (03/23/20)
  • extract userTags from Get/Head request (#​1249) (03/19/20)
  • fix: Context cancellation not handled (#​1250) (03/19/20)
  • Check for correct http status in remove object tagging (#​1248) (03/18/20)
  • simplify extracting metadata in Head/Get object (#​1245) (03/16/20)

v6.0.50: Minor Bug Fix Release

Compare Source

Changelog

  • fix: close and remove .minio.part file on errors (#​1243) (03/09/20)
  • Add (Get/Set)ObjectLockConfig API functions (#​1240) (03/06/20)
  • Add PutObjectOptions.PartSize docs (#​1239) (03/06/20)
  • list: Check EncodingType in list resp before decoding object names (#​1238) (03/04/20)
  • Add Support for Legal-Hold (#​1233) (03/04/20)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant