v0.0.19
What's Changed
- chore(deps): bump github.com/ogen-go/ogen from 1.10.0 to 1.10.1 by @dependabot in #174
- chore(deps): bump go to 1.24.1 by @cysp in #175
- chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #176
- ref(provider): derive object attr types from schema attributes by @cysp in #177
- chore(provider/content_type): remove unused to-object-value-must function by @cysp in #179
- ref(provider/content_type_field_items): derive object attr types from schema attributes by @cysp in #180
- ref(provider): introduce separate terraform-plugin-framework-reflection package by @cysp in #178
- fix(provider): implement string function for all value types by @cysp in #181
- feat(terraform-plugin-framework-reflection): make unexpected value state errors non-fatal by @cysp in #182
- doc(webhook): provide example resource configuration by @cysp in #183
- test(terraform-plugin-framework-reflection): assert behaviour given invalid value type by @cysp in #184
- chore(provider): remove unused value-type functions from type implementations by @cysp in #185
- feat(provider): remove hand-rolled panicking must functions by @cysp in #187
- feat(provider/webhook): respect identifiers in responses and synthesise a standard resource id attribute by @cysp in #188
Full Changelog: v0.0.18...v0.0.19