This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
2.0.0
What's Changed
General
- #266, #268: Sync workspaces into config, hence allow workspace name in the
--workspace
option alongside the identifier - #254: Collect usage telemetry via OpenTelemetry.
- #265: Remove unknown JSON keys after loading the config
- #271, #274: Improved trimming (tree shaking) support hence smaller binaries that are still reliable.
- #257: Update checks are only done once every 24 hours.
Config
- #263: Respect default values set for workspace and livemode
- #264: Improved commands for config manipulation
- #267: Improved validation of config values
Realtime
- #248: Capture websocket errors by avoiding unwatched task when running the web socket
- #249: Increase buffer for websocket messages from 1KB to 10KB
- #250: Allow setting TTL for realtime connections
Full Changelog: 1.12.0...2.0.0