Skip to content

VAST v3.0.1

Compare
Choose a tag to compare
@dominiklohmann dominiklohmann released this 16 Mar 23:10
· 5053 commits to main since this release
v3.0.1
ba52987

We're excited to announce VAST v3.0. The big theme of this release is security data pipelines. VAST now features a textual pipeline language akin to Kusto and splunk. The major version bump brings along a few language quality-of-life improvements.

VAST v3.0.1 contains the following new features and bug fixes compared to the initial VAST v3.0.0 release:

  • Pipelines may now contain /* comments */ in all places where whitespace was allowed previously.
  • We fixed an edge case in VAST's automatic rebuilding feature that caused some partitions not to be selected, leaving them in a potentially outdated format.
  • Starting VAST with a database created with VAST v1.x no longer crashes.

📣 Read the announcement blog: https://vast.io/blog/vast-v3.0
🚀 Try our new quick start guide: https://vast.io/docs/try/quickstart
👉 Learn more about pipelines: https://vast.io/docs/understand/language/pipelines
📝 See all changes at a glance: https://vast.io/changelog#v301