Skip to main content
Version: 7.2505.x.x LTS

Release notes

nevisLogRend 7.2505.2.1 - 08.08.2025

Breaking changes

Changes and new features

  • FIXED: $utils.escapeXml() function accidentally doing the same as escapeJs. (NEVISLOG-573)
  • FIXED: Incorrectly rendered JSON response is fixed when the label and value GuiElem attributes contain special characters. Now those are properly escaped according to JSON escaping using the new $utils.escapeJson() function. Note that the fix was applied in json.vm so in case of existing instances the json.vm either must copied over from the templates or the file has to patched manually where the "$guiElem.label" must be replaced with "$utils.escapeJson($guiElem.label)" same goes for the "$guiElem.value". (NEVISLOG-573)
  • UPGRADED: We upgraded the Commons-lang3 third-party dependency to version 3.18.0. (NEVISLOG-575)

nevisLogRend 7.2505.1.2 - 26.06.2025

Breaking changes

Changes and new features

  • UPGRADED: We upgraded the Commons-beanutils third-party dependency to version 1.11.0. (NEVISLOG-567)

nevisLogRend 7.2505.0.1 - 21.05.2025

Breaking changes

Changes and new features

  • FIXED: OpenTelemetry PeriodicMetricReader no longers logs a WARN level message when Metrics export fails during shutdown due to the application is already unloaded. (NEVISLOG-547)
  • UPGRADED: We upgraded the Commons-text third-party dependency to version 1.13.0. (NEVISLOG-561)
  • UPGRADED: We upgraded the Jackson third-party dependencies to version 2.18.3. (NEVISLOG-561)
  • UPGRADED: We upgraded the Jetty third-party dependencies to version 12.0.18. (NEVISLOG-561)
  • UPGRADED: We upgraded the Guava third-party dependency to version 33.4.6-jre. (NEVISLOG-561)
  • UPGRADED: We upgraded the Nevis OpenTelemetry java agent to version 2.0.2.0 (NEVISLOG-561)
  • UPGRADED: We upgraded the Opentelemetry api third-party dependency to version 1.48.0 (NEVISLOG-561)
  • UPGRADED: We upgraded the Log4j third-party dependencies to version 2.24.3. (NEVISLOG-561)
  • UPGRADED: We upgraded the Slf4j third-party dependency to version 2.0.17. (NEVISLOG-561)
  • UPGRADED: We upgraded the Velocity third-party dependency to version 2.4.1. (NEVISLOG-561)

nevisLogRend 7.2411.2.2 - 27.03.2025

Breaking changes

Changes and new features

  • UPGRADED: We upgraded the Nevis OpenTelemetry java agent to version 2.0.2.0 (IS-517)

nevisLogRend 7.2411.1.1 - 30.01.2025

Breaking changes

Changes and new features

  • UPGRADED: We upgraded the Nevis OpenTelemetry java agent to version 2.0.1.1 (NEVISAUTH-4941)

nevisLogRend 7.2411.0.11 - 20.11.2024

Breaking changes

Changes and new features

  • FIXED: Default logging.yml incorrectly containing jcan.Op instead of OpTrace. (NEVISAUTH-4774)
  • UPGRADED: We upgraded the commons-cli third-party dependency to version 1.9.0. (NEVISLOG-538)
  • UPGRADED: We upgraded the commons-lang3 third-party dependency to version 3.17.0. (NEVISLOG-538)
  • UPGRADED: We upgraded the commons-text third-party dependency to version 1.12.0. (NEVISLOG-538)
  • UPGRADED: We upgraded the commons-validator third-party dependency to version 1.9.0. (NEVISLOG-538)
  • UPGRADED: We upgraded the Jackson third-party dependencies to version 2.17.2. (NEVISLOG-538)
  • UPGRADED: We upgraded the Jetty third-party dependencies to version 12.0.13. (NEVISLOG-538)
  • UPGRADED: We upgraded the Guava third-party dependency to version 33.3.0-jre. (NEVISLOG-538)
  • UPGRADED: We upgraded the Opentelemetry api third-party dependency to version 1.42.0 (NEVISLOG-538)
  • UPGRADED: We upgraded the log4j third-party dependencies to version 2.24.0. (NEVISLOG-538)
  • UPGRADED: We upgraded the slf4j third-party dependency to version 2.0.16. (NEVISLOG-538)

nevisLogRend 7.2405.0.1 - 15.05.2024

Breaking changes

Changes and new features

  • UPGRADED: We upgraded the Jackson third-party dependencies to version 2.17.0. (NEVISLOG-523)
  • UPGRADED: We upgraded the Jetty third-party dependencies to version 12.0.8. (NEVISLOG-525)
  • UPGRADED: We upgraded the Jakarta servlet api third-party dependency to version 6.0 (NEVISLOG-525)
  • UPGRADED: We upgraded the Guava third-party dependency to version 33.1.0-jre. (NEVISLOG-523)
  • UPGRADED: We upgraded the Opentelemetry api third-party dependency to version 1.37.0 (NEVISAUTH-4546)
  • UPGRADED: We upgraded the log4j third-party dependencies to version 2.23.1. (NEVISLOG-523)
  • UPGRADED: We upgraded the slf4j third-party dependency to version 2.0.12. (NEVISLOG-523)