Releases: centrifugal/centrifugo-pro
Centrifugo PRO v3.1.1
Centrifugo PRO is an extended version of Centrifugo with a set of additional features. These features can provide your business with unique benefits – drastically save development time, reduce resource usage on a server, protect your backend from misusing, and put the system observability to the next level.
More details and feature description can be found in Centrifugo PRO docs.
Release notes:
- Inherit Centrifugo v3.1.1 OSS
- Possibility to skip ClickHouse initialization and ping on start using new boolean options:
skip_schema_initialization
andskip_ping_on_start
– see configuration docs for detailed information. With both options on Centrifugo may start even if ClickHouse cluster is not healthy at the moment.
Docker images
docker pull centrifugo/centrifugo-pro:v3.1.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.1
Centrifugo PRO v3.1.0
Centrifugo PRO is an extended version of Centrifugo with a set of additional features. These features can provide your business with unique benefits – drastically save development time, reduce resource usage on a server, protect your backend from misusing, and put the system observability to the next level. For more information refer to the documentation.
Features of Centrifugo PRO
- Everything from Centrifugo OSS
- Channel and user tracing provides a way to look at all client protocol frames in the specified channel or per user ID.
- Real-time analytics with ClickHouse for a great system observability, reporting and trending.
- User status feature to understand activity state for a list of users.
- Operation throttling to protect client API from misusing and frontend bugs.
- User connections API to query for all active user sessions with additional information.
- User blocking API to block/unblock abusive users by ID.
- JWT revoking and invalidation to revoking tokens by token ID (JTI) and invalidating user's tokens on issue time basis.
- Faster performance to reduce resource usage on server side.
- Singleflight for presence and history to reduce load on broker.
- Near real-time CPU and RSS memory usage stats.
Docker images
docker pull centrifugo/centrifugo-pro:v3.1.0
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.1
Centrifugo PRO v3.1.0-rc.2
- Changes in user block API and token revocation APIs based on feedback received
Docker images
docker pull centrifugo/centrifugo-pro:v3.1.0-rc.2
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.1
Centrifugo PRO v3.1.0-rc.1
Beta of Centrifugo v3.1.0 PRO
- Inherit Centrifugo v3.1.0 OSS
- Add user block API
- Add token revocation APIs
- ClickHouse doc improvements – how export works
Docker images
docker pull centrifugo/centrifugo-pro:v3.1.0-rc.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.1
Centrifugo PRO v3.0.5-beta.1
Beta of Centrifugo v3 PRO
- Inherit fixes from Centrifugo OSS
- Add metrics for ClickHouse integration
Docker images
docker pull centrifugo/centrifugo-pro:v3.0.5-beta.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.0
Centrifugo PRO v3.0.3-beta.1
Beta of Centrifugo v3.0.3 PRO
Docker images
docker pull centrifugo/centrifugo-pro:v3.0.3-beta.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.0
Centrifugo PRO v3.0.2-beta.1
Beta of Centrifugo v3.0.2 PRO
Docker images
docker pull centrifugo/centrifugo-pro:v3.0.2-beta.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.0