Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
362 changes: 182 additions & 180 deletions all-in-one-apim/LICENSE.txt

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions all-in-one-apim/docs/xdoc/release-notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=iso-8859-1" http-equiv="content-type"/>
<title>WSO2 API Manager v4.6.0-Beta - 2nd October 2025</title>
<title>WSO2 API Manager v4.6.0 - 16th October 2025</title>
</head>
<body>
<div id="main-content">
<h1>WSO2 API Manager 4.6.0-Beta Released!</h1>
<h1>WSO2 API Manager 4.6.0 Released!</h1>

<p>
The WSO2 API Manager team is pleased to announce the release of version 4.6.0-Beta of
The WSO2 API Manager team is pleased to announce the release of version 4.6.0 of
the Open Source API Manager.
</p>

Expand Down Expand Up @@ -77,9 +77,9 @@
<li>Use "admin", "admin" as the username and password to login as an admin</li>
</ol>

<h2>Bug Fixes And Improvements in 4.6.0-Beta</h2>
<h2>Bug Fixes And Improvements in 4.6.0</h2>
<ul>
<li>GitHub (<a href="https://github.com/wso2/api-manager/milestone/29">api-manager</a>)
<li>GitHub (<a href="https://github.com/wso2/api-manager/issues?q=is%3Aissue%20state%3Aclosed%20(milestone%3A%224.6.0-M1%22%20OR%20milestone%3A%224.6.0-Alpha%22%20OR%20milestone%3A4.6.0-Alpha2%20OR%20milestone%3A4.6.0-Alpha3%20OR%20milestone%3A4.6.0-Beta%20OR%20milestone%3A4.6.0)">api-manager</a>)
</li>
</ul>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product.key=AM
product.version=4.6.0
product.wum.name=wso2am

carbon.version=4.9.30
carbon.version=4.9.31
am.version=4.6.0
default.server.role=APIManager
bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator
4 changes: 2 additions & 2 deletions all-in-one-apim/modules/p2-profile/product/carbon.product
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?pde version="3.5"?>

<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
version="4.9.30" useFeatures="true" includeLaunchers="true">
version="4.9.31" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand All @@ -14,7 +14,7 @@ version="4.9.30" useFeatures="true" includeLaunchers="true">
</plugins>

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.9.30"/>
<feature id="org.wso2.carbon.core.runtime" version="4.9.31"/>
</features>

<configurations>
Expand Down
22 changes: 11 additions & 11 deletions all-in-one-apim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1307,10 +1307,10 @@
<carbon.analytics.common.version>5.3.27</carbon.analytics.common.version>

<!-- APIM Portals Component Version -->
<carbon.apimgt.ui.version>9.3.81</carbon.apimgt.ui.version>
<carbon.apimgt.ui.version>9.3.99</carbon.apimgt.ui.version>

<!-- APIM Component Version -->
<carbon.apimgt.version>9.32.120</carbon.apimgt.version>
<carbon.apimgt.version>9.32.130</carbon.apimgt.version>

<carbon.apimgt.imp.pkg.version>[9.0.0, 10.0.0)</carbon.apimgt.imp.pkg.version>

Expand All @@ -1323,7 +1323,7 @@
<carbon.governance.version>4.8.37</carbon.governance.version>

<!--carbon versions-->
<carbon.kernel.version>4.9.30</carbon.kernel.version>
<carbon.kernel.version>4.9.31</carbon.kernel.version>

<cipher.tool.version>1.1.28</cipher.tool.version>

Expand All @@ -1334,7 +1334,7 @@
<carbon.mediation.version>4.7.262</carbon.mediation.version>

<!-- carbon identity -->
<carbon.identity.version>5.25.734</carbon.identity.version>
<carbon.identity.version>5.25.736</carbon.identity.version>
<carbon.identity.governance.version>1.8.111</carbon.identity.governance.version>
<carbon.identity.event.handler.account.lock.version>1.8.14</carbon.identity.event.handler.account.lock.version>
<carbon.identity.event.handler.notification.version>1.7.35</carbon.identity.event.handler.notification.version>
Expand All @@ -1348,7 +1348,7 @@
<carbon.identity-metadata-saml2.version>1.7.71</carbon.identity-metadata-saml2.version>
<carbon.identity-data-publisher-application-authentication.version>5.6.8</carbon.identity-data-publisher-application-authentication.version>
<carbon.extension.identity.oauth2.grantType.jwt.version>2.2.4</carbon.extension.identity.oauth2.grantType.jwt.version>
<carbon.identity.carbon.auth.saml2.version>5.8.10</carbon.identity.carbon.auth.saml2.version>
<carbon.identity.carbon.auth.saml2.version>5.8.11</carbon.identity.carbon.auth.saml2.version>
<identity.apps.version>1.6.383</identity.apps.version>
<identity.oauth.addons.version>2.4.38</identity.oauth.addons.version>

