Skip to content

Changes

#31 (Jan 9, 2024, 7:56:16 AM)

  1. Allow to set the UpgradeResponse status and headers — 15908245+jansupol / githubweb
  2. Cleanup of dependencies, legal files, added pre-release checks — 15908245+jansupol / githubweb
  3. Better Support deployment handshake statuses != 101 — 15908245+jansupol / githubweb
  4. Build Tyrus on JDK 17 — 15908245+jansupol / githubweb
  5. Support JDK 7 — 15908245+jansupol / githubweb
  6. Support user-defined reason phrase — 15908245+jansupol / githubweb

#30 (Nov 2, 2023, 8:15:40 AM)

  1. Prepare release org.glassfish.tyrus:tyrus-project:1.21 — Tyrus Bot / githubweb
  2. Prepare next development cycle for 1.99-SNAPSHOT — Tyrus Bot / githubweb
  3. Updated legal information — 15908245+jansupol / githubweb
  4. Add link to documentation to README — 15908245+jansupol / githubweb

#28 (Oct 21, 2023, 11:40:31 AM)

  1. Bump jetty-server in /tests/qa/lifecycle-test — 15908245+jansupol / githubweb
  2. Fix race condition causing unexpected idle disconnections — 15908245+jansupol / githubweb
  3. setup-java v3 — 15908245+jansupol / githubweb
  4. Updated 1.x dependency versions — 15908245+jansupol / githubweb
  5. Make sure `@OnClose` is called when `ProtocolHandler.close` throws IOException — 15908245+jansupol / githubweb

#27 (Feb 17, 2023, 7:25:54 AM)

  1. Use different grizzly.WebSocketFilter.HANDSHAKE_PROCESSED for each contextPath — 15908245+jansupol / githubweb

#26 (Nov 21, 2022, 7:12:17 AM)

  1. EE4J_8 release prepare (#650) — Dmitry Kornilov / githubweb
  2. EE4J-8 release prepare (#653) — Dmitry Kornilov / githubweb
  3. Added notice file. (#655) — Dmitry Kornilov / githubweb
  4. maven gpg plugin version update — bravehorsie / githubweb
  5. grizzly version update (#658) — Dmitry Kornilov / githubweb
  6. Prepare release org.glassfish.tyrus:tyrus-project:1.15 — Tyrus Bot / githubweb
  7. Prepare next development cycle for 2.0-SNAPSHOT — Tyrus Bot / githubweb
  8. Prepare release org.glassfish.tyrus:tyrus-project:1.16 — Tyrus Bot / githubweb
  9. Prepare next development cycle for 2.0-SNAPSHOT — Tyrus Bot / githubweb
  10. Prepare release org.glassfish.tyrus:tyrus-project:1.17 — Tyrus Bot / githubweb
  11. Prepare next development cycle for 2.0-SNAPSHOT — Tyrus Bot / githubweb
  12. Prepare release org.glassfish.tyrus:tyrus-project:1.18 — Tyrus Bot / githubweb
  13. Prepare next development cycle for 2.0-SNAPSHOT — Tyrus Bot / githubweb
  14. Prepare release org.glassfish.tyrus:tyrus-project:1.20 — 15908245+jansupol / githubweb
  15. Prepare next development cycle for 1.99-SNAPSHOT — 15908245+jansupol / githubweb
  16. ejb api version — Maxim Nesen / githubweb
  17. servlet api version — Maxim Nesen / githubweb

#22 (Oct 11, 2022, 6:12:55 AM)

  1. Fix support of encoded query params — 15908245+jansupol / githubweb

#19 (Jun 20, 2022, 8:54:35 AM)

  1. Prevent IAE for close reason phrase > 123 bytes — 15908245+jansupol / githubweb
  2. Send Origin header with https:// schema for secure requests — 15908245+jansupol / githubweb
  3. Postpone SpringBoot tests until CQ is approved. — 15908245+jansupol / githubweb
  4. Fix leaking programatic endpoints in the CdiComponentProvider cache. — 15908245+jansupol / githubweb
  5. Updated JAX-B impl — 15908245+jansupol / githubweb
  6. Fix another leaks related to CdiComponentProvider cache — 15908245+jansupol / githubweb
  7. Prepare release org.glassfish.tyrus:tyrus-project:1.19 — 15908245+jansupol / githubweb
  8. Prepare next development cycle for 1.99-SNAPSHOT — 15908245+jansupol / githubweb

#8 (Jan 27, 2022, 8:37:30 AM)

  1. Addresses #630 — Daniel Siviter / githubweb
  2. Support of TLSv1.3 by JDK Client (#707) — noreply / githubweb
  3. css reference to documentation base — 15908245+jansupol / githubweb
  4. Bump junit from 4.10 to 4.13.1 — 15908245+jansupol / githubweb
  5. Add CONTRIBUTING.md — 15908245+jansupol / githubweb
  6. Fixed class loader leak — Lenny Primak / githubweb
  7. [646] Fixed possible client hang when connecting to server. — Vladimir Golyakov / githubweb
  8. [646] Client shutdown removed from ConnectSynchronouslyHangTest — Vladimir Golyakov / githubweb
  9. [646] Added waiting for thread pool shutdown to ConnectSynchronouslyHangTest — Vladimir Golyakov / githubweb
  10. [646] ConnectSynchronouslyHangTest moved to non_deployable package — Vladimir Golyakov / githubweb
  11. remove potential test order dependency — Pu (Luke) Yi / githubweb
  12. Bump commons-io from 2.2 to 2.7 in /tests/qa/lifecycle-test — 15908245+jansupol / githubweb
  13. CI env for Jenkins — 15908245+jansupol / githubweb
  14. Build With JDK 17 — 15908245+jansupol / githubweb
  15. fix two flaky tests — Hao Wang / githubweb
  16. fix two flaky tests — Hao Wang / githubweb
  17. clean changes — Hao Wang / githubweb
  18. Updated dependencies — 15908245+jansupol / githubweb
  19. GitHub actions — 15908245+jansupol / githubweb
  20. Parent pom update — 15908245+jansupol / githubweb
  21. Update bom/pom.xml parent pom — 15908245+jansupol / githubweb
  22. Add timeout — 15908245+jansupol / githubweb
  23. Bump jetty-server in /tests/qa/lifecycle-test — 15908245+jansupol / githubweb
  24. Fix CI pipelines (#751) — noreply / githubweb