changelog file modified for release 3.5.0

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@101054 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Loredana Liccardo 2014-10-28 10:48:03 +00:00
parent 530a00d536
commit 52a940e840
1 changed files with 26 additions and 0 deletions

View File

@ -1,4 +1,30 @@
<ReleaseNotes>
<Changeset component="org.gcube.dataaccess.database-resource-manager.1-0-0"
date="2014-10-27">
<Change>class DBResource modified in order to remove for a resource
duplicated access points elements that have the same endpoint,
username and password values.
</Change>
<Change>method closeconnection in class DatabaseManager modified in
order to close the SessionFactory. Sampler class modified.
</Change>
<Change>bug fixed and related to samplings operation to manage column
uppercase names with a postgres database.
</Change>
<Change>for the getTableDetails operation column names recovered as
defined in their database's schema. PostgresTableStructure class modified.
</Change>
<Change>bug fixed in class ConnectionManager for the submitquery
operation modified in order to manage the data geometry recovering
the related value as a sequence of hexadecimal characters and not as
a parsed multipolygon value.
</Change>
<Change>bug fixed in class DatabaseManagement for the submitquery
operation in order to truncate column values of the result to 255
character.
</Change>
</Changeset>
<Changeset component="org.gcube.dataaccess.database-resource-manager.1-1-0"
date="2014-09-10">
<Change>File DestinationDBHibernate.cfg.xml in "cfg" folder of the