Changelog
Upgrades dependencies and introduces the foundations to switch from the SDKv2 to the Plugin framework, and later introduce write-only attributes.
Changes
- c9c8a97: Decouple transformations from *schema.ResourceData via AttrData. (#389)
- 86e639d: Introduce ProviderClients meta and extract provider configure helpers. (#390)
- b3ee1ba: Add schema contract tests for provider and shared resource schemas. (#391)
- a45dbf0: Introduce Protocol 6 mux of Framework shell with SDKv2 resources. (#392)
- d3497c5: Add MapData bridge and Framework client helper utilities. (#393)
Dependencies
- d1e07ce: Bump github.com/wI2L/jsondiff from 0.7.0 to 0.7.1 (#365)
- 327c61d: Bump github.com/magefile/mage from 1.17.1 to 1.17.2 (#370)
- 2f9950a: Bump golang.org/x/net from 0.52.0 to 0.55.0 (#376)
- c298ac2: Bump golang.org/x/net from 0.55.0 to 0.56.0 (#382)
- f64e805: Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#385)
- 1fb0165: Bump golang.org/x/net from 0.56.0 to 0.57.0 (#386)
- bd8201f: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.40.0 to
- 0c006ba: Bump github.com/jarcoal/httpmock from 1.4.1 to 1.4.2 (#388)