Release Notes - Jersey 2.24
Release date: 27-Oct-2016
Bug
- [JERSEY-3176] - StackOverflowError in WadlBuilder.generateResource
- [JERSEY-3154] - Default HTTP and HTTPS ports are inverted in GrizzlyHttpServerFactory.createHttpServer
- [JERSEY-3146] - Error in Example 9.50
- [JERSEY-3144] - Change log level of exceptions
- [JERSEY-3137] - Logging Feature duplicates logs
- [JERSEY-3131] - Do not find any example to use jersey oauth server
- [JERSEY-3124] - Error while doing multithreading requests with shared Jersey Client and custom set SSLContext
- [JERSEY-3119] - @FormParam in @BeanParam object is null value
- [JERSEY-3088] - Declarative linking does not traverse the contents of a Map
- [JERSEY-3055] - Documentation: 4.5.1.4. Jetty HTTP Server incorrect dependency
- [JERSEY-3006] - Chapter 10. Filters and Interceptors issues
- [JERSEY-2949] - Jetty async write ordering leads to deadlock
- [JERSEY-2506] - [jersey-spring3] Calling a Method from a Spring Injected HttpServletRequest causes an IllegalStateException
Improvement
- [JERSEY-3130] - Template loading broken for Freemarker MVC
- [JERSEY-2982] - AsyncResponse support for the Simple HTTP container
Pull Requests
- [Pull 234] - Traverse maps during field processing
- [Pull 200] - JERSEY-2982: AsyncResponse support for the Simple HTTP container
Previous releases