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