Skip to content

VeloGraphX v0.8.1 — CI Reliability & Release Workflow Fixes

Latest

Choose a tag to compare

@sauravsingla sauravsingla released this 03 Sep 10:26

VeloGraphX v0.8.1

This patch release improves CI and release-workflow reliability following the v0.8.0 release.

CI & Release Improvements
Prevent release-tag pushes from unintentionally triggering Adaptive BFS research and performance-validation workflows.
Restrict applicable Adaptive BFS validation workflows to their intended main branch/path triggers.
Move the legacy Adaptive BFS selector-owned calibration workflow to manual execution.
Preserve all existing benchmark acceptance thresholds and correctness checks.
Keep frozen evaluation and research workflows available for explicit validation when required.
Correctness

No VeloGraphX algorithmic correctness thresholds were relaxed as part of these changes.

The v0.8.0 benchmark failures that prompted these CI improvements were associated with unintended workflow execution and hosted-CI performance gates rather than a demonstrated graph-algorithm correctness regression.

Compatibility

This is a CI/workflow maintenance release. The core VeloGraphX v0.8.0 dynamic graph functionality and APIs remain unchanged.

Previous release: v0.8.0 — Dynamic Storage & Exact Analytics