Rest Client 1.4
Minor release to MicroProfile Rest Client, the type safe REST client API. New features include:
* JAX-RS and CDI Injection is now allowed in ClientHeadersFactory implementations.
* Better integration with Kotlin/Quarkus by defining @Target annotation on the @RestClient API.
* SPI classloading changes to be consistent with other MP SPIs.
* Additional fixes/clarrifications/etc to javadocs, specification and TCK test cases.