You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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()`
* Update tfplugin5.proto and tfplugin5.proto to support write-only attributes and generate stubs.
* Implement write-only attributes in `tfprotov5` and `tfprotov6` packages
* Remove `State` field from `RenewEphemeralResource` RPC response and rename `PriorState` request fields to `State`.
* Update tfplugin5.proto and tfplugin5.proto to support write-only attributes and generate stubs.
* Implement write-only attributes in `tfprotov5` and `tfprotov6` packages
* Update protobuf stubs after rebase
* Increase protocol minor version for write-only attributes
* switch interfaces to be optional
* removed `config` from renew request
* Update protocol bindings
* remove ApplyResourceChange client capabilities + add server logging for validate resource config
* Update `protoc` to `v29.3` in CI
* Add changelog entry
* Apply suggestions from code review
Co-authored-by: Austin Valle <[email protected]>
---------
Co-authored-by: Austin Valle <[email protected]>
0 commit comments