[328] | 1 | Version 1.3.0-dev |
---|
| 2 | |
---|
[342] | 3 | * Updating ZOO.Class object with the OpenLayers.Class Updating ZOO.Class with the (ticket #64) |
---|
| 4 | * Correct the content of proj4js (ticket #63) |
---|
| 5 | * Enhance the COOKIE gesture (ticket #68) |
---|
[328] | 6 | * Support for dataInputs URLEncoded and xlink:href (ticket #62) |
---|
| 7 | * Use the same object structure for JavaScript arguments than for Python |
---|
[336] | 8 | * Add the Normalized Difference Vegetation Index service |
---|
| 9 | * Add importScripts function to JavaScript support (ticket #66) |
---|
[360] | 10 | * Add multiple inputs values for the same identifier (ticket #72) |
---|
[379] | 11 | * Add Python ZOO-API to access ZOO-Kernel internel functions |
---|
| 12 | * Add a [headers] section in main.cfg file to add specifics to header returned |
---|
[380] | 13 | * Add support for multiple outputs for both GET and POST requests |
---|
[383] | 14 | * Add Content-Length to the headers if the result is sized |
---|
| 15 | * Add Content-Disposition to the headers if the result contains a filename |
---|
| 16 | * Add support for sending headers through JS ZOO-api |
---|
| 17 | * Add support for multi-valued inputs in JS ZOO-api |
---|
[392] | 18 | * Fixing issue about invalid status document #73 |
---|
| 19 | * Add Python-3.3.0 support |
---|
[328] | 20 | |
---|
[303] | 21 | Version 1.2.0-rc3 |
---|
| 22 | |
---|
| 23 | * add basic SOAP Envelope support (ticket #49) |
---|
| 24 | * support request when Content-Length header is not set by the client (ticket #57) |
---|
| 25 | * fix issue when POST request is empty (ticket #45) |
---|
| 26 | * add minimalist cache system (ticket #51) |
---|
| 27 | * fix Python support (ticket #29) |
---|
| 28 | |
---|
| 29 | Verseion 1.2.0-rc2 |
---|
| 30 | |
---|
| 31 | * fix for process to run in background |
---|
| 32 | * add support for ALL identifier for !DescribeProcess |
---|
| 33 | * add a small test suite in the testing directory to test ogr base-vect-ops |
---|
| 34 | * big fix for storage of Session maps on disk |
---|
| 35 | * support for {{{<Default />}}} node in ZCFG files |
---|
| 36 | * fastcgi version now support both !GetCapabilities and !DescribeProcess requests |
---|
| 37 | |
---|
| 38 | Version 1.2.0-rc1 |
---|
| 39 | |
---|
| 40 | * add WIN32 support |
---|
| 41 | * add GRASS support through wps-grass-bridge |
---|
| 42 | * add languages support using libintl |
---|
| 43 | * binary support for inputs and outputs for both JAVA and Python |
---|
| 44 | * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider |
---|
| 45 | * numerous memory leaks removed |
---|
| 46 | * add PERL support |
---|
| 47 | * enhance speed for JAVA support |
---|
| 48 | * enhance POST request support |
---|
| 49 | * add !BoundingBoxData support |
---|
| 50 | * Python support is now optional as other languages |
---|
| 51 | * add lenv section before running the service to store informations runtime specific |
---|
| 52 | * add COOKIE support and {{{senv}}} section to store informations session specific |
---|
| 53 | * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose |
---|
| 54 | * enhance base64 support when included in and XML POST request |
---|
| 55 | * return !ExceptionReport when no protocol was specified for xlink:href value |
---|
| 56 | |
---|