- file changelog modified for release 3.5.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@101060 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
57be18c94b
commit
3814a3ad4c
|
@ -1,10 +1,18 @@
|
|||
<ReleaseNotes>
|
||||
|
||||
<Changeset
|
||||
component="org.gcube.dataaccess.algorithms.database-rm-algorithms.1-2-0"
|
||||
date="2014-10-27">
|
||||
<Change>some algorithms modified to cope modifications applied in the
|
||||
database-resource-manager component and regarding the management of the same access
|
||||
point for a resource and the database connection shutdown.</Change>
|
||||
</Changeset>
|
||||
<Changeset
|
||||
component="org.gcube.dataaccess.algorithms.database-rm-algorithms.1-1-0"
|
||||
date="2014-09-10">
|
||||
<Change>SubmitQuery algorithm updated because input parameters
|
||||
in the SubmitQuery method of DatabaseManagement class have been updated
|
||||
in the
|
||||
SubmitQuery method of DatabaseManagement class have been updated
|
||||
</Change>
|
||||
<Change>timer added in the SubmitQuery algorithm that stops the query
|
||||
execution after 30 minutes
|
||||
|
|
Loading…
Reference in New Issue