Skip to content
Started 13 days ago
Took 27 sec on basic-n66j3

#45 (May 2, 2024, 5:05:41 PM)

Changes
  1. Prevent Jackson failing while loading Modules (classloader issues) (details / githubweb)
  2. Cleaning redundant plugins from plugin management (#5605) (details / githubweb)
  3. clean CI/CD scripts from the main project (#5606) (details / githubweb)
  4. ObjectMapper.findModules throws Error (details / githubweb)
  5. Allow the internal package to be a part of the Jersey APIDoc (details / githubweb)
  6. Added suport for HK2 factories, binders to comply with documentation. (details / githubweb)
  7. Allow for overriding the SNIHostName or turn it off. Allow for Domain Fronting. (details / githubweb)
  8. Add missing metrics for cases of client errors (details / githubweb)
  9. Add ability to configure the queue capacity for ChunkedOutput (#5621) (details / githubweb)
  10. Prevent NPE in Jersey Spring RequestContextFilter (details / githubweb)
  11. Document a workaround for HTTP Patch & provide tests (#5622) (details / githubweb)
  12. align CONTRIBUTING.md with Eclipse actual requirements (details / githubweb)
  13. Ensure the RequestScope and other singleton bindings are registered just once (#5624) (details / githubweb)
  14. prevent synchronized blocking the virtual threads in JDK21 (details / githubweb)
  15. Lazy Load TracingLogger to track MATCH_RESOURCE_METHOD (details / githubweb)
  16. Multirelease include JDK21 to support Thread.isVirtual() (details / githubweb)
  17. 2.x versions update (details / githubweb)
  18. Excluding JDK21 multi-release from jaxrs bundle (#5633) (details / githubweb)

Started by user Maxim Nesen

This run spent:

  • 13 sec waiting;
  • 27 sec build duration;
  • 40 sec total from scheduled to completion.
Revision: 9d096a8b421ff48cad20f3c9e6e5c1781abce734
Repository: https://github.com/eclipse-ee4j/jersey
  • refs/remotes/origin/2.x