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

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

Update OGC API - Processes documentation and implementation, providing a browsable User Interface to Processes.

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