Changes between Initial Version and Version 1 of Versions


Ignore:
Timestamp:
Jul 6, 2011, 8:03:33 PM (13 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v1 v1  
     1[[TOC]]
     2
     3= Rasdaman Versions =
     4
     5Starting with version 8.2 we provide summaries of the main changes done with each roll-out.
     6
     7== Version 8.2 ==
     8
     9=== Fixes ===
     10   * fixed PostgreSQL connection leak
     11   * eliminated compiler warnings
     12   * fix: use hostname for system identifier in rasmgr.conf instead of base DBMS name
     13   * fixed multidimentional csv export and other csv bugs
     14   * fixed some buffer oflo situations
     15   * fixed code examples
     16   * fix 64bit compilation errors
     17   * many general bug fixes (see patch logs for details)
     18   * proper installation of C++ example Makefile and documentation
     19   * improved usage of predefined installation directory structure
     20
     21=== Enhancements ===
     22   * beta support for IQL (Integrated Query Language)
     23   * extended sdom operation to also work on any general expressions. Needed to support GDAL driver.
     24   * add NetCDF support
     25   * optional compilation of NetCDF and HDF4
     26   * enable csv conversion of structured types
     27   * improve out-of-the-box use of petascope
     28   * added petascope support for WCS 2.0
     29   * automatice system test, Makefile target "check"
     30   * added doxygen to make process
     31   * improved installation information, removed some redundancy
     32   * improved PDF documentation
     33
     34=== Changes ===
     35   * in induced operations, changed division of integer numbers to produce double result instead of integer
     36   * added storage layout language
     37   * merged petascope into rasdaman source tree
     38   * rasmgr logs to rasmgr.<pid>.log instead nohup.out
     39   * fixed log output: rasserver logs into only one logfile now, does not write into rasmgr log any more
     40   * make server log less verbose: Eliminate "server available" sign of life message.
     41   * renamed rasmgr_auth to rasmgr.auth for homogenization of system files