You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/04 20:39:00 UTC

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

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

ASF GitHub Bot logged work on CXF-7926:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/19 20:38
            Start Date: 04/Jan/19 20:38
    Worklog Time Spent: 10m 
      Work Description: andymc12 commented on pull request #482: [CXF-7926] Initial MP Rest Client 1.2 impl
URL: https://github.com/apache/cxf/pull/482
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 181295)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)