Skip to content

Changes

#25 (Apr 10, 2024, 8:06:49 AM)

  1. initial 4.x documentation changes — 15908245+jansupol / githubweb

#24 (Apr 10, 2024, 6:09:29 AM)

  1. [2.x] versions update — Maxim Nesen / githubweb
  2. GitHub action validations added — Maxim Nesen / githubweb
  3. 2.42 — jersey-bot / githubweb
  4. 2.43-SNAPSHOT — jersey-bot / githubweb
  5. [3.0] dependency convergence check (#5567) — noreply / githubweb
  6. Backing up CI/CD and TCK jobs into the Jersey project (#5574) — noreply / githubweb
  7. Adopt ASM 9.7 — Maxim Nesen / githubweb
  8. [3.0] versions update (#5584) — noreply / githubweb
  9. 3.0.13 — jersey-bot / githubweb
  10. 3.0.99-SNAPSHOT — jersey-bot / githubweb
  11. JDK version for the GH validations — Maxim Nesen / githubweb
  12. Fix thread leak/invasion — 15908245+jansupol / githubweb
  13. ee10 versions update — Maxim Nesen / githubweb
  14. 3.1.6 — jersey-bot / githubweb
  15. 3.1.99-SNAPSHOT — jersey-bot / githubweb
  16. After merge djustments — Maxim Nesen / githubweb

#23 (Apr 4, 2024, 4:57:12 AM)

  1. Added TCK run on Tomcat — 15908245+jansupol / githubweb

#22 (Apr 1, 2024, 3:15:17 PM)

  1. Additional JDK related cleanup in poms — 15908245+jansupol / githubweb

#21 (Mar 28, 2024, 3:56:19 PM)

  1. 4.0.0-M1 — jersey-bot / githubweb
  2. 4.0.99-SNAPSHOT — jersey-bot / githubweb

#20 (Mar 26, 2024, 1:08:02 PM)

  1. Drop JDK 11 profiles — Maxim Nesen / githubweb
  2. Removed obsolete jars from bom.pom — Maxim Nesen / githubweb
  3. release bundles fixes — Maxim Nesen / githubweb

#17 (Mar 26, 2024, 3:44:14 AM)

  1. implementation of UriInfo#getMatchedResourceTemplate(s) & API JAX-B drop (#5575) — noreply / githubweb

#16 (Mar 21, 2024, 3:06:17 PM)

  1. Add a logger for a request notifying Jersey Container is involved — 15908245+jansupol / githubweb
  2. Drop JDK 7 profile — Maxim Nesen / githubweb
  3. Propagate Future.cancel() to connectors — 15908245+jansupol / githubweb
  4. jakartify imports — Jan Supol / githubweb
  5. Add the starting info logging message to Jetty Containers — Jan Supol / githubweb
  6. Drop JDK 8 profiles in 3.1 — 15908245+jansupol / githubweb
  7. Replace synchronized blocks with Locks (#5565) — noreply / githubweb
  8. exclude static fields from POJO parsing in BeanParam — Maxim Nesen / githubweb
  9. Replace ThreadLocal with ConcurrentQueue in HttpDateFormat — 15908245+jansupol / githubweb
  10. Fixed FirstByteCachingStream in JNH Connector — 15908245+jansupol / githubweb
  11. Removed Apache4 Client requirement — Jan Supol / githubweb

#15 (Mar 15, 2024, 6:48:37 AM)

  1. Move ServiceFinderBinder into an innate package — 15908245+jansupol / githubweb

#14 (Mar 13, 2024, 10:39:27 AM)

  1. Stop distributing jaxrs-ri bundle (#5556) — noreply / githubweb

#13 (Mar 8, 2024, 10:28:51 AM)

  1. Update EL impl — 15908245+jansupol / githubweb
  2. Add JNH properties to the config — 15908245+jansupol / githubweb
  3. Adding support for private fields in `@BeanParam` (#5525) — noreply / githubweb

#12 (Mar 8, 2024, 4:51:55 AM)

  1. Update some EE11 versions — 15908245+jansupol / githubweb

#11 (Mar 7, 2024, 6:49:01 AM)

  1. Enclose Bindings to innate package and provide a HK2 version of AbstractBinder — Maxim Nesen / githubweb

#10 (Mar 6, 2024, 9:47:12 AM)

  1. Comply with 4.0 API (#5550) — noreply / githubweb

#9 (Mar 5, 2024, 9:18:33 AM)

  1. Adopt Jackson 2.16.1 — Maxim Nesen / githubweb
  2. prevent NPE when WebAppException#getResponse returns null — Maxim Nesen / githubweb
  3. Add URL of KeyStore and TrustStore to SslConfigurator — Maxim Nesen / githubweb
  4. ASCII encode ContentDisposition file name (#5514) — noreply / githubweb
  5. exclude default IMPL from API (#5520) — noreply / githubweb
  6. versions update (#5518) — noreply / githubweb
  7. Add Apache5 properties to be grabbed by config (#5536) — noreply / githubweb
  8. Put duplicated methods into a common superclass — 15908245+jansupol / githubweb
  9. Jakartify & cleanup after merge — Jan Supol / githubweb

#8 (Feb 19, 2024, 2:01:18 AM)

  1. Drop JSR 166 repackaged classes — 15908245+jansupol / githubweb

#7 (Feb 14, 2024, 5:18:00 AM)

  1. Remove Apache 4, Jetty 11, and SimpleFramework (#5535) — noreply / githubweb

#6 (Feb 13, 2024, 7:11:58 AM)

  1. Next injection iteration — 15908245+jansupol / githubweb

#5 (Jan 26, 2024, 10:32:18 AM)

  1. [4.0] remove redundant multi-release jar configuration (#5516) — noreply / githubweb

#4 (Jan 26, 2024, 10:18:23 AM)

  1. Next iteration towards supporting HK2 & Weld injection — 15908245+jansupol / githubweb

#3 (Jan 10, 2024, 7:40:38 AM)

  1. Update versions of dependencies in pom.xml (#5508) — noreply / githubweb

#2 (Jan 2, 2024, 8:29:52 AM)

  1. Initial change to 4.0 — 15908245+jansupol / githubweb