Changelogs

On this page:

audit-trail

1.4.9 [02-03-2022]

  • Moved project to the improved, main, pipeline.

See ticket PH-114799.


1.4.8 [01-28-2022]

  • Updated eslint rules and applied prettier.

See ticket PH-113256.


1.4.7 [12-20-2021]

  • Packing process will ignore additional development and test configuration files that serve no purpose in the package installer.

See ticket PH-111475.


1.4.6 [11-04-2021]

  • Updated UUID dependency to the latest version.

See ticket PH-108398.


1.4.5 [08-18-2021]

  • Fixed an issue where hash keys did not expire when set in Redis.

See ticket PH-103270.


1.4.4 [05-14-2021]

  • Redis errors are now handled and propagated via callback.

See ticket PH-92324.


1.4.3 [03-21-2021]

  • Moved project to master pipeline.

See ticket PH-89937.


1.4.2 [12-07-2020]

  • Set all Redis keys in audit-trail to expire at 3600 seconds.

See ticket PH-72547


1.4.1 [09-22-2020]

  • Changed the AuditTrail module to revert how superUser session tokens are stored and prevent potential data crashes.

See ticket PH-73675


1.4.0 [07-15-2020]

  • User roles are now exposed through the audit trail.

See ticket PH-68353


1.3.4 [05-06-2020]

  • Fixed the write method in audit-trail to eliminate deprecation warning.

See ticket PH-59967


1.3.3 [04-30-2020]

  • Removed unnecessary log message.

See ticket PH-60801


1.3.2 [04-09-2020]

  • Moved CI pipeline from Node.js 10 to Node.js 12.

See ticket PH-58240


1.3.1 [02-05-2020]

  • Added schema validation to component pipelines.

See ticket PH-52715


1.3.0 [01-22-2020]

  • Audit trail will update the audit-id token in the Webserver access log on each request using the internal transaction id.

See ticket PH-51062


1.2.2 [12-10-2019]

  • Resolved a situation where builds did not include the required distribution files.

See ticket PH-49549


1.2.1 [12-09-2019]

  • Modified AuditTrail to close super user sessions and clear tokens.

See ticket PH-48154


Current Version: 1.2.0 [10-23-2018]

New Features

  • 1.2.0 [10-23-2018] - Module also exports 'propertySchema', a JSON Schema that can be used to validate properties PH-19940

Improvements

  • 1.1.0 [09-18-2018] - Added display names and values to Broker models for use with Workflow Engine. PH-17369

Bug Fixes

Deprecation

Security


[08-15-2018]

Sub-task

[08-15-2018]

Sub-task