Skip to content
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: hashicorp/hcp-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.31.0
Choose a base ref
...
head repository: hashicorp/hcp-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 30, 2023

  1. Update action go version to read from go mod (#161)

    * Update action go version to read from go mod
    
    * update changelog
    Jolisa-Brown authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4e99543 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-openapi/spec from 0.20.7 to 0.20.8 (#160)

    * Bump github.com/go-openapi/spec from 0.20.7 to 0.20.8
    
    Bumps [github.com/go-openapi/spec](https://github.com/go-openapi/spec) from 0.20.7 to 0.20.8.
    - [Release notes](https://github.com/go-openapi/spec/releases)
    - [Commits](go-openapi/spec@v0.20.7...v0.20.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/spec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump github.com/go-openapi/spec from 0.20.7 to 0.20.8
    
    Bumps [github.com/go-openapi/spec](https://github.com/go-openapi/spec) from 0.20.7 to 0.20.8.
    - [Release notes](https://github.com/go-openapi/spec/releases)
    - [Commits](go-openapi/spec@v0.20.7...v0.20.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/spec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * changelog
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Paras Prajapati <paras.prajapati@hashicorp.com>
    dependabot[bot] and Paras Prajapati authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f7c067f View commit details
    Browse the repository at this point in the history
  3. Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1 (#159)

    * Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1
    
    Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.0 to 0.22.1.
    - [Release notes](https://github.com/go-openapi/validate/releases)
    - [Commits](go-openapi/validate@v0.22.0...v0.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/validate
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump github.com/go-openapi/validate from 0.22.0 to 0.22.1
    
    Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.0 to 0.22.1.
    - [Release notes](https://github.com/go-openapi/validate/releases)
    - [Commits](go-openapi/validate@v0.22.0...v0.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/validate
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * changelog
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Paras Prajapati <paras.prajapati@hashicorp.com>
    Co-authored-by: Paras Prajapati <15036233+paraspraj@users.noreply.github.com>
    3 people authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    10c29f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. updated CHANGELOG.md

    hashicorp-cloud committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8fcf1f0 View commit details
    Browse the repository at this point in the history
Loading