Skip to end of banner
Go to start of banner

Release notes 6.1

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

2014-03-21

Highlights


Improvements

  1. Numerical formatting of total column via customized column types.
  2. Support for setting Oracle session attributes and similar.
  3. Transaction isolation parameter will now default to a globally configured value allowing the administrator to set a site wide default. Macro parameters can still override the default value. The global default is the same (READ_COMMITTED) as the former macro default, so it is upward compatible with existing usage. Administrators should be careful changing the default as it will apply to all existing macros that have not specifically overridden the existing default. For instance, macros that still need READ_COMMITTED after the global default is changed to something else, will need to be changed to select the specific READ_COMMITTED value.
  4. Updated component libraries.



Resolved issues

type key summary reporter priority status resolution
Loading...
Refresh


  • No labels