Skip to content

Changes

#41 (Nov 23, 2021, 12:27:10 PM)

  1. Refactor the packaging for JPMS and add module-info — Mark Thomas / githubweb

#40 (Nov 11, 2021, 9:42:07 AM)

  1. Add currently undocumented changes — Mark Thomas / githubweb

#39 (Nov 11, 2021, 8:57:07 AM)

  1. Fix #382 - clarify session idle timeout — Mark Thomas / githubweb
  2. Further clarification of zero or negative timeout values — Mark Thomas / githubweb

#38 (Nov 10, 2021, 9:12:09 AM)

  1. Add changes so far for WebSocket 2.1 to the changes section — Mark Thomas / githubweb

#37 (Nov 5, 2021, 12:57:08 PM)

  1. Version updates 2.0 -> 2.1 — Mark Thomas / githubweb
  2. Fix copyright dates for files changed in 2021 — Mark Thomas / githubweb
  3. Fix copyright dates for files changed in 2020 — Mark Thomas / githubweb

#36 (Oct 7, 2021, 12:57:10 PM)

  1. Fix issue-211 - Add method for use by front controller — Mark Thomas / githubweb
  2. Relax restriction on timing of deployment. Clarify language. — Mark Thomas / githubweb

#35 (Oct 7, 2021, 12:27:09 PM)

  1. Fix Javadoc references that broke CI builds — Mark Thomas / githubweb

#34 (Oct 7, 2021, 7:42:09 AM)

  1. Fix #235 - passing user properties — Mark Thomas / githubweb

#33 (Oct 4, 2021, 9:12:07 AM)

  1. Fix #228 - clarify Session.getRequestURI() — Mark Thomas / githubweb

#32 (Oct 1, 2021, 11:42:06 AM)

  1. Fix #207 Expose the platform default configurator directly — Mark Thomas / githubweb
  2. Fix #190 and #192. Clarify messages and MessageHandler add/remove — Mark Thomas / githubweb

#31 (Oct 1, 2021, 9:12:06 AM)

  1. Fix ConcurrentModificationException when using maven-bundle-plugin — Mark Thomas / githubweb

#30 (Sep 30, 2021, 3:12:09 PM)

  1. Update version to 2.1.0 — Mark Thomas / githubweb
  2. (c) year updates — Mark Thomas / githubweb

#29 (Oct 21, 2020, 12:12:06 PM)

  1. Fixing typo in javadoc — Joakim Erdfelt / githubweb

#28 (Sep 18, 2020, 6:42:09 AM)

  1. 357: Remove the automatic module names — Mark Thomas / githubweb

#27 (Jul 20, 2020, 3:12:06 PM)

  1. Update references to use Jakarta specifications — Mark Thomas / githubweb

#26 (Jul 18, 2020, 3:12:08 PM)

  1. Disable source JAR config from EE4J parent — Mark Thomas / githubweb

#25 (Jul 17, 2020, 8:27:08 AM)

  1. Override parent rather than add to — Mark Thomas / githubweb
  2. Align execution ID with parent POM to avoid duplicate executions — Mark Thomas / githubweb

#24 (Jul 16, 2020, 12:57:10 PM)

  1. Align IDs so correct packages appear in releases — Mark Thomas / githubweb

#23 (Jul 3, 2020, 5:57:08 AM)

  1. Align POMs with EL and JSP — Mark Thomas / githubweb
  2. Align the API POMs — Mark Thomas / githubweb

#22 (Jun 9, 2020, 10:42:09 AM)

  1. Fix license / copyright header — Mark Thomas / githubweb

#21 (May 26, 2020, 5:57:08 AM)

  1. Update to latest parent pom — Mark Thomas / githubweb
  2. Update EFSL references per guidance from platform-dev list — Mark Thomas / githubweb

#20 (May 17, 2020, 5:57:06 AM)

  1. Fix #254 - document behaviour on error in the Javadoc — Mark Thomas / githubweb

#19 (May 15, 2020, 4:12:06 PM)

  1. Fix #194 - be more specific about permitted endpoint paths and mapping — Mark Thomas / githubweb

#18 (May 15, 2020, 11:27:05 AM)

  1. Fix #195 - explicitly state /a/{var} does not match /a/b/ — Mark Thomas / githubweb
  2. Fix #191 - clarify what is permitted in OnOpen — Mark Thomas / githubweb

#17 (May 14, 2020, 4:42:07 PM)

  1. Fix #200 - clarify allowed types of parameters annotated with @PathParam — Mark Thomas / githubweb

#16 (May 14, 2020, 4:20:01 PM)

  1. Fix #203. Clarify return value of getRequestParameterMap() — Mark Thomas / githubweb
  2. Fix #201 - clarify @On[Open|Close|Error] may only appear on one method — Mark Thomas / githubweb

#15 (May 14, 2020, 3:42:06 PM)

  1. Fix #209 - clarify how ByteBuffers are used — Mark Thomas / githubweb

#14 (May 7, 2020, 3:42:07 PM)

  1. Add clarity — Mark Thomas / githubweb

#13 (May 7, 2020, 11:57:06 AM)

  1. Fix #231 - Clarify how HTTP headers are exposed through the API — Mark Thomas / githubweb
  2. Fix #220 - clarify Encoders match types and sub-types — Mark Thomas / githubweb

#12 (May 7, 2020, 4:27:10 AM)

  1. Use <> operator where appropriate now minimum Java version is Java 8 — Mark Thomas / githubweb
  2. Fix #224 - Add NO-OP init() and destroy() methods for Encoder/Decoder — Mark Thomas / githubweb
  3. Fix #223. Relax requirement for call-backs to be on a different thread — Mark Thomas / githubweb

#11 (May 6, 2020, 3:12:07 PM)

  1. Fix #232. Clarify behaviour of getSendWriter() and getSendStream() — Mark Thomas / githubweb

#10 (May 6, 2020, 10:42:06 AM)

  1. Add Automatic-Module-Name — Mark Thomas / githubweb

#9 (May 5, 2020, 6:57:08 PM)

  1. #330 Eclipse Development Process — Mark Thomas / githubweb

#8 (Apr 21, 2020, 2:42:07 PM)

  1. Update to 1.0.6 parent POM — Mark Thomas / githubweb
  2. Updates. Improve formatting of changes appendix — Mark Thomas / githubweb
  3. Align JSR reference with other specifications — Mark Thomas / githubweb
  4. Consistent formatting — Mark Thomas / githubweb
  5. Clean-up — Mark Thomas / githubweb
  6. Java 8 is minimum version for Jakarta EE 9 — Mark Thomas / githubweb

#7 (Feb 10, 2020, 8:57:05 AM)

  1. Proof reading of spec doc — Mark Thomas / githubweb

#6 (Feb 3, 2020, 1:12:09 PM)

  1. Remove unused files — Mark Thomas / githubweb
  2. Review WebSocket vs EL vs JSP specs and align all three — Mark Thomas / githubweb

#5 (Jan 22, 2020, 12:46:19 PM)

  1. Fix Javadoc warnings during build — Mark Thomas / githubweb
  2. Update enforcer plug-in to latest — Mark Thomas / githubweb
  3. Fix copyright date — Mark Thomas / githubweb
  4. Correct spec version format — Mark Thomas / githubweb
  5. Various fixes after review and compare with EL spec — Mark Thomas / githubweb

#2 (Jan 12, 2020, 11:57:12 AM)

  1. Fix a couple of typos — Mark Thomas / githubweb
  2. Update Javadoc plugin — Mark Thomas / githubweb
  3. Increment source and target to 8 — Mark Thomas / githubweb