Releases: DolceTriade/blade
Releases · DolceTriade/blade
v0.34
v0.33
What's Changed
- unique_test_names: Don't seed the table by @DolceTriade in #40
Full Changelog: v0.32...v0.33
v0.32
What's Changed
- open dashboard links in new tab by @DolceTriade in #39
- create a test name table for faster auto complete by @DolceTriade in #38
Full Changelog: v0.31...v0.32
v0.31
What's Changed
- gc: Run gc in a tokio task to not block main async thread by @DolceTriade in #37
Full Changelog: v0.30...v0.31
v0.30
What's Changed
- actix: Force at least 2 workers, even with 1 core by @DolceTriade in #35
- handlers: Run db ops in an async context on a tokio task by @DolceTriade in #34
Full Changelog: v0.29...v0.30
v0.29
What's Changed
- Fix indexes to be better. by @DolceTriade in #30
- Bump Bazel to 8 and Rust to latest nightly by @DolceTriade in #32
- bep: adjust default lock time and make the per message timeout be the… by @DolceTriade in #33
Full Changelog: v0.28...v0.29
v0.28
What's Changed
- Add some postgres indexes for faster queries by @DolceTriade in #29
Full Changelog: v0.27...v0.28
v0.27
What's Changed
- streamstress: Add tool to help stress BEP connections by @DolceTriade in #25
- Add support for tokio console by @DolceTriade in #26
- rstack: Use rstack to allow printing backtraces by @DolceTriade in #27
- Run sync db operations in a blocking tokio task by @DolceTriade in #28
Full Changelog: v0.26...v0.27
v0.26
What's Changed
- version: Embed the version into the binary by @DolceTriade in #22
- durationchart: Make sure failures appear above successes by @DolceTriade in #23
- profile: Use viewport virtualization to render the profile. by @DolceTriade in #24
Full Changelog: v0.25...v0.26