Minka Ledger Docs
Release Notes

v2.16.0

Ledger release v2.16.0

Release date STG: October 17, 2024

Release date PRD: October 22, 2024

Scheduling

  • implemented functionality for scheduling jobs in Ledger
  • we will add documentation with specifics on how it works as soon as possible

Improvements & Fixes

  • increased scheduler job batch size from 1 to a configurable number
  • for jobs marked as low intensity, if the job takes more than X milliseconds (configurable, for example 5 seconds), processor will pick up the next job
  • removed stack trace from error messages on PRD
    • fix for Information Exposure Through an Error Message (CWE-209)
  • removed server info from header responses
    • fix for Information Disclosure Through Response Headers (CWE-200)
  • fixed issue with OpenSSL lib that caused errors when signing the ledger instance
  • CLI: implemented layout management improvements
  • fixed issue with flaky circle loading
  • introduced flaky test analytics on codecov
  • Execute abort calls to bridges in parallel
  • created basic setup using RTP Setup layout for RTP E2E tests
  • created basic flow+member management for RTP E2E tests
  • fixed login issue encountered in version 2.15

Studio release v2.16.0

Release date STG: October 17, 2024

Scheduling

  • implemented functionality for listing and managing schedule policies

Improvements & Fixes

  • did the initial white labeling for Studio - removed mentions of Minka from it

On this page