Skip to content

0.1.1 ✔️

Summary

This release makes the server require explicit EULA acceptance to start. It also includes some minor fixes, enhancements, and a new system event.

Breaking Changes

  • 🔓❗ cli: the server command requires explicit EULA acceptance

Fixes

  • 🐞 api: fix that /api/server/info has slow response times

Enhancements

  • 🔼 ui: server view includes JWT expiry, retention periods and telemetry mode settings
  • 🔼 ui: server view has consistent license-related field names and display of timestamps

Events

  • ⚡ events: system event auth.ok gains an exp property
  • ⚡ events: system event auth.renew is added

API

  • ⚙️ api: JWTs are issued with 5 second grace period, to account for slight clock drift on clients

CLI

  • ⚙️cli: add URL of Sirveo’s EULA to relevant CLI commands

Configuration

  • ⚙️ add config: SIRVEO_EULA_ACCEPT