<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Release information on Grafana Labs</title><link>https://grafana.com/docs/alloy/v1.15/reference/release-information/</link><description>Recent content in Release information on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/alloy/v1.15/reference/release-information/index.xml" rel="self" type="application/rss+xml"/><item><title>Grafana Alloy backward compatibility</title><link>https://grafana.com/docs/alloy/v1.15/reference/release-information/backward-compatibility/</link><pubDate>Mon, 30 Mar 2026 15:47:22 +0000</pubDate><guid>https://grafana.com/docs/alloy/v1.15/reference/release-information/backward-compatibility/</guid><content><![CDATA[&lt;h1 id=&#34;grafana-alloy-backward-compatibility&#34;&gt;Grafana Alloy backward compatibility&lt;/h1&gt;
&lt;p&gt;Grafana Alloy follows &lt;a href=&#34;https://semver.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;semantic versioning&lt;/a&gt;. &lt;a href=&#34;#exceptions&#34;&gt;Exceptions&lt;/a&gt; may arise that require a breaking change without a new major version.
Alloy is stable, and we strive to maintain backward compatibility between minor and patch versions.&lt;/p&gt;
&lt;p&gt;Documented functionality that&amp;rsquo;s released as &lt;em&gt;Generally available&lt;/em&gt; is covered by backward compatibility, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;User configuration&lt;/strong&gt;, including the Alloy configuration syntax, the semantics of the configuration file, and the command-line interface.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;APIs&lt;/strong&gt;, for any network or code API released as v1.0.0 or later.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Observability data used in official dashboards&lt;/strong&gt;, where the official set of dashboards are found in the &lt;a href=&#34;https://github.com/grafana/alloy/tree/main/operations/alloy-mixin&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&lt;code&gt;alloy-mixin/&lt;/code&gt;&lt;/a&gt; directory.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;exceptions&#34;&gt;Exceptions&lt;/h2&gt;
&lt;p&gt;We strive to maintain backward compatibility, but there are situations that may arise that require a breaking change without a new major version, deviating from &lt;a href=&#34;https://semver.org/spec/v2.0.0.html#spec-item-8&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;item 8 of the semver specification&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: A security issue may arise that requires breaking compatibility.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Legal requirements&lt;/strong&gt;: If an exposed behavior violates a licensing or legal requirement, a breaking change may be required.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Specification errors&lt;/strong&gt;: If a specification for a feature is found to be incomplete or inconsistent, fixing the specification may require a breaking change.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bugs&lt;/strong&gt;: If a bug is found that goes against the documented specification of that functionality, fixing the bug may require breaking compatibility for users who are relying on the incorrect behavior.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Upstream changes&lt;/strong&gt;: Much of the functionality of Alloy is built on top of other software, such as OpenTelemetry Collector and Prometheus. If upstream software breaks compatibility, we may need to reflect this in Alloy.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Community components&lt;/strong&gt;: Community components are components implemented and maintained by the community. They aren&amp;rsquo;t covered by the backward compatibility strategy.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We try, whenever possible, to resolve these issues without breaking compatibility.&lt;/p&gt;
]]></content><description>&lt;h1 id="grafana-alloy-backward-compatibility">Grafana Alloy backward compatibility&lt;/h1>
&lt;p>Grafana Alloy follows &lt;a href="https://semver.org/" target="_blank" rel="noopener noreferrer">semantic versioning&lt;/a>. &lt;a href="#exceptions">Exceptions&lt;/a> may arise that require a breaking change without a new major version.
Alloy is stable, and we strive to maintain backward compatibility between minor and patch versions.&lt;/p></description></item><item><title>Release cadence</title><link>https://grafana.com/docs/alloy/v1.15/reference/release-information/release-cadence/</link><pubDate>Mon, 30 Mar 2026 16:59:33 +0000</pubDate><guid>https://grafana.com/docs/alloy/v1.15/reference/release-information/release-cadence/</guid><content><![CDATA[&lt;h1 id=&#34;release-cadence&#34;&gt;Release cadence&lt;/h1&gt;
&lt;p&gt;A new minor release is planned every three weeks for Alloy.
Patch releases are published every one to two weeks.&lt;/p&gt;
&lt;p&gt;The release cadence is best-effort.
If necessary, releases may be performed outside of this cadence, or a scheduled release date can be moved forwards or backwards.&lt;/p&gt;
&lt;p&gt;Minor releases published on cadence include updating dependencies for upstream OpenTelemetry Collector code if new versions are available.
Minor releases published outside of the release cadence may not include these dependency updates.&lt;/p&gt;
&lt;p&gt;Patch and security releases may be created at any time.&lt;/p&gt;
]]></content><description>&lt;h1 id="release-cadence">Release cadence&lt;/h1>
&lt;p>A new minor release is planned every three weeks for Alloy.
Patch releases are published every one to two weeks.&lt;/p>
&lt;p>The release cadence is best-effort.
If necessary, releases may be performed outside of this cadence, or a scheduled release date can be moved forwards or backwards.&lt;/p></description></item></channel></rss>