Release Notes - 1.4
1.4.7
Resolved Issues
Customer Ticket Id |
Details |
23721 |
com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly. |
27229 |
com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly. |
27605 |
com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly. |
32706 |
com.castsoftware.jaxrs has encountered an issue: TypeError: Cannot convert 'NoneType' object to str implicitly. |
1.4.6
Resolved Issues
Customer Ticket Id |
Details |
19873 |
JAXRS has encountered an issue. Impact: Increases the number of transactions and function points. |
20446 |
Analysis running for long due to parsing of huge Java files |
21319 |
Extension com.castsoftware.jaxrs has encountered an issue. Impact: Increases the number of transactions and function points |
1.4.5
Note
JAX-RS 1.4.5 is now in LTS (Long Term Support).
1.4.5-funcrel
Other Updates
Details |
JAXRS "overrides" java version. A jar is removed that was causing unresolved issues for some classes coming from rt.jar. |
1.4.4-funcrel
Resolved Issues
Customer Ticket Id |
Details |
18539 |
JAXRS has encountered an issue |
Other Updates
Details |
Corrects TCC configuration file. Increases number of transactions and function points |
1.4.3-funcrel
Note
Do not use this extension.
1.4.2-funcrel
Resolved Issues
Customer Ticket Id |
Details |
16221 |
Warning GUID duplicate found : CAST_JAXRS_PostOperation |
16552 |
Warning GUID duplicate found : CAST_JAXRS_PostOperation |
1.4.0-funcrel
Other Updates
Details |
Added support for User Input Security feature. A new auto-blackbox configuration has been added to take into account entry point methods. |
Added support for WebTarget as a call to web service. Now, links are resolved from Java methods to Get Operations via a web service call "JAX RS Get Resource Service" - this is a new JAX-RS object type. |