Added
- More elaborate SQL error messages propagated from DataFusion via GraphQL API
Changed
- Upgraded rust toolchain to fix `thiserror` issues. Backtrace feature is now considered stable
- Fixed issues with `ringbuf` library updates
- Updates related to breaking changes in `clap`
- Utilized value parsing capabilities from `clap` to simplify argument conversions
Fixed
- Field 'total_count' in pagination views of GraphQL API should be mandatory