Java Standard Edition | Java Enterprise Edition | Servlet Specifications |
---|---|---|
Java SE v11 & v17 | Jakarta EE v9 | Servlet v5.0 and JSP v3.0 |
Application Server / Container | Product Version |
---|---|
Tomcat Servlet Container | v10.0 |
Jetty Servlet Container | v11.0 |
WebSphere Application Server Liberty | v21.0 |
WebLogic Application Server | v15.1 |
JBoss Wildly Application Server | v22.0 |
Case Number | Description | Status |
---|---|---|
01182609 | SOLA Developer & Resource Manager need to allow users to sort & filter runtime endpoints related to viewing Error Logs, Monitoring logs, & Test Clients, both formatted & raw test clients. | ✅ Fixed |
01239747 | Property editor prevented addition of runtime endpoints within SOLA if the number was very large ~255. The capacity limit check was updated. | ✅ Fixed |
01307181 | Resource Manager feature related to IP Filtering & IP Deployment was broken due to JavaScript engine changes in Google Chrome, Mozilla Firefox, & Edge. | ✅ Fixed |
01307181 | Fix to IP Filter confirmation window now pre-fetching data asynchronously anticipating user will proceed with deployment to runtime. | ✅ Fixed |
INTERNAL | Fix IMS Natural Language parser issue not handling white-space when a declaration statement was continued with a CRLF. Also fixed issue related to 2d arrays declared with whitespace within brackets declaration. | ✅ Fixed |
00902684 | Allow customers to configure the flow of analysis for SOAP only Apis & disable Rest Api designer from appearing after building the schema for customers not ready to build Restful services. | ✅ Fixed |
01178738 | Fixed issue Importing WSDL for outbound when schema xsd files required were not bundled within the uploaded zip archive. Gave an error message and prevented the user browser from hanging. | ✅ Fixed |
00937631 | SOLA Test Client for SOAP strips whitespace from request before sending it, but SOLA Raw Tester for SOAP no longer strips whitespace or CRLF and sends the request without stripping whitespace & newline characters. | ✅ Fixed |
01021959 | Escape values entered in Quick Tester Form view, similar to Raw Tester. | ✅ Fixed |
01013309 | Errors when re-analyze 3270 programs which is related to having a Rest application license key but users want to build SOAP only Apis. Allowing both Rest feature being disabled and no longer differentiate between SOAP & Rest license keys. | ✅ Fixed |
INTERNAL | Updates to Google Chrome & Microsoft Edge have affected both SOLA Developer & Resource Manger related to user resizing the browser window no longer requires a page reload to readjust web application portal. | ✅ Fixed |
01151133 | Java 11 & 17 version upgrade of SOLA Developer requirement for containers running CICS JVM server needing support Java SE v11 & v17, Jakarta EE v9, Servlet v5.0 and JSP v3.0. | ✅ Fixed |
INTERNAL | Fix state issues related to the user importing different plug-in program types within same user session. This fixes the issue. | ✅ Fixed |
INTERNAL | For Rest API documents designer, Open API v3 & v2, and Raml 1.1 http headers are now case insensitive regarding route matches assigned in Api Designer. | ✅ Fixed |
01023117 | Pause/Break Key Request in SOLA Developer not working for BMS 3270 Screen Analysis. | ✅ Fixed |
00455350 | Open API v2.0 error for 2d arrays within schema definition when the 2nd dimension was an array of primitive types causing analysis error. | ✅ Fixed |
INTERNAL | Custom Schema experienced a regression when adding new properties at the { Environ, Project, Program, Method, & User } levels. | ✅ Fixed |
INTERNAL | Import IMS & Container fixed requirement specifying multiple structures in the same order as they appear in source module. This order is no longer required during the Import process. | ✅ Fixed |
INTERNAL | Analysis issue during drag & drop from legacy structure to schema panel will now disable the operation where user selects items from both panels which can cause a recursive event hanging the browser. | ✅ Fixed |
Library | Old Version | New Version |
---|---|---|
org.junit.jupiter:junit-jupiter | 5.6.0 | 5.9.2 |
org.testng:testng | 7.3.0 | 7.8.0 |
org.springframework:spring-context | 5.2.0 | 5.3.39 |
org.springframework:spring-beans | 5.2.0 | 5.3.39 |
org.springframework:spring-core | 5.2.0 | 5.3.39 |
org.springframework:spring-jdbc | 5.2.0 | 5.3.39 |
org.springframework:spring-test | 5.2.0 | 5.3.39 |
com.fasterxml.jackson.core:jackson-core | 2.10.0 | 2.14.2 |
com.fasterxml.jackson.core:jackson-annotations | 2.10.0 | 2.14.2 |
com.fasterxml.jackson.core:jackson-databind | 2.10.0 | 2.14.2 |
com.fasterxml.jackson.dataformat:jackson-dataformat-xml | 2.10.0 | 2.14.2 |
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml | 2.10.0 | 2.14.2 |
com.fasterxml.jackson.module:jackson-module-jaxb-annotations | 2.10.0 | 2.14.2 |
org.apache.httpcomponents:httpclient | 4.5.6 | 4.5.12 |
org.apache.httpcomponents:httpclient-cache | 4.5.6 | 4.5.12 |
org.apache.httpcomponents:httpmime | 4.5.6 | 4.5.12 |
org.apache.httpcomponents:fluent-hc | 4.5.6 | 4.5.12 |
org.apache.httpcomponents:httpcore | 4.4.10 | 4.4.15 |
org.apache.httpcomponents:httpasyncclient | 4.1.4 | 4.1.5 |
com.squareup.retrofit2:retrofit | 00.00.00 | 2.9.0 |
com.squareup.retrofit2:converter-jackson | 00.00.00 | 2.9.0 |
com.squareup.okhttp3:okhttp | 00.00.00 | 3.14.9 |
org.projectlombok:lombok | 00.00.00 | 1.18.30 |
org.freemarker:freemarker | 2.3.28 | 2.3.32 |
org.bouncycastle:bcpkix-jdk18on | 1.64 | 1.71 |
org.slf4j:slf4j-api | 1.7.25 | 1.7.36 |
org.apache.logging.log4j:log4j-core | 2.13.0 | 2.20.0 |
org.apache.logging.log4j:log4j-api | 2.13.0 | 2.20.0 |
org.apache.logging.log4j:log4j-slf4j-impl | 2.13.0 | 2.20.0 |
commons-beanutils:commons-beanutils | 1.9.3 | 1.9.4 |
commons-cli:commons-cli | 1.4 | 1.9.0 |
commons-codec:commons-codec | 1.11 | 1.17.1 |
org.apache.commons:commons-collections4 | 4.2 | 4.3 |
org.apache.commons:commons-compress | 1.18 | 1.27.1 |
org.apache.commons:commons-configuration2 | 2.4 | 2.11.0 |
org.apache.commons:commons-crypto | 1.1 | 1.2.0 |
org.apache.commons:commons-csv | 1.6 | 1.12.0 |
org.apache.commons:commons-dbcp2 | 2.5.0 | 2.13.0 |
commons-dbutils:commons-dbutils | 1.7 | 1.8.1 |
org.apache.commons:commons-email | 1.4 | 1.5 |
org.apache.commons:commons-exec | 1.3 | 1.4.0 |
org.apache.commons:commons-fileupload2-jakarta-servlet5 | 1.5 | 2.0.0-M2 |
commons-io:commons-io | 2.6 | 2.16.1 |
org.apache.commons:commons-lang3 | 3.8.1 | 3.16.0 |
commons-logging:commons-logging | 1.1.2 | 1.2 |
commons-net:commons-net | 3.6 | 3.11.1 |
org.apache.commons:commons-pool2 | 2.6.0 | 2.12.0 |
org.apache.commons:commons-text | 1.6 | 1.12.0 |
commons-validator:commons-validator | 1.6 | 1.9.0 |
jakarta.servlet:jakarta.servlet-api | 4.0.1 | 5.0.0 |
jakarta.servlet.jsp:jakarta.servlet.jsp-api | 2.3.3 | 3.0.0 |
jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api | 1.2.2 | 2.0.0 |
org.glassfish.web:jstl-impl | 00.00.00 | 1.2 |
org.springframework:spring-web | 00.00.00 | 5.3.39 |
org.springframework:spring-webmvc | 00.00.00 | 5.3.39 |
org.springframework.ws:spring-ws-core | 00.00.00 | 3.1.8 |
org.springframework.ws:spring-xml | 00.00.00 | 3.1.8 |
org.springframework.ws:spring-ws-security | 00.00.00 | 3.1.8 |
org.springframework.ws:spring-ws-test | 00.00.00 | 3.1.8 |
org.springframework.security:spring-security-web | 00.00.00 | 5.8.16 |
org.apache.ws.security:wss4j | 1.6.12 | 1.6.19 |