Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 13:38
· 7 commits to main since this release
f6b1099

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