Version | Date | Description |
---|---|---|
1.1.0 | 2014-09-30 | This 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.0 | 2014-03-31 | This 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.0 | 2013-09-30 | This 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.0 | 2013-03-31 | This 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. |
Type | Changes | By |
---|---|---|
Inserted 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 | |
Inserted PDS_ZIPD and PDS_ZIPD_SIZE handlers, for returning a zipped directory content, and its total size. Fixes PDS-297. | cinquini |
Type | Changes | By |
---|---|---|
Inserted 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 | |
Using the new Pds4ImageTransformer, and ProductTransformer API, from the transformer package. Fixes PDS-211. | cinquini | |
Enabling easier URL syntax for product requests, maintain backward compatibility with DIS-style syntax. Fixes PDS-212. | cinquini | |
Updated the documentation to reflect the updated installation procedure and the alternative method for querying the service. Fixes PDS-232. | cinquini | |
Modified to accept query parameters in lowercase. Fixes PDS-238. | cinquini | |
Inserted 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 |
Type | Changes | By |
---|---|---|
Updated the Operation document to include the supported parameters. | shardman |