-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: hashicorp/terraform-plugin-go
base: v0.24.0
head repository: hashicorp/terraform-plugin-go
compare: v0.25.0
- 9 commits
- 52 files changed
- 6 contributors
Commits on Sep 24, 2024
-
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#434)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.66.2...v1.67.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>
Configuration menu - View commit details
-
Copy full SHA for e814129 - Browse repository at this point
Copy the full SHA e814129View commit details
Commits on Oct 1, 2024
-
build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#435)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) --- 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>
Configuration menu - View commit details
-
Copy full SHA for e20c6d1 - Browse repository at this point
Copy the full SHA e20c6d1View commit details
Commits on Oct 7, 2024
-
Result of tsccr-helper -log-level=info gha update -latest . (#436)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47d2cbf - Browse repository at this point
Copy the full SHA 47d2cbfView commit details
Commits on Oct 14, 2024
-
Result of tsccr-helper -log-level=info gha update -latest . (#438)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ad05a3 - Browse repository at this point
Copy the full SHA 9ad05a3View commit details -
build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#437
) * build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * regenerate bindings + upgrade protoc to 27.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Austin Valle <austinvalle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4bb130f - Browse repository at this point
Copy the full SHA 4bb130fView commit details
Commits on Oct 22, 2024
-
build(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#…
…440) Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/hashicorp/go-plugin/releases) - [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-plugin@v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-plugin 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>
Configuration menu - View commit details
-
Copy full SHA for ed475eb - Browse repository at this point
Copy the full SHA ed475ebView commit details -
Result of tsccr-helper -log-level=info gha update -latest . (#439)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com> Co-authored-by: Austin Valle <austinvalle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e75df6 - Browse repository at this point
Copy the full SHA 8e75df6View commit details
Commits on Oct 29, 2024
-
tfprotov5+tfprotov6: Initial ephemeral resource type implementation (#…
…441) * Upgrade Go to `v1.22` * Add support for ephemeral resources in protocol version 6 * Add support for ephemeral resources in protocol version 5 * Add ephemeral resources field to `GetMetadata_Response()` * Remove `State` field from `RenewEphemeralResource` RPC response and rename `PriorState` request fields to `State`. * switch interfaces to be optional * removed `config` from renew request * update protocol to match core + added logging * Update protocol bindings * Add changelog entries * Fix comment wording based off of PR feedback --------- Co-authored-by: Austin Valle <austinvalle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 879185f - Browse repository at this point
Copy the full SHA 879185fView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cebe39 - Browse repository at this point
Copy the full SHA 3cebe39View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.24.0...v0.25.0