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/terraform-plugin-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: hashicorp/terraform-plugin-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 12 commits
  • 33 files changed
  • 4 contributors

Commits on May 12, 2022

  1. Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#191)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Flad <bflad417@gmail.com>
    dependabot[bot] and bflad authored May 12, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    MindTooth Birger Johan Nordølum
    Copy the full SHA
    d1b8fb8 View commit details

Commits on May 16, 2022

  1. Copy the full SHA
    04fb266 View commit details
  2. Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#194)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.46.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.46.0...v1.46.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Flad <bflad417@gmail.com>
    dependabot[bot] and bflad authored May 16, 2022
    Copy the full SHA
    bdb427e View commit details

Commits on May 23, 2022

  1. Bump goreleaser/goreleaser-action from 2 to 3 (#195)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2022
    Copy the full SHA
    ba51b49 View commit details

Commits on May 27, 2022

  1. .github/workflows: Remove obsolete golangci-lint-action input (#196)

    Reference: https://github.com/golangci/golangci-lint-action/releases/tag/v3.0.0
    
    Removes this warning on invocation:
    
    ```
    Warning: Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
    ```
    bflad authored May 27, 2022
    Copy the full SHA
    21e3000 View commit details

Commits on May 31, 2022

  1. Copy the full SHA
    7380ed5 View commit details

Commits on Jun 1, 2022

  1. Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#198)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.2 to 1.47.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.46.2...v1.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2022
    Copy the full SHA
    4af678b View commit details

Commits on Jun 7, 2022

  1. Bump github.com/hashicorp/terraform-plugin-log from 0.4.0 to 0.4.1 (#199

    )
    
    Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.4.0 to 0.4.1.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-log@v0.4.0...v0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2022
    Copy the full SHA
    01a1aae View commit details

Commits on Jun 14, 2022

  1. Fixing 'add-content-to-project' workflow (#201)

    Ivan De Marino authored Jun 14, 2022
    Copy the full SHA
    7d96f8f View commit details

Commits on Jun 27, 2022

  1. Copy the full SHA
    f21c41e View commit details

Commits on Jul 5, 2022

  1. tfprotov5/tf5server+tfprotov6/tf6server: Add downstream RPC request d…

    …uration and response diagnostics logging (#203)
    
    Reference: #183
    bflad authored Jul 5, 2022
    Copy the full SHA
    e4b1fd9 View commit details
  2. Update CHANGELOG for 0.10.0

    bflad committed Jul 5, 2022
    Copy the full SHA
    2d80909 View commit details
Loading