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