Version 0.2.3 is broken #38

Closed
opened 2026-02-15 21:15:24 -05:00 by yindo · 2 comments
Owner

Originally created by @DavideDelbianco on GitHub (May 13, 2025).

Installing any plugin that accepts any version of the SDK will result in an error:
Image

I have tested repackaging the same plugin, but locking version < 0.2.3 and it works as expected:
Image

Originally created by @DavideDelbianco on GitHub (May 13, 2025). Installing any plugin that accepts any version of the SDK will result in an error: ![Image](https://github.com/user-attachments/assets/b7abddd8-4a84-4e0c-98c7-ea95c77afb04) I have tested repackaging the same plugin, but locking version < 0.2.3 and it works as expected: ![Image](https://github.com/user-attachments/assets/2bdfb087-29d9-4b33-8a85-e8cbcb194ed0)
yindo closed this issue 2026-02-15 21:15:24 -05:00
Author
Owner

@kazuhisa-wada commented on GitHub (May 14, 2025):

@DavideDelbianco
This issue has so broad impact.

https://github.com/langgenius/dify-plugin-sdks/pull/136 has serious impact on all environment for all users.
Once servers are rebooted where plugins are re-installed, this issue never fails to happen if version 0.2.3 is included in the requirements.txt. Very serious and it should be immediately reverted.

@kazuhisa-wada commented on GitHub (May 14, 2025): @DavideDelbianco This issue has so broad impact. https://github.com/langgenius/dify-plugin-sdks/pull/136 has serious impact on all environment for all users. Once servers are rebooted where plugins are re-installed, this issue never fails to happen if version 0.2.3 is included in the requirements.txt. Very serious and it should be immediately reverted.
Author
Owner

@Yeuoly commented on GitHub (May 14, 2025):

Fixed #142

@Yeuoly commented on GitHub (May 14, 2025): Fixed #142
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#38