= ZOO-Project version 1.2.0 = You'll find here all release candidates and their release notes leading to ZOO-Project version 1.2.0. == Download == === Archives === * ZOO-Project Release 1.2.0-rc1: [/raw-attachment/wiki/Release/1.2.0/zoo-project-1.2.0-rc1.tar.bz2 zoo-project-1.2.0-rc1.tar.bz2] | [/raw-attachment/wiki/Release/1.2.0/zoo-project-1.2.0-rc1.zip zoo-project-1.2.0-rc1.zip] * ZOO-Project Release 1.2.0-rc2: [/raw-attachment/wiki/Release/1.2.0/zoo-project-1.2.0-rc2.tar.bz2 zoo-project-1.2.0-rc2.tar.bz2] | [/raw-attachment/wiki/Release/1.2.0/zoo-project-1.2.0-rc2.zip zoo-project-1.2.0-rc2.zip] === Subversion === * ZOO-Project Release 1.2.0-rc1: [http://svn.zoo-project.org/svn/tags/rel-1.2.0-rc1] * ZOO-Project Release 1.2.0-rc2: [http://svn.zoo-project.org/svn/tags/rel-1.2.0-rc2] == Release notes == This release contains many enhancement and bug fixes, amongst all : * add WIN32 support * add GRASS support through wps-grass-bridge * add languages support using libintl * binary support for inputs and outputs for both JAVA and Python * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider * numerous memory leaks removed * add PERL support * enhance speed for JAVA support * enhance POST request support * add !BoundingBoxData support * Python support is now optional as other languages * add lenv section before running the service to store informations runtime specific * add COOKIE support and senv section to store informations session specific * add USE_GDB compilation flag to remove signal handling for debuging purpose * enhance base64 support when included in and XML POST request * return !ExceptionReport when no protocol was specified for xlink:href value * bugs fix for for process to run in background * add support for ALL identifier for !DescribeProcess * add a small test suite in the testing directory to test ogr base-vect-ops * big fix for storage of Session maps on disk * support for node in ZCFG files * fastcgi version now support both GetCapabilities and DescribeProcess requests.