Skip to content

VAST v3.0.3

Download the release on GitHub.

The new vast exec command executes a pipeline locally. It takes a single argument representing a closed pipeline, and immediately executes it. This is the foundation for a new, pipeline-first VAST, in which most operations are expressed as pipelines.

By @dominiklohmann in #3004.

Reduce conflict potential between rebuilding and queries

Section titled “Reduce conflict potential between rebuilding and queries”

VAST’s rebuilding and compaction features now interfere less with queries. This patch was also backported as VAST v2.4.2 to enable a smoother upgrade from to VAST v3.x.

By @dominiklohmann in #3047.

VAST now depends on the Boost C++ libraries.

By @tobim in #3043.

Last updated: