wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

Requirement to support semantic versioning in APIM. #2934

Open Nishan-SE opened 3 weeks ago

Nishan-SE commented 3 weeks ago

Problem

Due to the change introduced form APIM 4.1.0.99 as a bug fix, now the current architecture in APIM binds the API version to the info.version of Open Api Specification which is causing problem for the API publishers to update the OpenAPI's info.version in order to match the changes of major, minor, or patch update.

Solution

It would be more productive and convenient for the API publishers if we support semantic versioning which will make sure that the info.version is changed to match the major, minor, or patch kinds of updates to track the changes.

Affected Component

APIM

Version

4.1.0

Implementation

No response

Related Issues

No response

Suggested Labels

No response