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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beyondstorage/go-service-minio Loading
base: v0.1.0
Choose a base ref
...
head repository: beyondstorage/go-service-minio Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 6, 2021

  1. ci: Enable auto merge for Dependabot

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    a73e63e View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/beyondstorage/go-integration-test/v4 (#22)

    Bumps [github.com/beyondstorage/go-integration-test/v4](https://github.com/beyondstorage/go-integration-test) from 4.2.0 to 4.4.0.
    - [Release notes](https://github.com/beyondstorage/go-integration-test/releases)
    - [Changelog](https://github.com/beyondstorage/go-integration-test/blob/master/CHANGELOG.md)
    - [Commits](beyondstorage/go-integration-test@v4.2.0...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/beyondstorage/go-integration-test/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    6ef6f78 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/minio/minio-go/v7 from 7.0.12 to 7.0.13 (#…

    …23)
    
    Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.12 to 7.0.13.
    - [Release notes](https://github.com/minio/minio-go/releases)
    - [Commits](minio/minio-go@v7.0.12...v7.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/minio/minio-go/v7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    42276a0 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github.com/beyondstorage/go-endpoint (#19)

    Bumps [github.com/beyondstorage/go-endpoint](https://github.com/beyondstorage/go-endpoint) from 1.0.1 to 1.1.0.
    - [Release notes](https://github.com/beyondstorage/go-endpoint/releases)
    - [Changelog](https://github.com/beyondstorage/go-endpoint/blob/master/CHANGELOG.md)
    - [Commits](beyondstorage/go-endpoint@v1.0.1...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/beyondstorage/go-endpoint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    dc9f677 View commit details
    Browse the repository at this point in the history
  5. fix: Regenerate code

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    69d1330 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. docs: Update README (#25)

    JinnyYi committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    47cf21b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Bump to version 0.2.0 (#26)

    JinnyYi committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    fb67388 View commit details
    Browse the repository at this point in the history
Loading