source: trunk/zoo-project/HISTORY.txt @ 870

Last change on this file since 870 was 828, checked in by djay, 7 years ago

Add support for headers definition to requests run from js ZOO-API.

File size: 6.8 KB
Line 
1Version 1.7.0-dev
2  * Support headers for GET requests from the js ZOO-API
3  * Pass all headers listed in the attributes parameter from the
4  [security] section to the hosts listed in the hosts parameter of the
5  same section (ticket #139)
6
7Version 1.6.0
8  * Add the C# as a supported programming language for Services
9  * Add nested inputs and outputs support (WPS 2.0.0)
10  * Add servicePath special key to specify the service location
11  * Add the PHP version 7 support
12  * Add --with-etc-dir option to specify the location of the main.cfg file
13  * Support GDAL version 2.1.0.
14  * Add the MapServer 7.0.1 internal support.
15  * Support for exotic location of openssl.
16  * Add ZOO-Client API documentation reference in the official documentation.
17  * Add CORS support.
18  * Fix issue when dealing with Array in JavaScript support.
19  * Update the Centos installation procedure.
20  * Small fixes in java support.
21  * Fix issue when XML request contains empty nodes for inputs
22  * Add status update for contour lines computation
23  * Fix FASTCGI location using the --with-fastcgi option.
24  * Redefined the API function addToMapWithSize to fix problem with Python/PHP support.
25
26Version 1.5.0
27  * Complete rewrite of the documentation to use modern style
28  * Fix asynchronous POST request on WIN32 platforms
29  * Add utils/registry service
30  * Initial support for WPS 2.0.0 including the Dismiss extension
31  * Fix concurrency access to status information
32  * Use simple file rather than shared memory for storing status information
33  * Add support for db backend to store status information
34  * Add the lib_zoo_service shared library to be linked against C services
35  * Add ZOO-API for the PHP language (with documentation)
36  * Add doxygen comments in source code
37  * Add support for multiple Exception nodes
38  * Add a length key when creating MapArray
39  * Add OTB support for applications as a service
40  * Add the otb2zcfg utility to produce zcfg for otb applications
41  * Add OTB Application Observer to have progress status updates
42  * Fix maxOccurs handling
43  * Fix gesture of downloaded inputs when multiple values are given
44  * Add detection of generated_file key in outputs to read the file
45  generated by a service
46  * Add a minimal parsing API
47  * Run validateRequest (download, default settings and decoding)
48  after fork if any
49  * Add SAGA-GIS support for modules as a service
50  * Add saga2zcfg utility to generate zcfg for SAGA-GIS modules
51  * Add SAGA-GIS Observer to have ongoing status updates
52
53Version 1.4.0
54  * Small fix for mimeType of results for CGAL services
55
56Version 1.4.0-rc1
57  * Binary support for PHP language
58  * ZOO-API for the Java language
59  * ZOO-Client Javascript API
60  * FastCGI fixes
61  * JavaScript ZOO-API enhancements (COOKIE use and Output in
62  generated XML)
63  * Add debian files
64  * Inputs passed by reference downloaded in parallel
65  * Conform behavior for DescribeProcess when the Identifier was not
66  found
67  * Add support of maximumMegabytes keywords for ComplexData Inputs
68  * Add the optional YAML ZCFG support #4 and the zcfg2yaml converter
69  * Return error messages that enable the service provider to quickly
70  identify the root cause of errors due to configuration file syntax
71  (ticket #90)
72  * Fix logic in addMapToMap (ticket #91)
73  * Enable AllowedValue and multiple Range definitions using default
74  and supported blocks
75  * Add the lastest revision number in version.h (available in Python
76  ZOO-API)
77  * Add the optional Ruby Language Support to the ZOO-Kernel with an
78  API similar to the Python ZOO-API
79  * Small rewrite of Python support
80  * Inputs can be requested over https protocol (ticket #86)
81  * Add capability to define both percentage of execution and a
82  message (ticket #87).
83  * Add usid in lenv section used to generate an unique identifier
84  based on time and the process identifier.
85  * Add gdal_contour service
86  * Add dynamic definition of serverAddress from the main section
87
88Version 1.3.0-rc2
89  * Fix POST Request issue (ticket #34)
90  * Fix COOKIE gesture (ticket #79)
91  * Remove verbose messages when using MapServer W*S (ticket #80)
92  * Add COMMITTERS  and LICENSE files
93
94Version 1.3.0-rc1
95
96  * Updating ZOO.Class object with the OpenLayers.Class Updating
97    ZOO.Class with the (ticket #64)
98  * Correct the content of proj4js (ticket #63)
99  * Enhance the COOKIE gesture (ticket #68)
100  * Support for dataInputs URLEncoded and xlink:href (ticket #62)
101  * Use the same object structure for JavaScript arguments than for
102    Python
103  * Add the Normalized Difference Vegetation Index service
104  * Add importScripts function to JavaScript support (ticket #66)
105  * Add multiple inputs values for the same identifier (ticket #72)
106  * Add Python ZOO-API to access ZOO-Kernel internel functions
107  * Add a [headers] section in main.cfg file to add specifics to
108    header returned
109  * Add support for multiple outputs for both GET and POST requests
110  * Add Content-Length to the headers if the result is sized
111  * Add Content-Disposition to the headers if the result contains a
112    filename
113  * Add support for sending headers through JS ZOO-api
114  * Add support for multi-valued inputs in JS ZOO-api
115  * Fixing issue about invalid status document #73
116  * Add Python-3.3.0 support
117  * Update documentation
118  * Add MapServer W*S Support documentation #34
119
120Version 1.2.0-rc3
121
122  * add basic SOAP Envelope support (ticket #49)
123  * support request when Content-Length header is not set by the
124  * client (ticket #57)
125  * fix issue when POST request is empty (ticket #45)
126  * add minimalist cache system (ticket #51)
127  * fix Python support (ticket #29)
128
129Verseion 1.2.0-rc2
130
131  * fix for process to run in background
132  * add support for ALL identifier for !DescribeProcess
133  * add a small test suite in the testing directory to test ogr base-vect-ops
134  * big fix for storage of Session maps on disk
135  * support for {{{<Default />}}} node in ZCFG files
136  * fastcgi version now support both !GetCapabilities and !DescribeProcess requests
137
138Version 1.2.0-rc1
139
140  * add WIN32 support
141  * add GRASS support through wps-grass-bridge
142  * add languages support using libintl
143  * binary support for inputs and outputs for both JAVA and Python
144  * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider
145  * numerous memory leaks removed
146  * add PERL support
147  * enhance speed for JAVA support
148  * enhance POST request support
149  * add !BoundingBoxData support
150  * Python support is now optional as other languages
151  * add lenv section before running the service to store information runtime specific
152  * add COOKIE support and {{{senv}}} section to store information session specific
153  * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose
154  * enhance base64 support when included in and XML POST request
155  * return !ExceptionReport when no protocol was specified for xlink:href value
156
Note: See TracBrowser for help on using the repository browser.

Search

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png