changeset 556:48121fa4dc95

Summarized Changes and NEWS for Release 0.4 geo-backend/trunk@639 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Wed, 27 Jan 2010 14:50:07 +0000
parents 825781a39c70
children 05fcb3c553fd 23a0f2c5e3b8
files geo-backend/ChangeLog geo-backend/Changes geo-backend/NEWS
diffstat 3 files changed, 45 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/geo-backend/ChangeLog	Tue Jan 26 16:33:36 2010 +0000
+++ b/geo-backend/ChangeLog	Wed Jan 27 14:50:07 2010 +0000
@@ -1,3 +1,9 @@
+2010-01-27  Hans Plum <hans@intevation.de>
+
+	RELEASE 0.4
+
+	* Changes, NEWS, ChangeLog: Summarized changes.
+
 2009-01-25	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
 	Fix for gnv/issue107
--- a/geo-backend/Changes	Tue Jan 26 16:33:36 2010 +0000
+++ b/geo-backend/Changes	Wed Jan 27 14:50:07 2010 +0000
@@ -1,3 +1,23 @@
+2010-01-27  RELEASE 0.4
+
+    New:
+
+    * Experimental Cache for database queries and 
+    results of parameterisation: Database queries are 
+    transparent against cache.
+
+    * Support for raster data access to SDE via RasterObject
+
+    * Added interpolation for bilinear and bicubic 
+    spline interpolation on rasters
+
+    * Improved connection pooling for re-use of connections (#34)
+
+    * Improved memory consumption of SQL results produced by SDE by 
+    over 90% while removing redundancies for objects (especially 
+    date objects): e.g. from 256 MB per Interpolation to 15 MB. (#107)
+
+
 2009-12-17  RELEASE 0.3
 
     New:
--- a/geo-backend/NEWS	Tue Jan 26 16:33:36 2010 +0000
+++ b/geo-backend/NEWS	Wed Jan 27 14:50:07 2010 +0000
@@ -1,3 +1,22 @@
+2010-01-27  RELEASE 0.4
+
+    * Support for raster data access to SDE via RasterObject
+
+    * Added interpolation for bilinear and bicubic 
+    spline interpolation on rasters
+
+    * Improved connection pooling for re-use of connections (#34)
+
+    * Improved memory consumption of SQL results produced by SDE by 
+    over 90% while removing redundancies for objects (especially 
+    date objects): e.g. from 256 MB per Interpolation to 15 MB. (#107)
+
+    * Experimental Cache for database queries and 
+    results of parameterisation: Database queries are 
+    transparent against cache. 
+    Acceleration by at least factor 5-8 depending on circumstances.
+
+
 2009-12-17  RELEASE 0.3
 
     New:

http://dive4elements.wald.intevation.org