Release Notes - 1.1
1.1.0-funcrel
Fixes/Bugs
Customer Ticket Id | Technical Details | Customer Details |
---|---|---|
Switched to dedicated type for PATCH requests instead of POST. | Now using dedicated PATCH services instead of POST. | |
Fix for non-deterministic URL conversion. | Improved consistency in web service URL detection. |
New Support
Customer Ticket Id | Technical Details | Customer Details |
---|---|---|
Add support for org.springframework.web.client.RestOperations. | Added support for Spring's RestOperations API. | |
Add support for java.net.http.HttpClient. | Added support for Java’s HttpClient API. |