<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.17/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.17/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.17/reference/release-information/backward-compatibility/</link><pubDate>Wed, 17 Jun 2026 08:38:37 +0000</pubDate><guid>https://grafana.com/docs/alloy/v1.17/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.17/reference/release-information/release-cadence/</link><pubDate>Wed, 17 Jun 2026 08:38:37 +0000</pubDate><guid>https://grafana.com/docs/alloy/v1.17/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><item><title>Grafana Alloy maintenance scope</title><link>https://grafana.com/docs/alloy/v1.17/reference/release-information/alloy-maintenance/</link><pubDate>Wed, 17 Jun 2026 08:38:37 +0000</pubDate><guid>https://grafana.com/docs/alloy/v1.17/reference/release-information/alloy-maintenance/</guid><content><![CDATA[&lt;h1 id=&#34;grafana-alloy-maintenance-scope&#34;&gt;Grafana Alloy maintenance scope&lt;/h1&gt;
&lt;p&gt;This page defines maintenance scope for Alloy, including both the Default Engine and the OTel Engine.
Alloy includes code maintained by the Alloy maintainers and upstream dependencies maintained by open source communities.&lt;/p&gt;
&lt;p&gt;For full context, read this page together with &lt;a href=&#34;../backward-compatibility/&#34;&gt;Alloy backward compatibility&lt;/a&gt; and the &lt;a href=&#34;/docs/release-life-cycle/&#34;&gt;Grafana release life cycle&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;maintenance-levels&#34;&gt;Maintenance levels&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Maintained:&lt;/strong&gt; The feature is maintained by Alloy maintainers or within Grafana open-source projects integrated with Alloy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maintained with upstream dependency:&lt;/strong&gt; The feature depends on upstream projects outside the Grafana open source ecosystem. Final resolution may depend on the upstream community&amp;rsquo;s review and release processes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Not maintained by Alloy maintainers:&lt;/strong&gt; The feature is outside the standard maintenance scope of Alloy maintainers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;maintained&#34;&gt;Maintained&lt;/h2&gt;
&lt;p&gt;Example features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Core Default Engine runtime and operational experience, including installation, running, and configuration flow. For engine terminology and differences, refer to &lt;a href=&#34;../../../introduction/otel_alloy/&#34;&gt;OpenTelemetry in Alloy&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Alloy platform capabilities such as Alloy configuration syntax, clustering, Fleet Management, and the built-in debugging UI.&lt;/li&gt;
&lt;li&gt;Alloy installation scripts, Helm chart deployment, and bundled Grafana dashboards.&lt;/li&gt;
&lt;li&gt;Alloy-owned integration points around the OTel Engine, such as the &lt;code&gt;alloyengine&lt;/code&gt; extension.&lt;/li&gt;
&lt;li&gt;Features based on Grafana open source projects integrated with Alloy, such as Mimir, Loki, Beyla, Tempo, Faro, Pyroscope, and Database Observability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For maintained features, the Alloy maintainers can implement fixes and new features as needed with minimal friction and coordination overhead.&lt;/p&gt;
&lt;h2 id=&#34;maintained-with-upstream-dependency&#34;&gt;Maintained with upstream dependency&lt;/h2&gt;
&lt;p&gt;Example features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Features built on bundled upstream OpenTelemetry Collector components or Prometheus-related projects.&lt;/li&gt;
&lt;li&gt;Compatibility behavior tied to upstream protocols, formats, and ecosystem standards (for example OTLP and Prometheus Remote Write protocols).&lt;/li&gt;
&lt;li&gt;OTel Engine configuration and features that depend on the upstream OpenTelemetry Collector core engine.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Alloy maintainers can investigate and collaborate upstream, but resolution timing may depend on upstream acceptance and release timing.
In some cases, maintainers may carry a temporary patch or fork, but this is case-by-case and not guaranteed.&lt;/p&gt;
&lt;h2 id=&#34;not-maintained-by-hahahugoshortcode3802s22hbhb-maintainers&#34;&gt;Not maintained by Alloy maintainers&lt;/h2&gt;
&lt;p&gt;Example features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../../get-started/components/community-components/&#34;&gt;Community components&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Custom or non-standard components added to custom Alloy builds via OCB or otherwise.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Alloy maintainers may still contribute to fixing issues or implementing new features, but this isn&amp;rsquo;t guaranteed and is done on a best-effort basis.&lt;/p&gt;
&lt;h2 id=&#34;extending-hahahugoshortcode3802s25hbhb-with-ocb-and-custom-builds&#34;&gt;Extending Alloy with OCB and custom builds&lt;/h2&gt;
&lt;p&gt;With OTel Engine, you can use the &lt;a href=&#34;https://opentelemetry.io/docs/collector/custom-collector/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;OpenTelemetry Collector Builder (OCB)&lt;/a&gt; to build a customized Alloy binary, including adding components or removing components from the standard release.
The &lt;a href=&#34;https://github.com/grafana/alloy/blob/main/collector/builder-config.yaml&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Alloy OCB manifest&lt;/a&gt; is the starting point for custom builds.&lt;/p&gt;
&lt;p&gt;Response to issues usually follows the standard scope when the issue is unrelated to customizations or reproducible with the standard, maintained Alloy release.
Response to issues may be limited when behavior can&amp;rsquo;t be isolated from customizations and can&amp;rsquo;t be reproduced with the standard, maintained Alloy release.&lt;/p&gt;
&lt;h2 id=&#34;further-reading&#34;&gt;Further reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refer to &lt;a href=&#34;../backward-compatibility/&#34;&gt;Alloy backward compatibility&lt;/a&gt; for general backward compatibility guarantees.&lt;/li&gt;
&lt;li&gt;Refer to &lt;a href=&#34;../../../introduction/otel_alloy/&#34;&gt;OpenTelemetry in Alloy&lt;/a&gt; for bundled OpenTelemetry components.&lt;/li&gt;
&lt;li&gt;Refer to &lt;a href=&#34;../../../set-up/otel_engine/&#34;&gt;The OTel Engine&lt;/a&gt; for information about how to run the OTel Engine.&lt;/li&gt;
&lt;li&gt;Refer to the &lt;a href=&#34;/docs/release-life-cycle/&#34;&gt;Grafana release life cycle&lt;/a&gt; for stability level definitions.&lt;/li&gt;
&lt;li&gt;Refer to &lt;a href=&#34;../../../get-started/components/community-components/&#34;&gt;Community components&lt;/a&gt; for details and limitations.&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="grafana-alloy-maintenance-scope">Grafana Alloy maintenance scope&lt;/h1>
&lt;p>This page defines maintenance scope for Alloy, including both the Default Engine and the OTel Engine.
Alloy includes code maintained by the Alloy maintainers and upstream dependencies maintained by open source communities.&lt;/p></description></item></channel></rss>