Stream 2.1.5 release notes

Here are the release notes for EverTrust Stream v2.1.5, released on 2025-10-24.

For the installation and upgrade procedure, please refer to the Installation and Upgrade guide.

The Akka framework has been replaced by Pekko. It can lead to configuration changes if you manually manage the Stream configuration.

1. New Features

[None]

2. Enhancements

  • [STM-1318] - OCSP: POST requests to <instance>/ocsp/ will now succeed (in addition to requests to <instance>/ocsp)

  • [STM-1319] - OCSP: GET requests now accept non URL-encoded OCSP requests in URL

  • [STM-1322] - CA: Hash algorithm for CSR generation can now be selected on CA creation

  • [STM-1325] - OCSP: A minimal response validity duration can now be specified in CA parameters

  • [STM-1327] - PKCS#11 Keystore: Switched to using OASIS 3.2 MLDSA OIDs

3. Bug Fixes

  • [STM-1320] - Fixed a bug where external CRLs could no longer be downloaded after upgrade to 2.1

  • [STM-1321] - Fixed a display issue when viewing OCSP Signers certificate details

  • [STM-1323] - Fixed a display issue where pagination was not working on the authorization page

4. Known Defects

[None]

5. API modifications

[None]