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

plugin: Drop support for plugin SDK v0.12 #1727

Closed
wants to merge 1 commit into from

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Mar 26, 2023

This PR drops support for plugins built with SDK v0.12.

SDK v0.12 is a version released over 6 months ago. It is in accordance with the future deprecation plan that versions that have passed more than 6 months since the release of the next version (v0.13) will be out of the scope of support. See #1693 for details.

TODO

  • Add an integration test

@wata727 wata727 marked this pull request as draft March 26, 2023 16:29
@wata727
Copy link
Member Author

wata727 commented Apr 2, 2023

The SDKVersion endpoint was added from v0.14, so there is no way to distinguish between v0.12 and v0.13.
This change will be made in the next version at the same time as the end of support for v0.13.

@wata727 wata727 closed this Apr 2, 2023
@wata727 wata727 deleted the drop_support_for_sdk_0.12 branch April 2, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant