[752] | 1 | Version 1.6.0-dev |
---|
[790] | 2 | * Add nested inputs and outputs support (WPS 2.0.0) |
---|
[784] | 3 | * Add servicePath special key to specify the service location |
---|
| 4 | * Add --with-etc-dir option to specify the location of the main.cfg file |
---|
[766] | 5 | * Support GDAL version 2.1.0. |
---|
[753] | 6 | * Add the MapServer 7.0.1 internal support. |
---|
| 7 | * Support for exotic location of openssl. |
---|
| 8 | * Add ZOO-Client API documentation reference in the official documentation. |
---|
| 9 | * Add CORS support. |
---|
| 10 | * Fix issue when dealing with Array in JavaScript support. |
---|
[752] | 11 | * Update the Centos installation procedure. |
---|
| 12 | * Small fixes in java support. |
---|
| 13 | * Fix issue when XML request contains empty nodes for inputs |
---|
| 14 | * Add status update for contour lines computation |
---|
| 15 | * Fix FASTCGI location using the --with-fastcgi option. |
---|
| 16 | * Redefined the API function addToMapWithSize to fix problem with Python/PHP support. |
---|
| 17 | |
---|
| 18 | Version 1.5.0 |
---|
[729] | 19 | * Complete rewrite of the documentation to use modern style |
---|
[682] | 20 | * Fix asynchronous POST request on WIN32 platforms |
---|
[676] | 21 | * Add utils/registry service |
---|
[654] | 22 | * Initial support for WPS 2.0.0 including the Dismiss extension |
---|
[781] | 23 | * Fix concurrency access to status information |
---|
| 24 | * Use simple file rather than shared memory for storing status information |
---|
| 25 | * Add support for db backend to store status information |
---|
[652] | 26 | * Add the lib_zoo_service shared library to be linked against C services |
---|
[586] | 27 | * Add ZOO-API for the PHP language (with documentation) |
---|
| 28 | * Add doxygen comments in source code |
---|
[576] | 29 | * Add support for multiple Exception nodes |
---|
| 30 | * Add a length key when creating MapArray |
---|
[586] | 31 | * Add OTB support for applications as a service |
---|
[550] | 32 | * Add the otb2zcfg utility to produce zcfg for otb applications |
---|
[558] | 33 | * Add OTB Application Observer to have progress status updates |
---|
[550] | 34 | * Fix maxOccurs handling |
---|
| 35 | * Fix gesture of downloaded inputs when multiple values are given |
---|
[621] | 36 | * Add detection of generated_file key in outputs to read the file |
---|
| 37 | generated by a service |
---|
| 38 | * Add a minimal parsing API |
---|
| 39 | * Run validateRequest (download, default settings and decoding) |
---|
| 40 | after fork if any |
---|
[634] | 41 | * Add SAGA-GIS support for modules as a service |
---|
| 42 | * Add saga2zcfg utility to generate zcfg for SAGA-GIS modules |
---|
| 43 | * Add SAGA-GIS Observer to have ongoing status updates |
---|
[550] | 44 | |
---|
[546] | 45 | Version 1.4.0 |
---|
| 46 | * Small fix for mimeType of results for CGAL services |
---|
| 47 | |
---|
[544] | 48 | Version 1.4.0-rc1 |
---|
[543] | 49 | * Binary support for PHP language |
---|
| 50 | * ZOO-API for the Java language |
---|
| 51 | * ZOO-Client Javascript API |
---|
| 52 | * FastCGI fixes |
---|
[621] | 53 | * JavaScript ZOO-API enhancements (COOKIE use and Output in |
---|
| 54 | generated XML) |
---|
[543] | 55 | * Add debian files |
---|
[492] | 56 | * Inputs passed by reference downloaded in parallel |
---|
[621] | 57 | * Conform behavior for DescribeProcess when the Identifier was not |
---|
| 58 | found |
---|
[485] | 59 | * Add support of maximumMegabytes keywords for ComplexData Inputs |
---|
[465] | 60 | * Add the optional YAML ZCFG support #4 and the zcfg2yaml converter |
---|
[621] | 61 | * Return error messages that enable the service provider to quickly |
---|
| 62 | identify the root cause of errors due to configuration file syntax |
---|
| 63 | (ticket #90) |
---|
[465] | 64 | * Fix logic in addMapToMap (ticket #91) |
---|
[621] | 65 | * Enable AllowedValue and multiple Range definitions using default |
---|
| 66 | and supported blocks |
---|
| 67 | * Add the lastest revision number in version.h (available in Python |
---|
| 68 | ZOO-API) |
---|
| 69 | * Add the optional Ruby Language Support to the ZOO-Kernel with an |
---|
| 70 | API similar to the Python ZOO-API |
---|
[465] | 71 | * Small rewrite of Python support |
---|
| 72 | * Inputs can be requested over https protocol (ticket #86) |
---|
[621] | 73 | * Add capability to define both percentage of execution and a |
---|
| 74 | message (ticket #87). |
---|
| 75 | * Add usid in lenv section used to generate an unique identifier |
---|
| 76 | based on time and the process identifier. |
---|
[465] | 77 | * Add gdal_contour service |
---|
| 78 | * Add dynamic definition of serverAddress from the main section |
---|
| 79 | |
---|
[433] | 80 | Version 1.3.0-rc2 |
---|
| 81 | * Fix POST Request issue (ticket #34) |
---|
| 82 | * Fix COOKIE gesture (ticket #79) |
---|
[434] | 83 | * Remove verbose messages when using MapServer W*S (ticket #80) |
---|
| 84 | * Add COMMITTERS and LICENSE files |
---|
[433] | 85 | |
---|
[417] | 86 | Version 1.3.0-rc1 |
---|
[328] | 87 | |
---|
[621] | 88 | * Updating ZOO.Class object with the OpenLayers.Class Updating |
---|
| 89 | ZOO.Class with the (ticket #64) |
---|
[342] | 90 | * Correct the content of proj4js (ticket #63) |
---|
| 91 | * Enhance the COOKIE gesture (ticket #68) |
---|
[328] | 92 | * Support for dataInputs URLEncoded and xlink:href (ticket #62) |
---|
[621] | 93 | * Use the same object structure for JavaScript arguments than for |
---|
| 94 | Python |
---|
[336] | 95 | * Add the Normalized Difference Vegetation Index service |
---|
| 96 | * Add importScripts function to JavaScript support (ticket #66) |
---|
[360] | 97 | * Add multiple inputs values for the same identifier (ticket #72) |
---|
[379] | 98 | * Add Python ZOO-API to access ZOO-Kernel internel functions |
---|
[621] | 99 | * Add a [headers] section in main.cfg file to add specifics to |
---|
| 100 | header returned |
---|
[380] | 101 | * Add support for multiple outputs for both GET and POST requests |
---|
[383] | 102 | * Add Content-Length to the headers if the result is sized |
---|
[621] | 103 | * Add Content-Disposition to the headers if the result contains a |
---|
| 104 | filename |
---|
[383] | 105 | * Add support for sending headers through JS ZOO-api |
---|
| 106 | * Add support for multi-valued inputs in JS ZOO-api |
---|
[392] | 107 | * Fixing issue about invalid status document #73 |
---|
| 108 | * Add Python-3.3.0 support |
---|
[417] | 109 | * Update documentation |
---|
| 110 | * Add MapServer W*S Support documentation #34 |
---|
[328] | 111 | |
---|
[303] | 112 | Version 1.2.0-rc3 |
---|
| 113 | |
---|
| 114 | * add basic SOAP Envelope support (ticket #49) |
---|
[621] | 115 | * support request when Content-Length header is not set by the |
---|
| 116 | * client (ticket #57) |
---|
[303] | 117 | * fix issue when POST request is empty (ticket #45) |
---|
| 118 | * add minimalist cache system (ticket #51) |
---|
| 119 | * fix Python support (ticket #29) |
---|
| 120 | |
---|
| 121 | Verseion 1.2.0-rc2 |
---|
| 122 | |
---|
| 123 | * fix for process to run in background |
---|
| 124 | * add support for ALL identifier for !DescribeProcess |
---|
| 125 | * add a small test suite in the testing directory to test ogr base-vect-ops |
---|
| 126 | * big fix for storage of Session maps on disk |
---|
| 127 | * support for {{{<Default />}}} node in ZCFG files |
---|
| 128 | * fastcgi version now support both !GetCapabilities and !DescribeProcess requests |
---|
| 129 | |
---|
| 130 | Version 1.2.0-rc1 |
---|
| 131 | |
---|
| 132 | * add WIN32 support |
---|
| 133 | * add GRASS support through wps-grass-bridge |
---|
| 134 | * add languages support using libintl |
---|
| 135 | * binary support for inputs and outputs for both JAVA and Python |
---|
| 136 | * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider |
---|
| 137 | * numerous memory leaks removed |
---|
| 138 | * add PERL support |
---|
| 139 | * enhance speed for JAVA support |
---|
| 140 | * enhance POST request support |
---|
| 141 | * add !BoundingBoxData support |
---|
| 142 | * Python support is now optional as other languages |
---|
[781] | 143 | * add lenv section before running the service to store information runtime specific |
---|
| 144 | * add COOKIE support and {{{senv}}} section to store information session specific |
---|
[303] | 145 | * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose |
---|
| 146 | * enhance base64 support when included in and XML POST request |
---|
| 147 | * return !ExceptionReport when no protocol was specified for xlink:href value |
---|
| 148 | |
---|