| Version | Date | Description |
|---|
| 0.6 | TBA | HAPI 0.6 (Not yet released) |
| 0.5.1 | 2007-02-18 | HAPI 0.5.1 Released |
| 0.5 | 2006-12-14 | HAPI 0.5 Released |
| Type | Changes | By |
|---|
 | NullPointerException if OBX-2 is invalid and OBX-5 is set (Thanks Greg Groves) Fixes 1662979 . | |
 | Parsing fails when (pipe) is used as non-field separator Fixes 1657929 . | btripp |
 | Allow Parser to accept a null ValidationContext, which will prevent any attempt at validating messages from being made. | jagnew |
 | Allow Parsers now get their default validation context from ValidationContextFactory if none is supplied (Thanks Andy Pardue) | |
 | Allow A new system property (See Varies JavaDoc) may be specified to supply a default datatype to be assumed for OBX-5 if none is found in OBX-2. A missing OBX-2 is not a valid case, but this property would allow a user to work around problems receiving from a bad message source (Thanks Andy Pardue) | |
| Type | Changes | By |
|---|
 | This release fixes only one issue. In the
previous release (0.5), some classes were released with a dependency on Java 5. HAPI
officially supports JDK version 1.4, so this release corrects the dependency. | |
| Type | Changes | By |
|---|
 | hapi 0.4.3 Class Parser : Multi-threading conflict can occur Fixes 1557203 . | |
 | Unescaping in XMLParser.getCriticalResponseData() Fixes 1547989 . | |
 | PipeParser.getCriticalResponseData() does not use version Fixes 1539866 . | |
 | NullPointerException on garbage messages Fixes 1539352 . | |
 | Class ExtraComponents not Serializable Fixes 1536231 . | |
 | "I" instead of "PID" freezes the parser Fixes 1536200 . | |
 | validation contexts are not used during parsing Fixes 1525034 . | |
 | Error generating error responses for XML messages Fixes 1525029 . | |
 | SIU S12 Segment Issue Fixes 1482059 . | |
 | DFT-P03 - incorrect message structure Fixes 1405670 . | |
 | NM integer magnitude limited to java int Fixes 1377382 . | |
 | ORU_R01_OBSERVATION incorrectly defined Fixes 1368028 . | |
 | OBX-5 type assignment only operates on first rep Fixes 1284281 . | |
 | Missing Code in Version 2.5 Fixes 260957 . | |
 | ORL_O34 message incorrectly defined Fixes 1240698 . | |