Changes: * Using pytest ... xfail online opendap tests (605). * Update geojson mimetype in validators to match that of FORMATS (604). * Simplify the implementation of IOHandler (602). * Give a nicer name of the output file in raw data mode using Content-Disposition (601). * Fix the mimetype of the raw data output (599). * Fix erroneous encode of bytes array (598). * Fix kvp decoding to follow specification (597).
4.4.2
Not secure
Changes: * Added csv format (593). * Update ci badge int Readme (592). * Fix scheduler: don't sleep in drmaa session (591). * Show lineage also when process failed (589).
4.4.1
Not secure
Changes:
* Added option `storage_copy_function` (584). * Quick-fix to avoid import ogr exception when running tests without gdal (583). * Fixed issues with metalink URL outputs (582, 581, 580, 571). * Fixed issue with stored requests (579). * Fixed incorrect use of `self.__class__` in super (578).
4.4.0
Not secure
Changes:
* Dropping support for Python 2.x (574). * Backport of patches in master (574). * Fix a namespace warning when importing gdal directly (575). * Fix incorrect use of `self.__class__` in super (578)
4.2.11
Not secure
Changes:
* Dropping support for Python 2.x in requirements (569).
4.2.10
Not secure
Changes:
* Moved MetadataUrl to pywps.app.Common to avoid dependencies on sphinx (565). * Fixed output stream of scheduler (563). * Fixed scheduler: use with statement to close drmaa session (561). * Fixed embedded json in wps request (560).