Skip to content

v3.1.0

Compare
Choose a tag to compare
@dermot-hardy dermot-hardy released this 24 Jul 02:12
· 925 commits to develop since this release

Version Number

3.1.0-50

New Features

  • CAF-2277: Exposed a new https endpoint for audit web service web calls (default 8443).
  • CAF-2693: Added support for Elasticsearch 'keyword' and 'text' string data types.
  • CAF-2846: Added support for configuring the Audit Service logging levels through an environment variable
  • CAF-2692: Added the Audit Monkey. The Audit Monkey provides a means of testing both the generated AuditLog and the Audit Web Service as well as generating significant volumes of data for Elasticsearch.
  • CAF-2274: Added the Audit Web Service which offers a RESTful API for the logging of application audit event messages into Elasticsearch.
  • CAF-2660: Added the Audit Web Service Client which offers a type-safe method of invoking the Audit Web Service REST API.

Known Issues

  • None