This repository has been archived by the owner on May 28, 2018. It is now read-only.
2.10
Release date: 24-Jun-2014
Pull Requests
- [Pull 45] - Fixed setRequestMethodViaJreBugWorkaround() to work with HTTPS as well as HTTP
- [Pull 86] - Update README.md
Bug
- [JERSEY-2162] - Cannot cancel a pending asynchronous request using Jersey Client
- [JERSEY-2422] - New gf-cdi broke deltaspike
- [JERSEY-2494] - AsyncResponse timeouts creates unncessary GC pressure
- [JERSEY-2524] - Problem when generating JSON with Padding Support with GZIP compression enabled
- [JERSEY-2525] - Incoming URL components are parsed for bracket paths
- [JERSEY-2526] - CDI producer for JAX-RS String parameters clashes with application producers
- [JERSEY-2527] - Jersey CDI extension registers unnecessary/redundant CDI beans
- [JERSEY-2541] - Generic types are missing for EJB Resources
- [JERSEY-2543] - ApplicationHandler.apply() always overrides the SecurityContext of the ContainerRequest with the DEFAULT_SECURITY_CONTEXT
- [JERSEY-2569] - ExtendedMonitoringStatisticsListener is never called
- [GLASSFISH-21033] - adding MultiPartFeature to JAX-RS Application throws exception
Improvement
- [JERSEY-2530] - Add support for client proxy to Grizzly async connector.
- [JERSEY-2540] - Add support for configuring various specific Grizzly Async HTTP Client Connector features
- [JERSEY-2568] - Lower the footprint of Jersey Monitoring for apps that are not used