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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.36.0
Choose a base ref
...
head repository: hashicorp/terraform-plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.36.1
Choose a head ref
  • 7 commits
  • 27 files changed
  • 6 contributors

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    4d5e3b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#1423)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
    - [Commits](golang/crypto@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a46ad95 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. chore: Update golangci-lint linters and apply fixes (#1428)

    * Update to resolve lint errors
    
    * Update linting configuration and remove for loop variable copies
    
    * Ignore usetesting lint
    SBGoods authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    83d80f8 View commit details
    Browse the repository at this point in the history
  2. helper/schema: Add validation to prevent write-only attributes in set…

    … nested blocks (#1427)
    
    * Add validation to prevent write-only attributes in set nested blocks
    
    * Add changelog entries
    SBGoods authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    b7f3e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Result of tsccr-helper -log-level=info gha update -latest .github/ (#…

    …1424)
    
    Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    hashicorp-tsccr[bot] and hashicorp-tsccr[bot] authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    aff3eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1ad1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9b111 View commit details
    Browse the repository at this point in the history
Loading