5.0.1 (2022-04-08)
5.0.0 (2022-04-04)
- The client is not compatible with Cluster pre v1.0 anymore. Note: there are no changes to the programmatic API.
4.1.0 (2022-03-23)
4.0.0 (2022-02-07)
- Types for
TrackerStatus
andPinType
have changed fromenum
to string union. There are no runtime API alterations (only additions) so unless you're using those types directly in your project then you'll probably not notice any change.
- wait longer for Cluster ready (1d434cb)