[303] | 1 | Version 1.2.0-rc3 |
---|
| 2 | |
---|
| 3 | * add basic SOAP Envelope support (ticket #49) |
---|
| 4 | * support request when Content-Length header is not set by the client (ticket #57) |
---|
| 5 | * fix issue when POST request is empty (ticket #45) |
---|
| 6 | * add minimalist cache system (ticket #51) |
---|
| 7 | * fix Python support (ticket #29) |
---|
| 8 | |
---|
| 9 | Verseion 1.2.0-rc2 |
---|
| 10 | |
---|
| 11 | * fix for process to run in background |
---|
| 12 | * add support for ALL identifier for !DescribeProcess |
---|
| 13 | * add a small test suite in the testing directory to test ogr base-vect-ops |
---|
| 14 | * big fix for storage of Session maps on disk |
---|
| 15 | * support for {{{<Default />}}} node in ZCFG files |
---|
| 16 | * fastcgi version now support both !GetCapabilities and !DescribeProcess requests |
---|
| 17 | |
---|
| 18 | Version 1.2.0-rc1 |
---|
| 19 | |
---|
| 20 | * add WIN32 support |
---|
| 21 | * add GRASS support through wps-grass-bridge |
---|
| 22 | * add languages support using libintl |
---|
| 23 | * binary support for inputs and outputs for both JAVA and Python |
---|
| 24 | * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider |
---|
| 25 | * numerous memory leaks removed |
---|
| 26 | * add PERL support |
---|
| 27 | * enhance speed for JAVA support |
---|
| 28 | * enhance POST request support |
---|
| 29 | * add !BoundingBoxData support |
---|
| 30 | * Python support is now optional as other languages |
---|
| 31 | * add lenv section before running the service to store informations runtime specific |
---|
| 32 | * add COOKIE support and {{{senv}}} section to store informations session specific |
---|
| 33 | * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose |
---|
| 34 | * enhance base64 support when included in and XML POST request |
---|
| 35 | * return !ExceptionReport when no protocol was specified for xlink:href value |
---|
| 36 | |
---|