Releases: centrifugal/centrifugo-pro
Centrifugo PRO v5.0.0-beta.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 changes from Centrifugo v5 OSS
- Second iteration of Push Notification API
Centrifugo PRO v4.0.0-beta.9
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 changes from Centrifugo OSS v4.1.3
- First draft of Push notification API
Centrifugo PRO v4.0.0-beta.8
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:
- Drastically reduced overhead of ClickHouse analytics feature: Centrifugo PRO now uses the most efficient way possible to export data to ClickHouse
- Breaking change: Headers and Metadata fields of
connections
table are now ofMap(String, Array(String))
type instead of Nested.
Centrifugo PRO v4.0.0-beta.7
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 changes from Centrifugo OSS v4.1.2
- Massively improved Operation throttling feature: various types of throttling (including very efficient per-connection throttling), several buckets per command, client error limits.
Centrifugo PRO v4.0.0-beta.6
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 changes from Centrifugo OSS v4.1.0
- Latency and throughput speedups for Redis extensions of Centrifugo PRO
Centrifugo PRO v4.0.0-beta.5
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 changes from Centrifugo OSS v4.0.4
Centrifugo PRO v4.0.0-beta.4
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:
- Subscriptions analytics using a separate table in ClickHouse - see updated docs
- Polish analytics page in admin web UI: client-side pagination, interval and snapshot time selections
- Optimized Redis engine most probably will be moved to the OSS version, so removing it from PRO feature list for now
Centrifugo PRO v4.0.0-beta.3
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 changes from Centrifugo v4.0.3 OSS
- Analytics of publications to channels with ClickHouse - see updated docs
- First version of analytics page in admin web UI
Centrifugo PRO v4.0.0-beta.2
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 changes from Centrifugo v4.0.1 OSS
- Return source of channel subscription in
connections
API.
Centrifugo PRO v4.0.0-beta.10
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:
- Update dependencies