Update LICENSE.txt files for 4.6.0 RC2 release #13903
Merged
+158
−158
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
This pull request updates the
all-in-one-apim/LICENSE.txtfile to reflect a new set of bundled JARs and their licenses, primarily for the WSO2 API Manager platform. The changes consist of upgrading multiple WSO2 Carbon and related JARs to newer versions, introducing new components, and removing outdated ones. These updates ensure that the licensing information matches the current dependencies used in the product.Dependency upgrades and replacements:
org.wso2.carbon.apimgt.rest.api.util,org.wso2.carbon.identity.oauth.client.authn.filter,org.wso2.carbon.apimgt.rest.api.publisher.v1.common, and others, replacing old versions with their latest releases. [1] [2] [3] [4]6.13.41, such asorg.wso2.carbon.identity.oauth.stub,org.wso2.carbon.identity.oauth.ui, andorg.wso2.carbon.identity.oauth.common, ensuring compatibility with the latest identity management features. [1] [2] [3] [4]New components added:
org.wso2.carbon.apimgt.keymgt.stub,org.wso2.carbon.apimgt.common.gateway,org.wso2.carbon.apimgt.throttle.policy.deployer,org.wso2.carbon.apimgt.federated.gateway, andazure.gw.manager, reflecting new features or integrations in the API Manager platform. [1] [2] [3] [4] [5]Obsolete components removed:
org.wso2.carbon.apimgt.keymgt.client,org.wso2.carbon.apimgt.governance.api,org.wso2.carbon.apimgt.eventing,org.wso2.carbon.apimgt.eventing.hub, and others, cleaning up unused or deprecated dependencies. [1] [2] [3] [4] [5]License and module list accuracy:
Gateway and integration improvements:
envoy.gw.managerand olderazure.gw.managerversions with newer releases, indicating updates to gateway management and cloud integrations. [1] [2] [3]These changes help keep the product up-to-date, secure, and compliant with open-source licensing requirements.