Skip to content

Releases: hmcts/java-logging

3.0.1

25 Apr 08:20
04c0f96

Choose a tag to compare

Fix jackson-databind vulnerability

Release 3.0.0

15 Apr 13:28

Choose a tag to compare

Update to Spring Boot 2 (#63)

2.2.1

12 Apr 10:34
8f58001

Choose a tag to compare

Publish available Synthetic headers

2.2.0

11 Apr 14:30
ffc83b7

Choose a tag to compare

Enable synthetic source web telemetry initialiser

Release 2.1.1

09 Apr 18:40
cffcb00

Choose a tag to compare

Upgrade appinsights version (#57)

2.1.0

09 Apr 16:15
6a0d652

Choose a tag to compare

2.1.0

Event log fixes

21 Mar 12:50
22456e2

Choose a tag to compare

Pull Requests closed:

  • #50 + #52 - Application version for AppInsights
  • #53 - Alert level / Error code as a requirement only for HMCTS loggers
  • #51 - Exception helper for Error code requirement

2.0.1

05 Mar 14:02
09b27ed

Choose a tag to compare

Upgrading logstash and fixing jackson vulnerability

2.0.0

26 Feb 13:52
ba70e20

Choose a tag to compare

Changed App Insights env var to match nodejs lib

Azure Application Insights for Web Integration

01 Feb 11:02
70be975

Choose a tag to compare

Introduction of AppInsights module to auto-configure Spring Boot applications with Web Request Name Interceptor and Web Request Tracking Filter. It also includes Custom Telemetry provider with auto-configured client. Each of those components can be turned off for convenience

Pull Requests closed:

  • #29 - Compulsory exception in error logs
  • #36 - Test Cleanup
  • #37 - Dependency updates
  • #38 - Readme updates
  • #39 - Azure Application Insights for Web Integration