Release Notes - 1.0

1.0.4-funcrel

Resolved Issues

Customer Ticket Id Details
42630 Fixes an issue causing Java web services to not be resolved.

Other Updates

Details
Fixes an issue where calls to Web Services were not created from @FeignClient.
Better access to properties to improve access to service calls.

1.0.3-funcrel

New Support

Summary Details
Support improved for Spring Supported has been added for the Spring client library “org.springframework.web.reactive.function.client.WebClient”.

1.0.2-funcrel

Resolved Issues

Customer Ticket Id Details
37889 Better support for org.springframework.web.reactive api and lambda

1.0.1-funcrel

Resolved Issues

Customer Ticket Id Details
35515 Fixed bad URL in case of @Value("#{new java.net.URI(’${myurl}’)}").
35253 Fixed missing call links between Micro services using Spring Webclient.
36769 Fixed missing Rest service operation for Java OkHttp3 Rest calls.

1.0.0-funcrel

Note

Moved to funcrel.

1.0.0-beta2

Resolved Issues

Customer Ticket Id Details
32489 Fixed an issue causing missing retrofit2 service calls.
33310 Fixed the occurrence of the warning message “AttributeError: ‘NoneType’ object has no attribute ‘get_resolution’” in the analysis log.

Other Updates

Details
Handle ${…} inside Feign and Retrofit annotations.

New Support

Summary Details
okhttp Support for OkHttp 2 and 3 library.

1.0.0-beta1

Other Updates

Details
Handle properties from YAML files

1.0.0-alpha5

Other Updates

Details
Feign Support: Missing information about service-name

1.0.0-alpha4

New Support

Summary Details
Support of Vert.x API io.vertx.ext.web.client.WebClient; io.vertx.ext.web.client.HttpRequest; io.vertx.core.http.HttpClientRequest

1.0.0-alpha3

Other Updates

Details
Corrects a metamodel issue conflicting with com.castsoftware.jee 1.3.0-beta1
Call to Patch are considered in TCC Setup

1.0.0-alpha2

New Support

Summary Details
Support of Retrofit2 Support of Retrofit2
Support of Feign Support of Feign

1.0.0-alpha1

Note

Initial release of the extension.