Skip to content

v1.3.5-beta.2

Pre-release
Pre-release

Choose a tag to compare

@jfederico jfederico released this 11 Nov 16:54
· 176 commits to master since this release
v1.3.5-beta.2
f72db86

Release notes - Scalelite - Version 1.3.5-beta.2

Bugs:

  • [SL-241] Updated dependencies due security concerns. PR #825
  • [SL-242] Updated amazonlinux base image PR #827 (closed #826)
  • [SL-236] Enforced checksum algorithms through configuration PR #828 (closed #810 & #811)
  • [SL-243] Updated docker images PR #830 and #832

Notes:

This release include a new environment variable.

LOADBALANCER_CHECKSUM_ALGORITHM: Define a list of the algorithms allowed to calculate the checksum e.g. [SHA1:SHA256:SHA512], [SHA1:SHA256] or [SHA512]. The same algorithm in the request is transferred to requests made to BigBlueButton. When not set, Scalelite accepts checksums generated with SHA1, SHA256, or SHA512 and calls to BigBlueButton servers use SHA256.