Project

General

Profile

« Previous | Next » 

Revision 3612

Added by walbridge over 16 years ago

Updated change log to include additions for 1.8 release

View differences:

README
26 26
              Will Tyburczy (tyburczy@ecoinformatics.org)
27 27
              Matthew Perry (perry@nceas.ucsb.edu)
28 28
              Chad Burt (underbluewaters@gmail.com)
29
              Ben Leinfelder (leinfelder@nceas.ucsb.edu)
30
              Chris Barteau (barteau@nceas.ucsb.edu)
31
              Shaun Walbridge (walbridge@nceas.ucsb.edu)
29 32

  
30 33
Patch contributors:
31 34
              Andrea Chadden (chadden@nceas.ucsb.edu)
......
50 53

  
51 54
Release Notes for 1.8:
52 55
------------------------
53
The major focus of this release is the improvement of query performance. The 
54
selection query and access control query were modified to make SQL query executed 
55
more efficiently.  In order to get better performance, query cache mechanism was 
56
introduced to Metacat. Currently cached query mechanism only supports public user.
56
This release focuses on improving query performance.  Both the selection 
57
and access control queries were rewritten to execute efficiently.
58
To improve search performance, a query caching mechanism was introduced. 
59
Cached queries are currently supported only for public users.
57 60

  
61
New Features:
62
* Data registries now support uploading of data objects along with data 
63
  packages (Bug 1982)
64
  
58 65
Bug Fixes:
59 66
* Metacat Performace: Rewrite the xml_nodes queries (Bug 2155)
60 67
* Metacat Performace: Rewrite the xml_access part of the query (Bug 2557)
......
64 71
 * Metacat Performance: Optimize Postgres and Tomcat (Bug 2157)
65 72
* Metacat Performace: Upgrading hardware setup (Bug 2175)
66 73
* Metacat Performace: Add/drop indices on key columns (Bug 2153)
74
* Display of metadata documents reorganized, including a new citation format,
75
  obvious download options, and a redesigned data table layout (Bug 2832)
76
* NCEAS skin redesigned to use IFRAME-less layout, match new website.
67 77

  
68 78
Compatibility Notices:
69 79
* Tomcat 3 and 4 are no longer tested or supported. Users are 

Also available in: Unified diff