SKOOR Viewer Service Changelog
8.0.1
- Fixes memory leak
8.0.0
- No changes
7.3.1
- Backport memory leak fix from 8.0.1
7.3.0
- No changes
7.2.2
- Logs error in case of multiple providers with the same tenant.
7.2.1
- Listens on all IP adresses (IPv4 and IPv6) instead of only localhost.
7.2.0
- Fixes bug that causes auto login and logout to fail sometimes.
7.1.0
- No changes
7.0.0
- Major version update to align with other components.
6.5.0
- Set Apache ProxyPass retry to 0 to always retry connection.
6.4.4
- Fixes a bug that causes the viewer service to respond too early to
pendingRequests
requests after a provider restart.
6.4.3
- Adjusts timeouts of provider requests
6.4.2
- Allows configuration using env variables (
SKOOR_DASHBOARD_VIEWER_SERVICE_*
). - Cleans up old System-V stuff.
- Removes file logging and only logs to STDIO instead.
6.4.1
- Fixes a race condition that causes the service to respond too quickly to
pendingRequests
requests.
6.1.0
- Fixes support for multiple tenants
6.0.1
- Removes darkmode setting from anonymous user
6.6.0
- Makes work with SKOOR Auth
5.5.0
- Gets dashboard assets from provider. No dependency to eranger-dashboards anymore.
5.4.1
- Allows undefined defaultUser
5.3.1
- Removes logrotate su config on Redhat 6