Astronomer supports a variety of policies that drives the naming, release cadence, and maintenance commitments associated with all published software. This document offers guidelines on the version lifecycle of Astronomer Software. It includes a description of:Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- How Astronomer is versioned.
- Which versions of Astronomer Software are currently available.
- Release channels and the maintenance schedule for all versions.
These policies apply only to the Astronomer Software platform. For release and lifecycle policies related to Astro Runtime, seeRuntime release and lifecycle Policy.
Release channels
To meet the unique needs of different operating environments, we offer all Astronomer customers two release channels:- Stable: Includes the latest Astronomer and Airflow features
- Long-term Support (LTS): Includes long-term testing, stability, and maintenance for a core set of features
Release channels apply to Astronomer Software and Astronomer image versions. We do not currently support a long-term release channel for the Astro CLI.
Astronomer Software versioning
Astronomer follows Semantic Versioning for all published software. This means that we use Major, Minor, and Patch releases across our product in the format ofmajor.minor.patch.
- Major versions are released for significant feature additions, including backward-incompatible changes to an API or DAG specification.
- Minor versions are released for functional changes, including backward-compatible changes to an API or DAG specification.
- Patch versions are released for bug and security fixes that resolve incorrect behavior.
Version maintenance policy
The maintenance period for an Astronomer Software version depends on its release channel:| Release Channel | Frequency of Releases | Maintenance Duration |
|---|---|---|
| Stable | Quarterly | 6 Months |
| LTS | Yearly | 12 Months |
major.minor pair, only the latest patch is supported at any given time.
For example, if Astronomer Software v0.26 were a stable version first released in October 2021:
- Support for Astronomer Software v0.26 would end 6 months later in April 2022.
- If a patch version for v0.26 came out in December 2021 (e.g.
v0.26.4), it would not affect the maintenance duration. Maintenance for v0.26 would still end in April 2022. - If a major bug was identified in v0.26, a fix would be backported by the Astronomer team and released as a patch to v0.26 as long as it remained the latest stable release.
- If Astronomer Software v0.27 came out as a new stable release, bug fixes would no longer be backported to Astronomer v0.26 and customers would be encouraged to upgrade.
- If a major security issue was identified in v0.26, a fix would be backported and released as a patch at any time during its 6 month maintenance period. Even if v0.27 is the latest stable version of Astronomer Software, a security fix would still be backported to v0.26.
End of maintenance date
Maintenance is discontinued the last day of the month for a given version. For example, if a version of Astronomer Software were supported between January - June of a given year, that version would be maintained by Astronomer until the last day of June.Backport policy for bug and security fixes
If a major stability bug is identified by our team, a fix will be backported to all LTS versions and only the latest stable version. For users on a stable version that is not latest, our team will recommend that you upgrade. Major issues in this category may result in significant delays in task scheduling as well as potential data loss. If a major security issue is identified, a fix will be backported and made available as a new patch version for all supported stable and LTS releases. Major issues in this category are classified by a combination of impact and exploitability. In rare instances, the Astronomer team can make an exception and backport a bug or security fix to a release that is beyond the commitment stated above. To submit a request for consideration, submit a support ticket.Software lifecycle schedule
The following tables contain the exact lifecycle for each published version of Astronomer Software. These timelines are based on the LTS and stable release channel maintenance policies.Stable
| Software Version | Release Date | End of Maintenance Date |
|---|---|---|
| 0.36 (LTS) | November 13, 2024 | April 2026 |
| 0.37 (LTS) | February 28, 2025 | August 2026 |
Unsupported
| Software Version | Release Date | End of Maintenance Date | Docs Archival Date |
|---|---|---|---|
| 0.34 | February 13, 2024 | August 2025 | June 2026 |
| 0.35 | July 1, 2024 | January 2025 | June 2026 |