Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Releasing Grafana Loki
This document is a series of instructions for core Grafana Loki maintainers to be able to publish a new Grafana Loki release.
Release stable version
- Create release branch
- Backport commits
- Prepare Release notes
- Prepare Changelog
- Document Metrics and Configurations changes
- Prepare Upgrade guide
- Update version numbers
- Tag Release
- Publish Release
Release patched version
- Backport commits
- Prepare Release notes
- Prepare Changelog
- Document Metrics and Configurations changes
- Prepare Upgrade guide
- Update version numbers
- Tag Release
- Publish Release