1.18
·
1542 commits
to master
since this release
Adds Helidon Nima support
This release adds Helidon Nima support via a avaje-http-nima-generator
. Likely to be the MVP for avaje-http.
Big thanks to @SentryMan for getting the Nima support over the line!!!
Issues
#88 - Helidon Nima support enhancement
#92 - Add more MediaTypes for byte[] responses;
#90 - Now get Component Type from Array TypeMirror
#89 - Infinite recursion when using Byte Arrays bug
#86 - Use Gradle incremental annotation processing
#85 - Change to use @Component
(to be agnostic to javax.inject vs jakarata.inject)
#81 - Query Param Bugs bug