Releases: blindsidenetworks/scalelite
Releases · blindsidenetworks/scalelite
v1.0.7
Updated gems to fix security issues
v1.0.6
- Updated gems to fix security issues
v1.0.5
- Added support for Greenlight's preupload presentation (which is coming in the next major Greenlight release)
- The code of this API has been developed with the financial support of the "Direction du Numérique pour l'Education du Ministère de l'Éducation et de la Jeunesse" (French Ministry of National Education).
- Fixed issue causing panic task to re-enable disabled servers
- Updated dependencies for security reasons
v1.0.4
- Updated dependency for security reasons
- Servers are no longer set to disabled when becoming unhealthy
- Fixed bug so that only consecutive healthy/unhealthy counters are counted
v1.0.3
- Updated dependency for security reasons
- Fix a bug that caused the poller to re-enable disabled servers
- Status rake task is now sorted by hostname
v1.0.2
Release v1.0.2:
- Added a loadMultiplier to allow prioritizing servers
- Added a healthy and unhealthy threshold so that servers are taken online and offline correctly
- Added another ENV variable if deploying Scalelite behind a proxy or network load balancer
v1.0.1
Release v1.0.1:
- Added a Health Check endpoint (/health_check) that can be used to monitor Scalelite's status
- Fixed issues caused by offline servers
- Fixed issue with the recording-importer failing due to white-space in metadata.xml
v1.0
Release 1.0
v0.1-alpha.4
- [BBBSL-43] - Bug in referencing m[] not metadata_params[] in recording processing
v0.1-alpha.3
Release 0.1 alpha 3 Adds initial support for importing and serving recordings.