1.0.0.Final
What's Changed
- RESTEASY-3006 Allow microprofile-client to inject Vertx engine for HTTP/2 communication by @liweinan in #7
- Port number should be removed from
testHTTP2
test by @liweinan in #16 - [18] Remove the provided scope from the Jakarta dependencies. by @jamezp in #19
- Mass reformat and introduce maven plugin to format code when the sour… by @jamezp in #21
- Change testing from Java 16 to Java 17. by @jamezp in #22
- Allow Client HTTP Engine Registration by @jamezp in #23
- [24] Upgrade to WildFly 25 and get the feature pack working with a pr… by @jamezp in #25
- Upgrade to RESTEasy 5.0.0.Final. by @jamezp in #26
- Allow the test feature pack to be overridden. by @jamezp in #29
- Component upgrade and adding README by @jamezp in #30
New Contributors
Full Changelog: 1.0.0.Beta1...1.0.0.Final