Skip to content

Releases: reiase/probing

v0.2.0alpha1

22 Jun 07:27

Choose a tag to compare

v0.2.0alpha1 Pre-release
Pre-release

What's Changed

  • start probing with random port and show remote address in probing list by @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

07 Jun 04:40
26eb70f

Choose a tag to compare

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

06 Aug 05:42

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Jul 09:04

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Jul 05:43

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Jul 05:13

Choose a tag to compare

update version

v0.1.2

02 Jul 05:09

Choose a tag to compare

update version

initial release

29 Jun 17:01

Choose a tag to compare

v0.1.1

update version

v0.1.0

29 Jun 13:30

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
rename to probing