Release Notes - 1.0
-
1.0.2-funcrel
1.0.2-funcrel
Fixes analysis traceback. There are now more objects created in the final result. Change documentation and release notes url -
1.0.1-funcrel
1.0.1-funcrel
Add platform info to tag in nuspec to be published on both linux and windows Update jar packages to avoid vuinerabilities Update extension configuration. No impact on results. Updated internal librairies. No impact on results. 1.0.0-funcrel
1.0.0-funcrel
Add support for packet org.springframework.web.reactive.function.server.RouterFunctions.Builder. New packet support 1.0.0-alpha2
1.0.0-alpha2
Web operation object Change call-link from object to returned lambda of current handler if the latter is a method call. Handler Support added for org.springframework.web.reactive.function.server.RequestPredicate.and/or. Add new support for binary operator Based on @Bean, @Primary and @Qualifier annotations. Add new support for handler binding mechanism Support added for org.springframework.web.reactive.function.server.RouterFunctions.Builder. Add new support for methods for builder class 1.0.0-alpha1
1.0.0-alpha1
Initial release of the extension.See https://doc.castsoftware.com/display/TECHNOS/Reactive+Programming+for+Java+-+1.0#ReactiveProgrammingforJava1.0-Supportedmethods for a list of supported methods. Adds new support for the org.springframework.web.reactive.function.server API