Skip to content

v0.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 16:10
· 41 commits to refs/heads/main since this release
b6a0c73
  • Removed ApiError::code member after endpoint reported errors stopped returning it
  • Renamed AuthenticationFailed variant of endpoint errors to NotPermitted
    • This variant is now used to signal a multitude of conditions, including certain order submission issues
  • Bumped minimum supported Rust version to 1.63
  • Bumped websocket-util dependency to 0.12
  • Bumped tokio-tungstenite dependency to 0.20

Full Changelog: v0.27.2...v0.28.0