v0.6.0
Pre-release
Pre-release
Release notes:
- Buffers view: zoom
- Buffer view: linkable operations
- Buffers view: buffer table - initial rendering
- Buffers pages query api for Tensor sharding visualization
- Support for multiple per-tab parallel downloads
- Multithreading to support background jobs
- Real-time monitoring of sync/download/upload jobs
- Improved session management
- UX improvements to display/monitor background jobs
What's Changed
- Adds query for buffer_pages and tests for query by @GregHattJr in #143
- Use SQLAlchemy for session data by @GregHattJr in #146
- feature/progress-overlay by @dcblundell in #148
- Feature/buffer summary zoom by @dcblundell in #149
- Bugfix/save session after modification by @GregHattJr in #151
- Adds additional logging for active report session data by @GregHattJr in #156
- Replace flask-session with regular SQLAlchemy table by @GregHattJr in #157
- Feature/buffer summary table by @dcblundell in #154
- Buffer view interactivity - linkable operation ids by @aidemsined in #158
- Multithreading/Background Jobs and File Operation Broadcast by @GregHattJr in #147
- Add name to operation buffers API endpoint by @GregHattJr in #159
Full Changelog: v0.5.0...v0.6.0