Skip to content

Changes

#30 (May 24, 2024, 6:12:47 AM)

  1. 3.1.6 (commit: 7214d76) — jersey-bot / githubweb
  2. 3.1.99-SNAPSHOT (commit: 8a68c62) — jersey-bot / githubweb
  3. Prevent Jackson failing while loading Modules (classloader issues) (commit: 74781a9) — Maxim Nesen / githubweb
  4. Expect100Continue test fixed for NettyConnector (commit: 28fe57f) — Maxim Nesen / githubweb
  5. Cleaning redundant plugins from plugin management (#5605) (commit: 3fe484b) — noreply / githubweb
  6. clean CI/CD scripts from the main project (#5606) (commit: 41d01b8) — noreply / githubweb
  7. ObjectMapper.findModules throws Error (commit: ec36394) — Maxim Nesen / githubweb
  8. Allow the internal package to be a part of the Jersey APIDoc (commit: 3077a0d) — Maxim Nesen / githubweb
  9. Jetty HTTP Container native timeout (commit: 59b7d65) — Maxim Nesen / githubweb
  10. Wiremock version update (commit: 158c51a) — Maxim Nesen / githubweb
  11. Added suport for HK2 factories, binders to comply with documentation. (commit: 236b6f3) — 15908245+jansupol / githubweb
  12. Allow for overriding the SNIHostName or turn it off. Allow for Domain Fronting. (commit: 705144a) — Maxim Nesen / githubweb
  13. Add missing metrics for cases of client errors (commit: 75a9755) — Maxim Nesen / githubweb
  14. Add ability to configure the queue capacity for ChunkedOutput (#5621) (commit: be13798) — noreply / githubweb
  15. Prevent NPE in Jersey Spring RequestContextFilter (commit: 132b55f) — Maxim Nesen / githubweb
  16. Document a workaround for HTTP Patch & provide tests (#5622) (commit: 09c8d62) — noreply / githubweb
  17. align CONTRIBUTING.md with Eclipse actual requirements (commit: 9c271d1) — Maxim Nesen / githubweb
  18. Ensure the RequestScope and other singleton bindings are registered just once (#5624) (commit: 26b131b) — noreply / githubweb
  19. mvc-thymeleaf extension (#5616) (commit: 115da13) — noreply / githubweb
  20. prevent synchronized blocking the virtual threads in JDK21 (commit: 22aa92e) — 15908245+jansupol / githubweb
  21. Lazy Load TracingLogger to track MATCH_RESOURCE_METHOD (commit: 8126cdc) — 15908245+jansupol / githubweb
  22. Multirelease include JDK21 to support Thread.isVirtual() (commit: d62f2b3) — 15908245+jansupol / githubweb
  23. 2.x versions update (commit: b66bf86) — 15908245+jansupol / githubweb
  24. Excluding JDK21 multi-release from jaxrs bundle (#5633) (commit: 9d096a8) — noreply / githubweb
  25. 2.43 (commit: 9041340) — jersey-bot / githubweb
  26. 2.44-SNAPSHOT (commit: 84d6b08) — jersey-bot / githubweb
  27. Post merge adjustments (commit: 58185a0) — Maxim Nesen / githubweb
  28. Using Java9+ NIO API for improved performance: Modern JREs offload to OS, and do other tricks. (commit: 21668db) — 15908245+jansupol / githubweb
  29. Document Multipart Configuration. (commit: 9e874a6) — Maxim Nesen / githubweb
  30. Remove synchronized from Apache stream wrappers - the wrapped stream is synchronized (commit: d29b2da) — Maxim Nesen / githubweb
  31. Jakartize & cleanup after 2.x merge (commit: 8d2ae8a) — Maxim Nesen / githubweb
  32. Allow having multiple annotations for multipart endpoint with @FormDataParam in any order (#5639) (commit: b7f355e) — noreply / githubweb
  33. Allow long content length in the JDK connector (commit: effa557) — Maxim Nesen / githubweb
  34. Post merge (commit: 8cc19dd) — Maxim Nesen / githubweb
  35. Allowing sending Status over sending error (commit: da238a8) — Maxim Nesen / githubweb
  36. refactoring mvn warnings (commit: 14c5c43) — Maxim Nesen / githubweb
  37. Post merge (commit: ce2ff35) — Maxim Nesen / githubweb
  38. Support for Virtual Threads in Executor Services (#5648) (commit: 73a775d) — noreply / githubweb
  39. MAX_HEADER_SIZE for the Netty connector (#5649) (commit: e2994ff) — noreply / githubweb
  40. Unify the SniConfigurator with other branches (commit: 63506be) — 15908245+jansupol / githubweb
  41. Jakartify imports (commit: 8a7d6b4) — Jan Supol / githubweb
  42. Updated supported JDK versions (commit: 0882b15) — Jan Supol / githubweb
  43. Additional 3.0->3.1 merge leftovers (commit: bcfa86b) — Jan Supol / githubweb
  44. Better document virtual threads (commit: 408e464) — Maxim Nesen / githubweb

#29 (Apr 5, 2024, 4:41:24 AM)

  1. ee10 versions update (commit: 55c57bf) — Maxim Nesen / githubweb

#28 (Apr 4, 2024, 4:18:56 AM)

  1. 3.1.5 (commit: 7c32ab0) — jersey-bot / githubweb
  2. 3.1.99-SNAPSHOT (commit: f752d8e) — jersey-bot / githubweb
  3. Adopt Jackson 2.16.1 (commit: c3d3132) — Maxim Nesen / githubweb
  4. prevent NPE when WebAppException#getResponse returns null (commit: ed25486) — Maxim Nesen / githubweb
  5. Add URL of KeyStore and TrustStore to SslConfigurator (commit: e4c3bf5) — Maxim Nesen / githubweb
  6. ASCII encode ContentDisposition file name (#5514) (commit: 604cf2e) — noreply / githubweb
  7. exclude default IMPL from API (#5520) (commit: d2ba6ef) — noreply / githubweb
  8. versions update (#5518) (commit: ab9953f) — noreply / githubweb
  9. Add Apache5 properties to be grabbed by config (#5536) (commit: f86cdf0) — noreply / githubweb
  10. Put duplicated methods into a common superclass (commit: 4ca1e78) — 15908245+jansupol / githubweb
  11. Jakartify & cleanup after merge (commit: dd61f89) — Jan Supol / githubweb
  12. Update EL impl (commit: 92b6fec) — 15908245+jansupol / githubweb
  13. Add JNH properties to the config (commit: ba671e0) — 15908245+jansupol / githubweb
  14. Add a logger for a request notifying Jersey Container is involved (commit: 809c7eb) — 15908245+jansupol / githubweb
  15. Adding support for private fields in `@BeanParam` (#5525) (commit: c12c0dd) — noreply / githubweb
  16. Drop JDK 7 profile (commit: 663242e) — Maxim Nesen / githubweb
  17. Propagate Future.cancel() to connectors (commit: 9602806) — 15908245+jansupol / githubweb
  18. jakartify imports (commit: bb5f014) — Jan Supol / githubweb
  19. Add the starting info logging message to Jetty Containers (commit: 1f00d13) — Jan Supol / githubweb
  20. [2.x] versions update (commit: 63c2ed4) — Maxim Nesen / githubweb
  21. GitHub action validations added (commit: 3bdbd9c) — Maxim Nesen / githubweb
  22. Drop JDK 8 profiles in 3.1 (commit: 31a6a4d) — 15908245+jansupol / githubweb
  23. Replace synchronized blocks with Locks (#5565) (commit: 984ba24) — noreply / githubweb
  24. exclude static fields from POJO parsing in BeanParam (commit: 90d0e7d) — Maxim Nesen / githubweb
  25. 2.42 (commit: b768e96) — jersey-bot / githubweb
  26. 2.43-SNAPSHOT (commit: e20535d) — jersey-bot / githubweb
  27. [3.0] dependency convergence check (#5567) (commit: 6b363a8) — noreply / githubweb
  28. Replace ThreadLocal with ConcurrentQueue in HttpDateFormat (commit: 6ad2d5b) — 15908245+jansupol / githubweb
  29. Fixed FirstByteCachingStream in JNH Connector (commit: 9b9e494) — 15908245+jansupol / githubweb
  30. Backing up CI/CD and TCK jobs into the Jersey project (#5574) (commit: f07195a) — noreply / githubweb
  31. Adopt ASM 9.7 (commit: 9c5b688) — Maxim Nesen / githubweb
  32. [3.0] versions update (#5584) (commit: b861a1c) — noreply / githubweb
  33. 3.0.13 (commit: e30ffc2) — jersey-bot / githubweb
  34. 3.0.99-SNAPSHOT (commit: cec620f) — jersey-bot / githubweb
  35. JDK version for the GH validations (commit: dee22f2) — Maxim Nesen / githubweb
  36. Fix thread leak/invasion (commit: de52713) — 15908245+jansupol / githubweb