Skip to content

Releases: CAFapi/caf-logging

v3.0.0

22 Nov 20:02
a17dd0e
Compare
Choose a tag to compare

Version Number

3.0.0-407

New Features

  • None

Breaking Changes

  • D990090: Java 8 and Java 11 support dropped
    Java 17 is now the minimum supported version.

Known Issues

  • None

Release Artifacts

Maven

v2.1.0

10 Jun 10:18
f975b96
Compare
Choose a tag to compare

Version Number

2.1.0-374

New Features

  • 914053: Replace stack traces with appropriate error messages and info

Known Issues

  • None

Release Artifacts

Maven

v2.0.0

21 Apr 10:53
Compare
Choose a tag to compare

Version Number

2.0.0-238

New Features

  • US397426: Adding date to logs and migrating to SYSTEM_ERR

Known Issues

  • None

Breaking Changes

  • Format of logging has been changed to include the UTC Date alongside UTC Time
  • Logging output type has been changed from SYSTEM_OUT to SYSTEM_ERR

Release Artifacts

Maven
Read more

v1.3.0

17 Aug 13:00
Compare
Choose a tag to compare

Version Number

1.3.0-95

New Features

  • SCMOD-9303: New OpenSUSE-based Maven image updated.

Known Issues

  • None

v1.2.0

27 Feb 15:31
Compare
Choose a tag to compare

Version Number

1.2.0-67

New Features

  • SCMOD-7821: Custom logback.xml file support
    The Logback converters have been separated out into a new caf-logging-logback-converters module. In order to use the converters with a custom logback.xml configuration file, reference this new module rather than the caf-logging-logback module.

  • SCMOD-7821: New Logback access converters package
    A new caf-logging-logback-access-converters package has been added that contains new access converters for use with web server access logs.

Known Issues

  • None

v1.1.0

25 Oct 10:46
Compare
Choose a tag to compare

Version Number

1.1.0-39

New Features

  • Added configuration for Log4j2 to meet the CAF Logging Standard.

Known Issues

  • None

v1.0.0

23 Oct 16:00
Compare
Choose a tag to compare

Version Number

1.0.0-36

New Features

  • Initial Release

Known Issues

  • None