On this page
Short answer
Community projects patch a version for a fixed period and offer no response time: five years for PostgreSQL, one year of high-severity fixes for a Prometheus LTS, nothing for Airflow 2 since April 2026. Vendors support a version for a set window that is often short: nine months for Grafana, one year for Kong and Starburst LTS, two years for Splunk. When the window closes, the software keeps running and the fixes stop. Independent support is what covers a version after that point.
Published support window per version, as of September 2026
| Technology | Who supports it | Support window | Example |
|---|---|---|---|
| PostgreSQL | Community project, no vendor | 5 years per major version | PostgreSQL 14 ends 12 November 2026; 13 ended 13 November 2025 |
| MongoDB | MongoDB, Inc. | Set per release in the lifecycle schedule | 6.0 ended 31 July 2025; 7.0 runs to 31 August 2027 |
| Elasticsearch | Elastic | Longer of 30 months from GA or 18 months after the next major | 7.17 support ended 15 January 2026; 8.x ends 15 July 2027 |
| OpenSearch | OpenSearch Software Foundation (Linux Foundation) | Until the next major enters maintenance, or 1 year, whichever is longer | 1.x ended after 6 May 2025; 2.x maintained until 4.0 |
| ClickHouse | ClickHouse, Inc. | Current and 2 prior stable releases (3 months); current and prior LTS (1 year) | LTS releases typically March and August |
| Splunk Enterprise | Splunk, a Cisco company | 24 months per minor version | 9.2 ended 31 January 2026; 10.0 runs to 28 July 2027 |
| Grafana | Grafana Labs | 9 months per minor; 15 months for the last minor of a major | Minor release every other month |
| Prometheus | CNCF project, no vendor | 6 weeks per minor; 1 year for LTS, high-severity fixes only | 3.13 LTS to 31 July 2027; 2.53 ended 31 July 2025 |
| Apache Airflow | Apache project, no vendor | Current major maintained; previous major limited, then end of life | Airflow 2 ended 22 April 2026 |
| Kong Gateway Enterprise | Kong Inc. | 1 year per minor; 3 years for LTS; up to 12 months sunset | 3.10 LTS to 31 March 2028; 3.14 LTS to 7 April 2029 |
| Starburst Enterprise | Starburst | 12 months for LTS; STS until the next STS | 477-e LTS ends 30 November 2026 |
| WSO2 | WSO2 | Minimum 3 years per version; 7 years per release line from March 2024 | Extended Life Support at extra cost |
| Pentaho | Pentaho | Active patching until the next release, then about 6 months limited | 10.2 to March 2028 or later; 11.0 to July 2029 or later |
| Greenplum | Broadcom (VMware Tanzu Greenplum) | Broadcom lifecycle matrix, customer login required | Open-source repositories archived May 2024 |
| GemFire | Broadcom (VMware Tanzu GemFire) | Broadcom lifecycle matrix per version | GemFire 10 runs on JDK 8, 11, 17 and 21 |
| Airbyte | Airbyte | Cloud supported; self-hosted open source is community only | Self-Managed Enterprise no longer sold |
| MySQL | Oracle | Oracle Lifetime Support: Premier, Extended, then Sustaining with no new fixes | 8.0 ended 21 April 2026; 5.7 ended 25 October 2023 |
| Apache Cassandra | Apache project, no vendor | Tied to releases: each line maintained until a later major ships | 5.0 until 8.0 ships; 3.x unmaintained |
| Kubernetes | CNCF project, no vendor | Three most recent minor releases, about 1 year each | 1.35 ends 28 February 2027 |
| Apache Spark | Apache project, no vendor | 6 months per release branch; 18 months for the LTS of each major | 3.5.x security fixes only to November 2027 |
| Apache Flink | Apache project, no vendor | Current and previous minor release only | 2.3.0 current; 1.20 is the 1.x LTS |
How to read the table
Every date and rule here comes from the vendor's or project's own lifecycle page, checked in September 2026. Policies change, so treat the table as a map and confirm your exact version at the source, which each linked article cites. Two patterns stand out. Projects with no vendor (PostgreSQL, Prometheus, Airflow, OpenSearch) publish patches for a fixed window and offer no response time at all. Vendors publish a window that is usually shorter than the time enterprises keep a version in production: one year for Kong and Starburst, nine months for Grafana, two years for Splunk.
Databases and search
PostgreSQL gives the longest and most predictable window, five years per major version, and no contract. MongoDB and Elasticsearch both retire versions faster than most estates upgrade: MongoDB 6.0 and Elasticsearch 7.17 are already out of vendor support and still common in production. OpenSearch 1.x and the open-source Greenplum builds have no upstream at all now. ClickHouse supports only recent releases even under a paid agreement. MySQL 8.0 joined that list in April 2026, and Cassandra 3.x is unmaintained by its project.
- PostgreSQL supportself-managed and cloud-hosted
- PostgreSQL support optionscommunity, cloud or commercial
- MongoDB supportCommunity, Enterprise and Atlas
- MongoDB support optionsend-of-life dates by version
- Elasticsearch supportElasticsearch and the ELK stack
- Elasticsearch support options7.17 and 8.x dates
- OpenSearch supportself-managed and Amazon OpenSearch Service
- OpenSearch support optionsproject, AWS or independent
- ClickHouse supportself-managed and Cloud
- ClickHouse support optionsthe supported-version window
- Greenplum supportTanzu and open-source builds
- Greenplum support optionsafter the closed source move
- GemFire supportTanzu GemFire and Apache Geode
- GemFire support optionsBroadcom's scope of support
- MySQL supportCommunity, Enterprise and cloud-hosted
- MySQL support optionsafter MySQL 8.0 end of life
- Cassandra supportApache Cassandra on any version
- Cassandra support optionswho supports each version
Observability
Observability tools have the shortest windows of all, because they release fastest. Grafana ships a minor version every other month and supports each for nine months. Prometheus stops fixing a minor release after six weeks, and its LTS line accepts only high-severity security fixes. Splunk gives each version two years. The practical result is that the monitoring stack is often the least supported system in the estate, and it is the one you depend on during every other incident.
Data pipelines, processing and platforms
Airflow 2 reached end of life in April 2026, and the move to Airflow 3 is a real migration. Airbyte no longer sells a self-managed enterprise edition, so self-hosted users have community support only, and support also varies by connector. Starburst supports an LTS release for twelve months. Pentaho's window is tied to its next release, which makes it hard to plan around. WSO2 is the long-window exception, with a minimum of three years per version, but only for subscribers. Spark maintains a release branch for six months, Flink supports only its two newest minor releases, and Kubernetes patches a version for about a year.
- Airflow supportscheduler, executors and DAGs
- Airflow support optionsafter Airflow 2 end of life
- Airbyte supportself-hosted and Cloud
- Airbyte support optionsplatform and connector support
- Starburst supportStarburst Enterprise and Trino
- Starburst support optionsthe 12-month LTS window
- Pentaho supportPDI and Pentaho Server, any version
- Pentaho support optionslifecycle and alternatives
- WSO2 supportAPI Manager, Identity Server, integration
- WSO2 support optionssubscription or independent
- Kong supportEnterprise and open-source Kong Gateway
- Kong support optionsthe one-year window
- Apache Spark supportself-managed, Databricks, EMR and Dataproc
- Apache Spark support optionssix-month maintenance windows
- Apache Flink supportcheckpoints, state and watermarks
- Apache Flink support optionstwo releases only
- Kubernetes supportEKS, AKS, GKE, OpenShift and self-managed
- Kubernetes support optionswho supports which layer
Messaging and caching
Message brokers and caches follow the same pattern and have their own comparison. RabbitMQ patches only its newest release series, Kafka fixes roughly its last three releases, and Redis publishes end-of-life dates per version.
- Message broker support options comparednine brokers side by side
- RabbitMQ support24/7, 15-minute emergency SLA
- Redis supportopen source, Redis Software and Valkey
- Kafka supportopen source, Confluent and MSK
- RabbitMQ end of life dates by version3.x and 4.x
- Redis end of life datesby version
- Kafka end of life policywhich releases get fixes
- Apache Pulsar support optionsLTS policy and BookKeeper
- Redpanda support optionsthe 12-month window
What to do with a version outside its window
There are three honest options. Upgrade, if the application and change calendar allow it. Buy the vendor's extended support where one exists, accepting that it is limited and temporary. Or put an independent support contract behind the version you actually run, which covers incident response, mitigation and the upgrade plan, though not new vendor patches. Most estates need the third for at least some systems, because not everything can be upgraded this year.
Frequently asked questions
Which open source software has the longest support window?
Of the 21 compared here, PostgreSQL, at five years per major version from the community, and WSO2, with a minimum of three years per version and seven per release line for subscribers.
Which has the shortest?
Prometheus. A minor release generally stops receiving bug fixes after six weeks. Its LTS versions last one year and accept only fixes for issues rated CVSS 7.0 or higher. Grafana is next at nine months per minor version.
What happens when a version passes its support window?
The software keeps running. The vendor or project stops releasing fixes for it, and vendor support contracts generally stop covering it. Splunk's policy, for example, says end of support versions are not eligible for support services.
Can I get support for a version the vendor no longer supports?
Yes, from an independent provider. AceMQ supports all 21 technologies on this page on any version, covering incident response, mitigation and upgrade planning. It cannot supply new vendor patches.
Where do these dates come from?
From each vendor's or project's own lifecycle or support policy page, checked in September 2026. Each linked article cites its source. Confirm your exact version at the source before planning around a date.
Related
Where this gets done
The work behind this page, run by the same engineers who wrote it.
Talk to an engineer
AceMQ supports 130+ enterprise clients in 26+ countries. Tell us what you are running and we will come back within a business day.