hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
### [`v1.5.0`](https://togithub.com/hashicorp/terraform-plugin-framework/releases/tag/v1.5.0)
[Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework/compare/v1.4.2...v1.5.0)
NOTES:
- all: Update `google.golang.org/grpc` dependency to address CVE-2023-44487 ([#865](https://togithub.com/hashicorp/terraform-plugin-framework/issues/865))
- Provider-defined function support is in technical preview and offered without compatibility promises until Terraform 1.8 is generally available. ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))
FEATURES:
- function: New package for implementing provider defined functions ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))
ENHANCEMENTS:
- types/basetypes: Added `TupleType` and `TupleValue` implementations, which are only necessary for dynamic value handling ([#870](https://togithub.com/hashicorp/terraform-plugin-framework/issues/870))
- diag: Added `NewArgumentErrorDiagnostic()` and `NewArgumentWarningDiagnostic()` functions, which create diagnostics with the function argument position set ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))
- provider: Added `ProviderWithFunctions` interface for implementing provider defined functions ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))
- diag: Added `(Diagnostics).AddArgumentError()` and `(Diagnostics).AddArgumentWarning()` methods for appending function argument diagnostics ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.4.2
->v1.5.0
Release Notes
hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
### [`v1.5.0`](https://togithub.com/hashicorp/terraform-plugin-framework/releases/tag/v1.5.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework/compare/v1.4.2...v1.5.0) NOTES: - all: Update `google.golang.org/grpc` dependency to address CVE-2023-44487 ([#865](https://togithub.com/hashicorp/terraform-plugin-framework/issues/865)) - Provider-defined function support is in technical preview and offered without compatibility promises until Terraform 1.8 is generally available. ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889)) FEATURES: - function: New package for implementing provider defined functions ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889)) ENHANCEMENTS: - types/basetypes: Added `TupleType` and `TupleValue` implementations, which are only necessary for dynamic value handling ([#870](https://togithub.com/hashicorp/terraform-plugin-framework/issues/870)) - diag: Added `NewArgumentErrorDiagnostic()` and `NewArgumentWarningDiagnostic()` functions, which create diagnostics with the function argument position set ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889)) - provider: Added `ProviderWithFunctions` interface for implementing provider defined functions ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889)) - diag: Added `(Diagnostics).AddArgumentError()` and `(Diagnostics).AddArgumentWarning()` methods for appending function argument diagnostics ([#889](https://togithub.com/hashicorp/terraform-plugin-framework/issues/889))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.