Skip to content
Started 3 yr 0 mo ago
Took 47 sec on basic-5m1tb

#18 (Apr 21, 2021, 8:49: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)
  18. 2.33 (details / githubweb)
  19. 2.34-SNAPSHOT (details / githubweb)
  20. Make logger static (details / githubweb)
  21. #4658 Apache HttpComponents upgrade (details / githubweb)
  22. JdkConnectorProvider cannot parse Set-cookie header value when expires (details / githubweb)
  23. 2.x apidocs bundle generation fixes (details / githubweb)
  24. Add support RFC 5987 for attribute filename* in HTTP header Content-Disposition (#4647) (details / githubweb)
  25. Public SseEventSourceBuilder implementation (details / githubweb)
  26. Jetty synchronous max buffer size property (#4677) (details / githubweb)
  27. Chapter for Expect:100-continue header (client) (details / githubweb)
  28. Add a ParamConverterProvider for java.util.Optional parameters (details / githubweb)
  29. Support arrays (#4684) (details / githubweb)
  30. Groovy updated for JDK 16 support (details / githubweb)
  31. Allow for having CDI on pure Jersey Client without Jersey Server (#4695) (details / githubweb)
  32. Updated javadoc maven plugin API link (details / githubweb)
  33. MicroProfile Rest Client 2.0 support (#4699) (details / githubweb)
  34. update maven-antrun-plugin to 3.0.0 (details / githubweb)
  35. Do not create a connector multiple times for each rx() call (details / githubweb)
  36. Copyright check (details / githubweb)
  37. Apply 2021 (details / githubweb)
  38. Rest client 2.0 updates (#4724) (details / githubweb)
  39. Updating ant to 1.10.9 for antrun plugin (#4720) (details / githubweb)
  40. Adjusting Jersey archetypes (#4710) (details / githubweb)
  41. Custom schedulers to execute @PreDestroy methods (#4716) (details / githubweb)
  42. Configurable COLLISION_BUFFER_POWER (details / githubweb)
  43. Add a wildcard @Produces and @Consumes for methods without message providers involved not to get 406/415. (details / githubweb)
  44. switching to NIO tmp file creation approach (#4712) (details / githubweb)
  45. Empty/NULL properties handling (details / githubweb)
  46. adjusting examples to be run with optional JAXB (details / githubweb)
  47. processing order for Jackson/Jaxb annotations (details / githubweb)
  48. Proper handling of chunked input streams in LoggingInterceptor (#4753) (details / githubweb)
  49. Logging delimiter parametrized (#4745) (details / githubweb)
  50. Adopt ASM 9.1 to support JDK 17 (details / githubweb)
  51. Lazy synchronized SSL Context initialization in the HttpUrlConnector (details / githubweb)
  52. Replace null Configuration in ContainerRequest with an empty instance (details / githubweb)
  53. Adopted Jackson 2.12.2. No change in repackaged Jackson. (details / githubweb)
  54. Uptake Helidon 2.2.1 (details / githubweb)
  55. ParameterConverter throwing IllegalArgumentException MUST result in 404 (details / githubweb)
  56. Stop filling monitoring queues when processor fails (#4697) (details / githubweb)
  57. Add a default Enum MB provider. (details / githubweb)
  58. Allow to use @Inject instead of @Context with CDI (#4749) (details / githubweb)
  59. Updated properties for netty connection pooling (details / githubweb)
  60. Javadoc for non-public classes (cdi-rs-inject) (#4770) (details / githubweb)
  61. 19 chapters of User Guide reviewed (#4711) (details / githubweb)

Started by user Maxim Nesen

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