You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2019/01/18 18:45:00 UTC

[jira] [Commented] (CXF-7926) MicroProfile Rest Client 1.2

    [ https://issues.apache.org/jira/browse/CXF-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746573#comment-16746573 ] 

Colm O hEigeartaigh commented on CXF-7926:
------------------------------------------

Can this issue be resolved? Any remaining work could go into a new Jira for 3.3.1

> MicroProfile Rest Client 1.2
> ----------------------------
>
>                 Key: CXF-7926
>                 URL: https://issues.apache.org/jira/browse/CXF-7926
>             Project: CXF
>          Issue Type: New Feature
>          Components: JAX-RS
>            Reporter: Andy McCright
>            Assignee: Andy McCright
>            Priority: Major
>             Fix For: 3.3.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> MicroProfile Rest Client 1.2 adds a lot of new function that should improve developer experience and third-party product integration.  
>  
> The complete list of issues in the new spec are available here:
> [https://github.com/eclipse/microprofile-rest-client/milestone/4?closed=1]
>  
> Some of the highlights are:
>  * the ability to specify the base URI in the `@RegisterRestClient` annotation.
>  * `removeContext` method in `AsyncInvocationInterceptor` interface allowing cleanup of contexts transferred from the calling thread.
>  * new `RestClientListener` SPI interface for intercepting Rest Client instances.
>  * portable timeout properties.
>  
> The official release of MP Rest Client 1.2 will be some time in late January or early February 2019.  There is a 1.2-m2 (milestone 2) early access release of the API and TCK that we can build on for the CXF 3.3.0 release.  Once the official release of the API/TCK occurs in early 2019, we can update the maven dependencies to use the official release as part of 3.3.1 or 3.3.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)