Releases: reiase/probing
Releases · reiase/probing
v0.2.0alpha1
What's Changed
- start probing with random port and show remote address in
probing listby @reiase in #66 - refactor: improve backtrace handling and error logging in Python extension by @reiase in #65
- feat: enhanced build information by @yangrudan in #69
- feat: add support for external commands in CLI by @reiase in #73
- add distributed kv storage for metadata by @reiase in #74
- fix building problems for mimalloc by @reiase in #75
- Feature/python frame by @reiase in #76
- Feature/new eval cmd by @reiase in #78
- Feature/code cleanup by @reiase in #79
Full Changelog: v0.2.0alpha...v0.2.0alpha1
v0.2.0alpha
update license info in wheel (#64) * docs: update README for clarity and structure; enhance feature descriptions and usage examples * feat: update README and add probing logo SVG for enhanced documentation and visual identity * Enhance SVG design with gradients, shadows, and highlights - Added a primary linear gradient for depth. - Introduced a radial gradient for highlights. - Implemented drop shadow and inner shadow filters for a 3D effect. - Added glow effect to the background path. - Updated main shape with gradient fill and shadow filter. - Included a highlight layer to enhance the visual appeal. * docs: update README to reflect license change and enhance development instructions * docs: update build documentation for clarity and completeness; translate sections to English and enhance instructions * Add performance profiling documentation and debugging guide - Introduced a comprehensive performance profiling document detailing methods such as instrumentation, sampling, and performance counters. - Removed outdated introductory and roadmap documents to streamline content. - Added a new user guide for debugging with Probing, covering techniques for distributed training and memory leak detection. - Created a troubleshooting guide for common issues encountered during debugging. * docs: restructure documentation by consolidating sections and adding new guides for quick start, memory analysis, and SQL analytics * docs: add comprehensive introduction and key features for Probing tool * docs: update installation guide and remove quick start section * docs: update SUMMARY.md to include Design Overview and remove Troubleshooting section * docs: add new design documentation for architecture, debugging, distributed, extensibility, and profiling; enhance memory analysis and SQL analytics guides * docs: enhance architecture and extensibility documentation with detailed descriptions and examples * ci: update Rust toolchain to nightly and refine caching steps in pypi.yml * chore: update package version to 0.2.0-alpha and refine version retrieval in wheel generation * fix: remove OSI Approved license classifier from wheel metadata
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
initial release
v0.1.1 update version