Release Notes - 1.0


1.0.1-funcrel

Other Updates

Details
Add platform info to tag in nuspec to be published on both linux and windows
Update jar packages to avoid vuinerabilities

Enhancement/Improvements

Customer Ticket Id Technical Details Customer Details
Add tag platform: All to nuspec following new configuration changes on release Update extension configuration. No impact on results.
Replace embedded JARs used for resolution. Updated internal librairies. No impact on results.

1.0.0-funcrel

New Support

Summary Details
New packet support Add support for packet org.springframework.web.reactive.function.server.RouterFunctions.Builder.

1.0.0-alpha2

Callee Type Caller Type Details
Handler Web operation object Change call-link from object to returned lambda of current handler if the latter is a method call.

New Support

Summary Details
Add new support for binary operator Support added for org.springframework.web.reactive.function.server.RequestPredicate.and/or.
Add new support for handler binding mechanism Based on @Bean, @Primary and @Qualifier annotations.
Add new support for methods for builder class Support added for org.springframework.web.reactive.function.server.RouterFunctions.Builder.

1.0.0-alpha1

Note

Initial release of the extension.

New Support

Summary Details
Adds new support for the org.springframework.web.reactive.function.server API See https://doc.castsoftware.com/display/TECHNOS/Reactive+Programming+for+Java+-+1.0#ReactiveProgrammingforJava1.0-Supportedmethodsexternal link for a list of supported methods.