Quantum Fabric Docker Containers Hotfix 9.7.1.38

Fixed Issues

  • Security-related upgrades have been completed for the following JAR files:

    • mysql-connector-java - 8.0.30

    • tiles family - 3.0.8

    • netty family - 4.1.116

    • syslog4j - 0.9.61

    • flexjson - 3.3

    • junit - 4.13.1

    • spring family - 5.3.39

    • spring security - 5.8.13

  • The caching mechanism for Redis Cache has been optimized.

Enhancements

  • A new system property, "-D ENABLE_TEMNLOGGER_LOCATION," has been introduced to enable or disable the logging of ClassNames and MethodNames.

    NOTE: Disabling TemnLogger Location during logging can enhance performance; however, this will result in logs that do not include ClassNames, MethodNames, or line numbers, which may complicate the debugging process.