Skip to content

v19.478-2

Choose a tag to compare

@raunakmandaokar raunakmandaokar released this 25 Jan 13:21
· 16 commits to main since this release
26242e5

In this release, we've enhanced the security and stability of the Collector with added support for security patches and bug fixes.

Security Fixes

  • Upgraded collector JRE to Amazon Corretto Version 8.402.06.1.
  • Upgraded Install4j to version 10.0.6 for Linux aarch.
  • Upgraded org.json:json to version 20231013 to address known security vulnerabilities (CVE-2023-5072).
  • Upgraded org.apache.avro:avro to 1.11.3 to address known security vulnerabilities (CVE-2023-39410).
  • Upgraded bcprov-jdk15on to bcprov-jdk18on to address known security vulnerabilities (CVE-2023-33201).

Bug Fix

  • Fixed the issue with Docker Stats Source that was causing metrics to be missing in particular cases.