Expand All @@ -1374,9 +1374,9 @@
<opencsv.version>1.8</opencsv.version>
<poi.version>3.0-FINAL</poi.version>
<woden.version>1.0.0.M8-wso2v1</woden.version>
<synapse.version>4.0.0-wso2v256</synapse.version>
<synapse.version>4.0.0-wso2v262</synapse.version>
<passthru.transport.patch.version>1.0.2</passthru.transport.patch.version>
<axis2.wso2.version>1.6.1-wso2v105</axis2.wso2.version>
<axis2.wso2.version>1.6.1-wso2v111</axis2.wso2.version>
<axiom.wso2.version>1.2.11-wso2v29</axiom.wso2.version>
<servlet-api.version>2.5</servlet-api.version>
<log4j.version>1.2.13</log4j.version>
Expand Down Expand Up @@ -1493,12 +1493,12 @@

<!-- WSDL4J dependencies -->
<wsdl4j.version>1.6.3.wso2v3</wsdl4j.version>
<wso2is.km.version>1.7.16</wso2is.km.version>
<wso2is.km.version>1.7.17</wso2is.km.version>
<wso2is7.km.version>2.0.8</wso2is7.km.version>
<okta.keymanager.feature.version>3.2.1</okta.keymanager.feature.version>
<okta.keymanager.feature.version>3.2.2</okta.keymanager.feature.version>
<azure.keymanager.feature.version>1.0.15</azure.keymanager.feature.version>
<keycloak.keymanager.feature.version>2.1.1</keycloak.keymanager.feature.version>
<auth0.keymanager.feature.version>1.0.7</auth0.keymanager.feature.version>
<keycloak.keymanager.feature.version>2.1.2</keycloak.keymanager.feature.version>
<auth0.keymanager.feature.version>1.0.8</auth0.keymanager.feature.version>
<pingfederate.keymanager.feature.version>1.0.7</pingfederate.keymanager.feature.version>
<forgerock.keymanager.feature.version>1.1.8</forgerock.keymanager.feature.version>
<apim.analytics.publisher.version>1.2.32</apim.analytics.publisher.version>
Expand Down
10 changes: 5 additions & 5 deletions all-in-one-apim/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=iso-8859-1" http-equiv="content-type"/>
<title>WSO2 API Manager v4.6.0-Beta - 2nd October 2025</title>
<title>WSO2 API Manager v4.6.0 - 16th October 2025</title>
</head>
<body>
<div id="main-content">
<h1>WSO2 API Manager 4.6.0-Beta Released!</h1>
<h1>WSO2 API Manager 4.6.0 Released!</h1>

<p>
The WSO2 API Manager team is pleased to announce the release of version 4.6.0-Beta of
The WSO2 API Manager team is pleased to announce the release of version 4.6.0 of
the Open Source API Manager.
</p>

Expand Down Expand Up @@ -75,9 +75,9 @@ <h2>How to Run</h2>
<li>Use "admin", "admin" as the username and password to login as an admin</li>
</ol>

<h2>Bug Fixes And Improvements in 4.6.0-Beta</h2>
<h2>Bug Fixes And Improvements in 4.6.0</h2>
<ul>
<li>GitHub (<a href="https://github.com/wso2/api-manager/milestone/29">api-manager</a>)
<li>GitHub (<a href="https://github.com/wso2/api-manager/issues?q=is%3Aissue%20state%3Aclosed%20(milestone%3A%224.6.0-M1%22%20OR%20milestone%3A%224.6.0-Alpha%22%20OR%20milestone%3A4.6.0-Alpha2%20OR%20milestone%3A4.6.0-Alpha3%20OR%20milestone%3A4.6.0-Beta%20OR%20milestone%3A4.6.0)">api-manager</a>)
</li>
</ul>

Expand Down
Loading
Loading