Skip to content

Changes

#8 (Apr 20, 2021, 3:24:18 PM)

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

#7 (Jan 27, 2021, 4:10:10 AM)

  1. 3.0.0-RC1 — jersey-bot / detail
  2. 3.1.0-SNAPSHOT — jersey-bot / detail
  3. 3.0.0-RC2 — jersey-bot / detail
  4. 3.1.0-SNAPSHOT — jersey-bot / detail
  5. 3.0.0 — jersey-bot / detail
  6. 3.1.0-SNAPSHOT — jersey-bot / detail
  7. 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. — 15908245+jansupol / detail
  8. Keep ordering of classes and instances retrieved from ComponentBag — 15908245+jansupol / detail
  9. Enable CompletionStage unwrap in MBW — 15908245+jansupol / detail
  10. Make JAX-B API optional (#4634) — noreply / detail
  11. Support for SSL Configuration within JerseyTest (#4573) — noreply / detail
  12. Fix custom SSLSocketFactory not being set because of an unsafe lazy-initialization in JDK (#4566) — noreply / detail
  13. Modify OSGi Jackson requirement to be compatible with GF 5.1 — 24524084+senivam / detail
  14. 2.33 — jersey-bot / detail
  15. 2.34-SNAPSHOT — jersey-bot / detail
  16. After merge adjustments — Maxim Nesen / detail
  17. Jakartified User Guide - first 10 chapters (#4653) — noreply / detail
  18. Jakartified User Guide - second 10 chapters (#4656) — noreply / detail
  19. Jakartified User Guide - final 10 chapters with appendix-properties adjusted (#4657) — noreply / detail
  20. JakartaEE 9.0 namespaces applied to examples — 24524084+senivam / detail
  21. Jakartified heroku archetype — 24524084+senivam / detail
  22. Documentation and example fixes related to jakartification (#4633) — noreply / detail
  23. Make logger static — 24524084+senivam / detail
  24. #4658 Apache HttpComponents upgrade — 24524084+senivam / detail
  25. Updated dependecies — 24524084+senivam / detail
  26. JdkConnectorProvider cannot parse Set-cookie header value when expires — 24524084+senivam / detail
  27. 2.x apidocs bundle generation fixes — 24524084+senivam / detail
  28. jakartified modules.xml from User Guide (#4676) — noreply / detail
  29. Add support RFC 5987 for attribute filename* in HTTP header Content-Disposition (#4647) — noreply / detail
  30. Public SseEventSourceBuilder implementation — 15908245+jansupol / detail
  31. Jetty synchronous max buffer size property (#4677) — noreply / detail
  32. Chapter for Expect:100-continue header (client) — 24524084+senivam / detail
  33. Add a ParamConverterProvider for java.util.Optional parameters — 24524084+senivam / detail
  34. Support arrays (#4684) — noreply / detail
  35. Jakartified OSGi tests — 24524084+senivam / detail
  36. Moving WiP do done — 24524084+senivam / detail
  37. allow even more OSGi tests — 24524084+senivam / detail
  38. Groovy updated for JDK 16 support — 24524084+senivam / detail
  39. Jetty servlet container multirelease-jar fix — 24524084+senivam / detail
  40. Updated notice files — 24524084+senivam / detail