bMap = BValueCreator.createRecordValue(packageId, "RetrievedUserClaimsListDTO");
bMap.put("count", claimList.size());
BArray bArray = (BArray) bMap.get("list");
diff --git a/distribution/LICENSE-RUNTIME.txt b/distribution/LICENSE-RUNTIME.txt
index 2aab91ca55..d72ab5f694 100644
--- a/distribution/LICENSE-RUNTIME.txt
+++ b/distribution/LICENSE-RUNTIME.txt
@@ -13,7 +13,7 @@ below is and where the actual text of the license can be found.
Name Version License
_________________________________________________________________________________________________________________________________________________
-org.wso2.micro.gateway.tools-3.2.6.jar bundle apache2
+org.wso2.micro.gateway.tools-3.2.7.jar bundle apache2
jmx_prometheus_javaagent-0.17.2.jar jar apache2
diff --git a/distribution/LICENSE-TOOLKIT.txt b/distribution/LICENSE-TOOLKIT.txt
index 773b7bbba6..4faab8c5f4 100644
--- a/distribution/LICENSE-TOOLKIT.txt
+++ b/distribution/LICENSE-TOOLKIT.txt
@@ -275,17 +275,17 @@ json-smart-2.3.jar
asm-1.0.2.jar jarinbundle bsd
guava-27.1-jre.jar bundle apache2
jackson-core-2.10.3.jar bundle apache2
-mgw-interceptor-3.2.6.jar jar apache2
+mgw-interceptor-3.2.7.jar jar apache2
disruptor-3.4.2.wso2v1.jar bundle apache2
org.wso2.carbon.databridge.commons-6.1.45.jar bundle apache2
org.wso2.carbon.databridge.commons.binary-6.1.45.jar bundle apache2
-mgw-jwt-transformer-3.2.6.jar jar apache2
-mgw-jwt-generator-3.2.6.jar jar apache2
+mgw-jwt-transformer-3.2.7.jar jar apache2
+mgw-jwt-generator-3.2.7.jar jar apache2
andes-client-3.3.9.jar bundle apache2
org.wso2.securevault-1.1.1.jar bundle apache2
jcommander-1.72.jar bundle apache2
toml4j-0.7.2.jar jar mit
-org.wso2.micro.gateway.cli-3.2.6.jar bundle apache2
+org.wso2.micro.gateway.cli-3.2.7.jar bundle apache2
core-1.0.8.jar jar apache2
slf4j-api-1.7.26.jar bundle mit
slf4j-jdk14-1.7.26.jar bundle mit
diff --git a/distribution/resources/bin/gateway b/distribution/resources/bin/gateway
index 3fa934d436..b1258e8662 100755
--- a/distribution/resources/bin/gateway
+++ b/distribution/resources/bin/gateway
@@ -45,7 +45,7 @@ PRGDIR=`dirname "$PRG"`
# set BALLERINA_HOME
GW_HOME=`cd "$PRGDIR/.." ; pwd`
-export MGW_VERSION="3.2.6"
+export MGW_VERSION="3.2.7"
JAVA_PATH=$GW_HOME/lib/jdk8u332-b09-jre
if [ -d "$JAVA_HOME" ]; then
diff --git a/distribution/resources/version.txt b/distribution/resources/version.txt
index 34cde5690e..406ebcbd95 100644
--- a/distribution/resources/version.txt
+++ b/distribution/resources/version.txt
@@ -1 +1 @@
-3.2.6
+3.2.7
diff --git a/release-notes.html b/release-notes.html
index 634ca16cdd..a7192c8a70 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -3,16 +3,16 @@
- WSO2 API Microgateway v3.2.6
+ WSO2 API Microgateway v3.2.7
- WSO2 API Microgateway 3.2.6 Released!
- What's new in 3.2.6
+ WSO2 API Microgateway 3.2.7 Released!
+ What's new in 3.2.7
This is a maintenance release of API Microgateway 3.2.0. This Release include below improvements and fixes.
Bug fixes
Fixed
+ href="https://github.com/wso2/product-microgateway/issues?q=is%3Aissue+milestone%3A3.2.7+is%3Aclosed">Fixed
Issues
Known Issues
Open
diff --git a/samples/sample-jwt-generator/pom.xml b/samples/sample-jwt-generator/pom.xml
index b0f820c2d6..8f768f1dd8 100644
--- a/samples/sample-jwt-generator/pom.xml
+++ b/samples/sample-jwt-generator/pom.xml
@@ -29,7 +29,7 @@
org.wso2.am.microgw
mgw-jwt-generator
- 3.2.6
+ 3.2.7