VAST v3.0.4
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.4 improves the behavior of automatic rebuilds compared to VAST v3.0.3, and no longer unnecessarily rebuilds all rather than just undersized or outdated partitions for some configurations.
Note What are automatic rebuilds?
VAST continuously optimizes its storage engine in the background to ensure a smooth operation. In particular, it merges undersized partitions and upgrades them to the newest internal storage format. This is a background process and should not be noticeable by the user.
📣 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#v304