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