Skip to content

Releases: jitsi/signal-sidecar

v0.3.2: public release updates

09 Dec 20:16
Compare
Choose a tag to compare

Update to node v16.
Minor change to put statuses into their own section in the signal report.
Documentation updates in support of public release.

v0.3.1: dampening improvements

25 May 17:29
e67ff2a
Compare
Choose a tag to compare
  • improvements to make sure /signal/report and TCP agent responses are consistent
  • added TCP agent response to /signal/report
  • lowest scaling weight based on participants is now 1% instead of 10%
  • 0% weight is no longer reported if it's not needed
  • bugfix DRAIN_GRACE_INTERVAL was being handled as thought it was ms instead of s

v0.3.0: graceful dampening

20 May 20:55
Compare
Choose a tag to compare
  • add two types of flap mitigations configured via HEALTH_DAMPENING_INTERVAL and DRAIN_GRACE_INTERVAL. The function of these is documented in README.md.
  • add jicofoHealthy and prosodyHealthy stats to the report to indicate overall jicofo and prosody health
  • add prosodyParticipants and prosodySumSquaredParticipants to the report stats
  • other minor improvements and bugfixes

v0.2.0: prometheus metrics

08 Nov 22:25
Compare
Choose a tag to compare

adds METRICS option to publish prometheus metrics

v0.1.3: fix to make default config run

08 Oct 14:37
Compare
Choose a tag to compare

add CONFIG_HOST default to allow running without reconfiguration

v0.1.0: initial signal-sidecar release

29 Sep 21:59
8e09dcb
Compare
Choose a tag to compare

Sidecar service which reports health and status of Jitsi signal node components.