[547] | 1 | Version 1.4.0 |
---|
| 2 | * Small fix for mimeType of results for CGAL services |
---|
| 3 | |
---|
[544] | 4 | Version 1.4.0-rc1 |
---|
[543] | 5 | * Binary support for PHP language |
---|
| 6 | * ZOO-API for the Java language |
---|
| 7 | * ZOO-Client Javascript API |
---|
| 8 | * FastCGI fixes |
---|
| 9 | * JavaScript ZOO-API enhancements (COOKIE use and Output in generated XML) |
---|
| 10 | * Add debian files |
---|
[492] | 11 | * Inputs passed by reference downloaded in parallel |
---|
| 12 | * Conform behavior for DescribeProcess when the Identifier was not found |
---|
[485] | 13 | * Add support of maximumMegabytes keywords for ComplexData Inputs |
---|
[465] | 14 | * Add the optional YAML ZCFG support #4 and the zcfg2yaml converter |
---|
| 15 | * Return error messages that enable the service provider to quickly identify the root cause of errors due to configuration file syntax (ticket #90) |
---|
| 16 | * Fix logic in addMapToMap (ticket #91) |
---|
| 17 | * Enable AllowedValue and multiple Range definitions using default and supported blocks |
---|
| 18 | * Add the lastest revision number in version.h (available in Python ZOO-API) |
---|
| 19 | * Add the optional Ruby Language Support to the ZOO-Kernel with an API similar to the Python ZOO-API |
---|
| 20 | * Small rewrite of Python support |
---|
| 21 | * Inputs can be requested over https protocol (ticket #86) |
---|
| 22 | * Add capability to define both percentage of execution and a message (ticket #87). |
---|
| 23 | * Add usid in lenv section used to generate an unique identifier based on time and the process identifier. |
---|
| 24 | * Add gdal_contour service |
---|
| 25 | * Add dynamic definition of serverAddress from the main section |
---|
| 26 | |
---|
[433] | 27 | Version 1.3.0-rc2 |
---|
| 28 | * Fix POST Request issue (ticket #34) |
---|
| 29 | * Fix COOKIE gesture (ticket #79) |
---|
[434] | 30 | * Remove verbose messages when using MapServer W*S (ticket #80) |
---|
| 31 | * Add COMMITTERS and LICENSE files |
---|
[433] | 32 | |
---|
[417] | 33 | Version 1.3.0-rc1 |
---|
[328] | 34 | |
---|
[342] | 35 | * Updating ZOO.Class object with the OpenLayers.Class Updating ZOO.Class with the (ticket #64) |
---|
| 36 | * Correct the content of proj4js (ticket #63) |
---|
| 37 | * Enhance the COOKIE gesture (ticket #68) |
---|
[328] | 38 | * Support for dataInputs URLEncoded and xlink:href (ticket #62) |
---|
| 39 | * Use the same object structure for JavaScript arguments than for Python |
---|
[336] | 40 | * Add the Normalized Difference Vegetation Index service |
---|
| 41 | * Add importScripts function to JavaScript support (ticket #66) |
---|
[360] | 42 | * Add multiple inputs values for the same identifier (ticket #72) |
---|
[379] | 43 | * Add Python ZOO-API to access ZOO-Kernel internel functions |
---|
| 44 | * Add a [headers] section in main.cfg file to add specifics to header returned |
---|
[380] | 45 | * Add support for multiple outputs for both GET and POST requests |
---|
[383] | 46 | * Add Content-Length to the headers if the result is sized |
---|
| 47 | * Add Content-Disposition to the headers if the result contains a filename |
---|
| 48 | * Add support for sending headers through JS ZOO-api |
---|
| 49 | * Add support for multi-valued inputs in JS ZOO-api |
---|
[392] | 50 | * Fixing issue about invalid status document #73 |
---|
| 51 | * Add Python-3.3.0 support |
---|
[417] | 52 | * Update documentation |
---|
| 53 | * Add MapServer W*S Support documentation #34 |
---|
[328] | 54 | |
---|
[303] | 55 | Version 1.2.0-rc3 |
---|
| 56 | |
---|
| 57 | * add basic SOAP Envelope support (ticket #49) |
---|
| 58 | * support request when Content-Length header is not set by the client (ticket #57) |
---|
| 59 | * fix issue when POST request is empty (ticket #45) |
---|
| 60 | * add minimalist cache system (ticket #51) |
---|
| 61 | * fix Python support (ticket #29) |
---|
| 62 | |
---|
| 63 | Verseion 1.2.0-rc2 |
---|
| 64 | |
---|
| 65 | * fix for process to run in background |
---|
| 66 | * add support for ALL identifier for !DescribeProcess |
---|
| 67 | * add a small test suite in the testing directory to test ogr base-vect-ops |
---|
| 68 | * big fix for storage of Session maps on disk |
---|
| 69 | * support for {{{<Default />}}} node in ZCFG files |
---|
| 70 | * fastcgi version now support both !GetCapabilities and !DescribeProcess requests |
---|
| 71 | |
---|
| 72 | Version 1.2.0-rc1 |
---|
| 73 | |
---|
| 74 | * add WIN32 support |
---|
| 75 | * add GRASS support through wps-grass-bridge |
---|
| 76 | * add languages support using libintl |
---|
| 77 | * binary support for inputs and outputs for both JAVA and Python |
---|
| 78 | * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider |
---|
| 79 | * numerous memory leaks removed |
---|
| 80 | * add PERL support |
---|
| 81 | * enhance speed for JAVA support |
---|
| 82 | * enhance POST request support |
---|
| 83 | * add !BoundingBoxData support |
---|
| 84 | * Python support is now optional as other languages |
---|
| 85 | * add lenv section before running the service to store informations runtime specific |
---|
| 86 | * add COOKIE support and {{{senv}}} section to store informations session specific |
---|
| 87 | * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose |
---|
| 88 | * enhance base64 support when included in and XML POST request |
---|
| 89 | * return !ExceptionReport when no protocol was specified for xlink:href value |
---|
| 90 | |
---|