Release Changes

Release History

VersionDateDescription
1.9.02018-09-28This release of the Transport Service is a component of the integrated release 9.0.0 of the PDS4 System. This is an operational release of the system components to date.
1.8.02018-03-30This release of the Transport Service is a component of the integrated release 8.1.0 of the PDS4 System. This is an operational release of the system components to date.
1.7.02017-09-29This release of the Transport Service is a component of the integrated release 8.0.0 of the PDS4 System. This is an operational release of the system components to date.
1.6.02017-03-31This release of the Transport Service is a component of the integrated release 7.1.0 of the PDS4 System. This is an operational release of the system components to date.
1.5.02016-09-30This release of the Transport Service is a component of the integrated release 7.0.0 of the PDS4 System. This is an operational release of the system components to date.
1.4.02016-03-31This release of the Transport Service is a component of the integrated release 6.1.0 of the PDS4 System. This is an operational release of the system components to date.
1.3.02015-09-30This release of the Transport Service is a component of the integrated release 6.0.0 of the PDS4 System. This is an operational release of the system components to date.
1.2.12015-05-13This release of the Transport Service is a component of the integrated release 5.1.0 of the PDS4 System. This is an operational release of the system components to date.
1.2.02015-03-31This release of the Transport Service is a component of the integrated release 5.1.0 of the PDS4 System. This is an operational release of the system components to date.
1.1.02014-09-30This release of the Transport Service is a component of the integrated release 5.0.0 of the PDS4 System. This is an operational release of the system components to date.
1.0.02014-03-31This release of the Transport Service is a component of the integrated release 4.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.2.02013-09-30This release of the Transport Service is a component of the integrated release 4.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.1.02013-03-31This release of the Transport Service is a component of the integrated release 3.1.0 of the PDS4 System. This is an operational release of the system components to date.

Release 1.9.0 – 2018-09-28

No changes in this release.

Release 1.8.0 – 2018-03-30

TypeChangesBy
UpdateUpdated call to Transform due to updates to the API. Fixes PDS-545.mcayanan

Release 1.7.0 – 2017-09-29

No changes in this release.

Release 1.6.0 – 2017-03-31

No changes in this release.

Release 1.5.0 – 2016-09-30

TypeChangesBy
UpdateRemoved transform-tool related handlers of uncommonly used types (PDS_TO_BMP, PDS_TO_RAW). Fixes PDS-463.mcayanan

Release 1.4.0 – 2016-03-31

TypeChangesBy
FixUpdated xerces dependency version from 1.2.3 to 2.9.0 to resolve the error. Inhertied from pds4-tools. Fixes PDS-445.hyunlee
UpdateUpdated the JRE requirement to 1.7 in the Installation document.shardman

Release 1.3.0 – 2015-09-30

TypeChangesBy
FixModified an issue that the transport-ofsn component errors on directories with limited permissions and returns ".*" files. Fixes PDS-373.hyunlee

Release 1.2.1 – 2015-05-13

TypeChangesBy
FixModified to correct an issue where several of the directory and file-based handlers were not functioning correctly. Also corrected an issue where some of the image formats (TIF, PNM and JP2) were not working. Fixes PDS-353.hyunlee

Release 1.2.0 – 2015-03-31

TypeChangesBy
FixModified to improve the response speed with the return type DIRLIST1, to support PDS_JPEG return type, and to allow values to include without slash when appending to the productRoot value. Fixes PDS-338.hyunlee

Release 1.1.0 – 2014-09-30

TypeChangesBy
AddInserted several handlers for invoking the PDS transform tool functionality on PDS3 and PDS4 labels. All named handlers map to the single class PdsLabelTransformerHandler.java, which invokes the underlying transform library. Fixes PDS-252.cinquini
AddInserted PDS_ZIPD and PDS_ZIPD_SIZE handlers, for returning a zipped directory content, and its total size. Fixes PDS-297.cinquini

Release 1.0.0 – 2014-03-31

TypeChangesBy
AddInserted aliases for FILE_LIST AND FILE_LIST_ZIP handlers (FILELIST AND FILELISTZIP respectively). Added the PDS_LABEL handler for retrieving PDS4 product labels. Updated the operation document to reflect the supported handlers. Fixes PDS-210.cinquini
AddUsing the new Pds4ImageTransformer, and ProductTransformer API, from the transformer package. Fixes PDS-211.cinquini
AddEnabling easier URL syntax for product requests, maintain backward compatibility with DIS-style syntax. Fixes PDS-212.cinquini
AddUpdated the documentation to reflect the updated installation procedure and the alternative method for querying the service. Fixes PDS-232.cinquini
AddModified to accept query parameters in lowercase. Fixes PDS-238.cinquini
AddInserted handlers PDS_ZIP and PDS_ZIP_SIZE to return a compressed package of a PDS3 label and all its references (and the total size of the package when uncompressed). Fixes PDS-250.cinquini

Release 0.2.0 – 2013-09-30

TypeChangesBy
UpdateUpdated the Operation document to include the supported parameters.shardman

Release 0.1.0 – 2013-03-31

TypeChangesBy
AddInitial check-in of Apache OODT web-grid module supporting JPEG transformation from the Transport Tool. Fixes PDS-146.cinquini