| Version | Date | Description |
|---|
| 0.4.2 | 2009-02-03 | Bug fix release |
| 0.4.0 | 2008-07-29 | Project name changed to Fosstrak |
| 0.3.0 | 2008-03-20 | Feature release |
| 0.2.3 | 2007-12-14 | Bug fix release |
| 0.2.0 | 2007-04-27 | Initial release |
| Type | Changes | By |
|---|
 | Fixed query subscription error (unable to serialize and store
objects of type ArrayOfString to database) Fixes 2379542. Thanks to Nektarios Leontiadis. | steybem |
| Type | Changes | By |
|---|
 | Renamed packages from org.accada to org.fosstrak. | roduner |
| Type | Changes | By |
|---|
 | Added utility class for parsing and printing
QueryResults. | steybem |
 | Added EPCIS WSDL and schema files required by both
epcis-queryclient and epcis-repository. | steybem |
 | Replaced Axis-generated Web service stubs with
CXF-generated Java beans. | steybem |
 | Fixed TimeParser to catch any exceptions caused by
invalid input and wrap them into
QueryParameterExceptions. | steybem |
| Type | Changes | By |
|---|
 | Added test case for TimeParser. | steybem |
 | Corrected serialization of time values into XML. Fixes 1845531. | steybem |
 | Fixed parsing of event time when time value does not
have exactly three digits for millisecond. Fixes 1789784. | steybem |