Revision History:
metadatachange
v.1
Release 1.0.7 (2017-06-20)
- Updated service for compatibility with WebServiceShell v 2.4
- Made minor change to log files to suppress some output from service.
Release 1.0.6 (2017-02-07)
- Updated service for compatibility with WebServiceShell v 2.2.5
Release 1.0.5 (2016-11-21)
- Updated service for compatibility with WebServiceShell v 2.2.3
Release 1.0.4 (2016-01-25)
- Optimized the service for very large requests.
Release 1.0.3 (2015-09-02)
- Fixed a bug where requests using the double-dash representation of an empty location ID (i.e. “location=—“) were incorrectly returning an error.
- Fixed a bug where empty location IDs were sometimes incorrectly represented with the value ‘null’.
- Empty location IDs are now properly represented as empty strings. Previously these were represented as a mix of two-space strings and nulls.
Release 1.0.2 (2014-09-01):