Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Excerpt

Released: 2013-11-21.

Table of Contents
minLevel4
 

Highlights

  • Derby database creation and version migration automated.
  • Configuration view added to web client.
  • Missing files reporting in integrity service now scales to large number of files.
  • Audit trails now include OperationId and Certificate finger printfingerprint. This depends on whether the pillar supports this, currently only the SB pillars provide this information.

Updating from 1.0

Databases

Audit trail databases

The following two columns has been added to the audittrail DB: operationID and fingerprint

To update the database do the following:

  • Derby: Either just run the reference pillar and integrity service, which will automatically update the DB, or run the sql/derby/auditContributorDBUpdate2to3.sql script on the DBs.
  • PostgreSQL: Run the sql/postgres/auditContributorDBUpdate2to3.sql script on the reference pillar and integrity service DBs.

Reference settings

  • Introduced optional AllowAutoMigrate and AllowAutoCreate to enable disable of automatic DB updates. Defaults are true

 

List of issues resolved in this release

Jira Legacy
serverSBForge
columnstype,key,priority,summary
jqlQueryproject = BITMAG AND issuetype in (Bug, Improvement, Epic, Story, Test) AND fixVersion = "1.1" ORDER BY due ASC, priority DESC, created ASC
serverId327e372c-baf0-3de4-afa1-7694d9fcf12b

Known bugs found in this release

Jira Legacy
serverSBForge
columnstype,key,priority,summary
jqlQueryproject = BITMAG AND issuetype = Bug AND affectedVersion = "1.1" ORDER BY priority DESC, updated DESC
serverId327e372c-baf0-3de4-afa1-7694d9fcf12b