source: branches/branch-1.8/zoo-project/HISTORY.txt @ 981

Last change on this file since 981 was 981, checked in by djay, 3 years ago

Create tag and update branch for 1.8.0 release

File size: 11.0 KB
Line 
1Version 1.8.0
2  * Support raw response in OGC API - Processes
3  * Add a ZOO-API section to the howtos documentation
4  * OGC API - Processes support:
5  https://github.com/gfenoy/wps-rest-binding/tree/change-request/95
6  * Support two inputs/outputs syntaxes discussed (using json object
7  or array of json object) for ZOO-Kernel and the HTML client
8  * Fix issue in kvParseInput when memory!=load and handle session
9  from the OGC API - Processes
10  * Update OGC API - Processes documentation
11  * Add open-api directory in utils services containing a reddis
12  subscription example, the HTML UI and the display service using
13  Cheetah templating system
14  * Update the oas.cfg file to reflect new api definition
15  * Include basic microdata in the HTML home page
16  * Add HTML support for basic interractions with OGC API - Processes
17  including execution of service from the service-desc link
18  * OGC API - Processes added support for syncrhonous Execute requests
19  * Reuse service_callback in OGC API - Processes when subscriber
20  object is provided in the JSON request
21  * OGC API - Processes implementation as available on 2020-10-19
22  * Produce value string only when memory=load for Python support.
23  * Make local files uris usable when cache is used
24  * Make GDAL/profile service usable in case memory=protect
25  * Add Dockerfile and docker-compose environment with pgbouncer, see #177
26  * Add documentation on how to use asyncrhonous execution using the Javascript
27  ZOO-API
28  * Start simplification of the runRequest function
29  * Integrate optional support for OGC API - Processing implementation
30  * Add the optional handleText parameter to provide pure text for
31  complex data node with mimetype="text/*"
32  * Fix issue in case JavaScript support is activated
33  * Fix issue with GDAL profile service
34  * Fix #172 for https support
35Version 1.7.0
36  * Fix issue with UOM definitions in zcfg2sql
37  * Make callback and HPC support independent from each other
38  * Update SAGA-GIS support to version 7.2.0
39  * Add support for custom MapServer style definition for raster output
40  * Fix returned bbox definition #170
41  * Store semaphore status in lenv section for future deletion
42  * Update Windows support to newer compiler
43  * Fix issue with UpdateStatus function from the Mono ZOO-API
44  * Add logging functionality and other utility functions to the C-API
45  * Return an exception for every output for which nb_pixel or
46  nb_features is 0
47  * Add a shared key to the security section to differentiate the
48  referenced data
49  * Add MapServer output style definition depending on the geometry
50  type
51  * Add ogr.tindex service
52  * Add support for literaldata input arrays and to call services
53  asyncrhonously from the JavaScript ZOO-API   
54  * Expose a sleep function to the JavaScript ZOO-API
55  * Provide FinalizeHPC and FinalizeHPC1 services using scontrol and
56  sacct respectively 
57  * Store md5sum of the cached file (so, local to the WPS server) to
58  compare before uploading (if different md5sum) on the HPC server
59  * Add support for R language
60  * Add support for using "file://"  for referenced data input
61  * Add an optional ecookie key for returning third-party cookies
62  * Fix issue when parsing BoundingBox input #163
63  * Add memory key to the main section to force the ZOO-Kernel to load
64  data into memory or use local file
65  * Add the dialect input to the ogr2ogr service
66  * Store the list of generated mapfiles in a file (cf DeleteData service)
67  * Define the correct MS_IMAGEMODE in the generated mapfile
68  * Option to use MapServer support to publish heatmap
69  * Add status_code key to the lenv for setting Status HTTP response header
70  * Add the Creation Option inputs to the Gdal_Dem service
71  * Add prohibited key in the callback section to define a list of
72  services not requiring any invocation
73  * Produce zcfg for OTB applications using the correct default pixel type
74  * Add asynchronous callback invocation to send information about
75  the ongoing services to a third-party software
76  * Add mapsToJson, mapsToJson, and elementsToJson to the API
77  * Provide a zcfg2sql tool to convert a zcfg metadata file to SQL script
78  * Add support to store service metadata information into a database
79  * Add HPC Support for remote execution of SBATCH scripts through Slurm
80  * Add cookie reference to _HINTERNET
81  * Support headers for GET requests from the js ZOO-API
82  * Pass all headers listed in the attributes parameter from the
83  [security] section to the hosts listed in the hosts parameter of the
84  same section (ticket #139)
85
86Version 1.6.0
87  * Add the C# as a supported programming language for Services
88  * Add nested inputs and outputs support (WPS 2.0.0)
89  * Add servicePath special key to specify the service location
90  * Add the PHP version 7 support
91  * Add --with-etc-dir option to specify the location of the main.cfg file
92  * Support GDAL version 2.1.0.
93  * Add the MapServer 7.0.1 internal support.
94  * Support for exotic location of openssl.
95  * Add ZOO-Client API documentation reference in the official documentation.
96  * Add CORS support.
97  * Fix issue when dealing with Array in JavaScript support.
98  * Update the Centos installation procedure.
99  * Small fixes in java support.
100  * Fix issue when XML request contains empty nodes for inputs
101  * Add status update for contour lines computation
102  * Fix FASTCGI location using the --with-fastcgi option.
103  * Redefined the API function addToMapWithSize to fix problem with Python/PHP support.
104
105Version 1.5.0
106  * Complete rewrite of the documentation to use modern style
107  * Fix asynchronous POST request on WIN32 platforms
108  * Add utils/registry service
109  * Initial support for WPS 2.0.0 including the Dismiss extension
110  * Fix concurrency access to status information
111  * Use simple file rather than shared memory for storing status information
112  * Add support for db backend to store status information
113  * Add the lib_zoo_service shared library to be linked against C services
114  * Add ZOO-API for the PHP language (with documentation)
115  * Add doxygen comments in source code
116  * Add support for multiple Exception nodes
117  * Add a length key when creating MapArray
118  * Add OTB support for applications as a service
119  * Add the otb2zcfg utility to produce zcfg for otb applications
120  * Add OTB Application Observer to have progress status updates
121  * Fix maxOccurs handling
122  * Fix gesture of downloaded inputs when multiple values are given
123  * Add detection of generated_file key in outputs to read the file
124  generated by a service
125  * Add a minimal parsing API
126  * Run validateRequest (download, default settings and decoding)
127  after fork if any
128  * Add SAGA-GIS support for modules as a service
129  * Add saga2zcfg utility to generate zcfg for SAGA-GIS modules
130  * Add SAGA-GIS Observer to have ongoing status updates
131
132Version 1.4.0
133  * Small fix for mimeType of results for CGAL services
134
135Version 1.4.0-rc1
136  * Binary support for PHP language
137  * ZOO-API for the Java language
138  * ZOO-Client Javascript API
139  * FastCGI fixes
140  * JavaScript ZOO-API enhancements (COOKIE use and Output in
141  generated XML)
142  * Add debian files
143  * Inputs passed by reference downloaded in parallel
144  * Conform behavior for DescribeProcess when the Identifier was not
145  found
146  * Add support of maximumMegabytes keywords for ComplexData Inputs
147  * Add the optional YAML ZCFG support #4 and the zcfg2yaml converter
148  * Return error messages that enable the service provider to quickly
149  identify the root cause of errors due to configuration file syntax
150  (ticket #90)
151  * Fix logic in addMapToMap (ticket #91)
152  * Enable AllowedValue and multiple Range definitions using default
153  and supported blocks
154  * Add the lastest revision number in version.h (available in Python
155  ZOO-API)
156  * Add the optional Ruby Language Support to the ZOO-Kernel with an
157  API similar to the Python ZOO-API
158  * Small rewrite of Python support
159  * Inputs can be requested over https protocol (ticket #86)
160  * Add capability to define both percentage of execution and a
161  message (ticket #87).
162  * Add usid in lenv section used to generate an unique identifier
163  based on time and the process identifier.
164  * Add gdal_contour service
165  * Add dynamic definition of serverAddress from the main section
166
167Version 1.3.0-rc2
168  * Fix POST Request issue (ticket #34)
169  * Fix COOKIE gesture (ticket #79)
170  * Remove verbose messages when using MapServer W*S (ticket #80)
171  * Add COMMITTERS  and LICENSE files
172
173Version 1.3.0-rc1
174
175  * Updating ZOO.Class object with the OpenLayers.Class Updating
176    ZOO.Class with the (ticket #64)
177  * Correct the content of proj4js (ticket #63)
178  * Enhance the COOKIE gesture (ticket #68)
179  * Support for dataInputs URLEncoded and xlink:href (ticket #62)
180  * Use the same object structure for JavaScript arguments than for
181    Python
182  * Add the Normalized Difference Vegetation Index service
183  * Add importScripts function to JavaScript support (ticket #66)
184  * Add multiple inputs values for the same identifier (ticket #72)
185  * Add Python ZOO-API to access ZOO-Kernel internel functions
186  * Add a [headers] section in main.cfg file to add specifics to
187    header returned
188  * Add support for multiple outputs for both GET and POST requests
189  * Add Content-Length to the headers if the result is sized
190  * Add Content-Disposition to the headers if the result contains a
191    filename
192  * Add support for sending headers through JS ZOO-api
193  * Add support for multi-valued inputs in JS ZOO-api
194  * Fixing issue about invalid status document #73
195  * Add Python-3.3.0 support
196  * Update documentation
197  * Add MapServer W*S Support documentation #34
198
199Version 1.2.0-rc3
200
201  * add basic SOAP Envelope support (ticket #49)
202  * support request when Content-Length header is not set by the
203  * client (ticket #57)
204  * fix issue when POST request is empty (ticket #45)
205  * add minimalist cache system (ticket #51)
206  * fix Python support (ticket #29)
207
208Verseion 1.2.0-rc2
209
210  * fix for process to run in background
211  * add support for ALL identifier for !DescribeProcess
212  * add a small test suite in the testing directory to test ogr base-vect-ops
213  * big fix for storage of Session maps on disk
214  * support for {{{<Default />}}} node in ZCFG files
215  * fastcgi version now support both !GetCapabilities and !DescribeProcess requests
216
217Version 1.2.0-rc1
218
219  * add WIN32 support
220  * add GRASS support through wps-grass-bridge
221  * add languages support using libintl
222  * binary support for inputs and outputs for both JAVA and Python
223  * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider
224  * numerous memory leaks removed
225  * add PERL support
226  * enhance speed for JAVA support
227  * enhance POST request support
228  * add !BoundingBoxData support
229  * Python support is now optional as other languages
230  * add lenv section before running the service to store information runtime specific
231  * add COOKIE support and {{{senv}}} section to store information session specific
232  * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose
233  * enhance base64 support when included in and XML POST request
234  * return !ExceptionReport when no protocol was specified for xlink:href value
235
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

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