This document covers Vector's releases and the relevant aspect for Vector users.
The stable release channel includes official Vector releases with a semantic version.
The nightly channel is released nightly, based off of the current state of the
master
branch. No guarantees are made with this branch. It may include
experimental or breaking changes.
- Go to our GitHub repository and click the "watch" button in the top right. Click "Custom" and then "Releases" to only be notified for new releases. See the GitHub subscription docs for more info.
- Subscribe to the Vector public calendar, release events are added.
- Follow @vectordotdev on Twitter.
- Head to our chat, watch the
#announcements
channel, and configure notifications accordingly. - If you are using a package manager, you should be able to see the update available when updating your package lists.
Releases will appear in our nightly artifact list every night.
Please head over to Vector's download page.
- Every 6 weeks
- Release patch fixes as needed to fix high-priority bugs and regressions from the last major or minor release
- Release daily builds representing the latest state of Vector for feedback
- Every night
Please see the versioning policy.
We always appreciate early feedback on Vector as we are developing it to help ensure the highest quality releases.
If you are able to, running a nightly release of Vector allows you to test out unreleased features and fixes and provide feedback to guide our development. We aim to keep nightly as stable as possible through integration testing, but there will occasionally be issues that slip through and are fixed for the next nightly release. For example, you could choose to run the nightly version in your development environments and save stable for production. Otherwise, the stable release is your best bet.