Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(provider-sdk)!: rename put_link to receive_link_config_as_* #1667

Conversation

vados-cosmonic
Copy link
Contributor

Feature or Problem

This commit renames put_link which was a part of the ProviderHandler trait to receive_link_config_as_target and receive_link_config_as_source depending on the position of the provider when the link is put.

With both of these explicit methods, users should be able to configure their providers appropriately depending on how the link has been put to them.

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

This commit renames `put_link` which was a part of the
`ProviderHandler` trait to `receive_link_config_as_target` and
`receive_link_config_as_source` depending on the position of the
provider when the link is put.

With both of these explicit methods, users should be able to configure
their providers appropriately depending on how the link has been put
to them.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
@vados-cosmonic vados-cosmonic requested review from a team as code owners March 13, 2024 15:31
@brooksmtownsend brooksmtownsend merged commit abffe4b into wasmCloud:main Mar 13, 2024
43 checks passed
@vados-cosmonic vados-cosmonic deleted the feat(provider-sdk)=rename-put-link branch March 13, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants