Problem
We have seen problems across the project that plugins have compile time dependency on OpenSearch which is why they have to be released every version.
opensearch-project/OpenSearch#1707
Why
We'd like to fundamentally solve this problem for extensions i.e SDK to work with multiple versions of OpenSearch.
To launch Extensions SDK we believe it adds value for developers supporting multiple versions of OpenSearch from day1.
How
Minor Version Compatibility Phase 1
Minor Version Compatibility Phase 1.5
Major Version Compatibility Phase 2
Problem
We have seen problems across the project that plugins have compile time dependency on OpenSearch which is why they have to be released every version.
opensearch-project/OpenSearch#1707
Why
We'd like to fundamentally solve this problem for extensions i.e SDK to work with multiple versions of OpenSearch.
To launch Extensions SDK we believe it adds value for developers supporting multiple versions of OpenSearch from day1.
How
Minor Version Compatibility Phase 1
Minor Version Compatibility Phase 1.5
Major Version Compatibility Phase 2
opensearch.coreclasses (Decoupling)