Forum Release Management: xotcl-request-monitor (changes between 5.10.0 and 5.10.1)

New Features

  • Ability to order by time values in long-calls listing (Commit 031ee35).
  • Support for ordering long-calls by start time or by end time in long-calls listing (Commit 7c9ffe9).

Configuration Changes

  • Added configurability to watchdog with parameters like "-maxWaiting" and "-maxRunning" (Commit 60ba4e3).

Improvements

  • Security Improvements
    • Protect query-parameters against exceptions with empty values (Commit 176a32b).
    • Added safety measures for potential DOS attacks and improved request blocking (Commit ef39b79).
    • Improved strictness of tests (Commit ceb4a88).
  • Improved description of package parameters (Commit ff8c44d)
  • Enhanced the initial population of request-monitor counters for robustness (Commit 622d8f2).
  • Switch from xo::db::sql to acs::dc interface (Commit a2d4688).

These changes reflect ongoing efforts to enhance functionality, security, and usability of the software.