Skip to content
Started 3 yr 4 mo ago
Took 1 min 42 sec on basic-2cr5s

#8 (Dec 18, 2020, 3:23:17 AM)

Changes
  1. Bump junit in /tests/performance/test-cases/monitoring (details / githubweb)
  2. Bump junit from 4.12 to 4.13.1 (details / githubweb)
  3. Rest client inbound headers provider added (#4593) (details / githubweb)
  4. Allow for org.glassfish.jersey.servlet.ServletContainer class name without init parameters in web.xml (details / githubweb)
  5. NettyConnector connection close (details / githubweb)
  6. Create PropertiesClass for external properties (http.proxyHost, http.proxyPort, http.nonProxyHosts) (#4611) (details / githubweb)
  7. full clear of NettyInputStream (details / githubweb)
  8. Adopt ASM 9 (details / githubweb)
  9. Adopt Jackson 2.11.3 (details / githubweb)
  10. HttpUrlConnector extension (#4613) (details / githubweb)
  11. Support for new property to ignore responses in exceptions thrown by the Client API. If the property jersey.config.client.ignoreExceptionResponse is set to true, any response in an exception thrown by the Client API will be mapped to an empty response that only includes the status code of the original one. This is to prevent accidental leaks of confidential data. (details / githubweb)
  12. Keep ordering of classes and instances retrieved from ComponentBag (details / githubweb)
  13. Enable CompletionStage unwrap in MBW (details / githubweb)
  14. Make JAX-B API optional (#4634) (details / githubweb)
  15. Support for SSL Configuration within JerseyTest (#4573) (details / githubweb)
  16. Fix custom SSLSocketFactory not being set because of an unsafe lazy-initialization in JDK (#4566) (details / githubweb)
  17. Modify OSGi Jackson requirement to be compatible with GF 5.1 (details / githubweb)

Started by user Maxim Nesen

Rebuilds build #7

Revision: 872daffd39418ff9265a307eff6ba65116c7ed97
Repository: git@github.com:eclipse-ee4j/jersey.git
  • refs/remotes/origin/master

Aborted by user Maxim Nesen