Actions
Bug #19868
closedRudder package should accept plugins with same minor version, not just patch version
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Plugins integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
In 7.0 we want to ensure a better compability for rudder plugins with rudder server, so we enforced that rudder plugin version should exactly be the same. But in some cases, you can't update plugin directly, especially when Rudder is not connected to Rudder repositories.
So we will loosen the constraint on this and make it acceptable that we accept plugins with the same minor, there is a lot of change that they are compatible, but we also want to be able to warn and show the user that the plugin should be upgraded
Actions