OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data. Developers build with OpenSearch for use cases such as application search, log analytics, data observability, data ingestion, and more.

Release Released Active Development Maintenance Support Latest
2 1 year and 11 months ago
(18 May 2022)
Yes Yes 2.13.0
(25 Mar 2024)
1 2 years and 9 months ago
(02 Jul 2021)
Ended 1 year and 11 months ago
(26 May 2022)
Yes 1.3.15
(01 Mar 2024)

Support

Active Development: The latest major version receives new features, bug fixes, and security patches. Maintenance Support: includes bug fixes and security patches. New features might be back-ported as community contributions, but will not result in new releases.

By default, versions remain under maintenance until the next major version enters maintenance with a minimum guarantee of a year. Therefore, at any given time, the current major version and previous major version are both supported, as well as older major versions that have been in maintenance for less than 12 months.

OpenSearch 1.x will end Maintenance Support once 3.0 is released.

Versioning

OpenSearch only releases breaking changes in major versions. All minor versions are compatible with every other minor version for that major release. When new major versions are released the previous major version enters maintenance, with only bug fixes and security patches.

The duration of the maintenance window will vary from release to release. By default, versions will remain under maintenance until the next major version enters maintenance, or 1 year passes, whichever is longer.

Elasticsearch Compatibility

OpenSearch is a fork of Elasticsearch 7.10 and maintains backwards compatibility with the Elasticsearch APIs for ingest, search, and management. OpenSearch indices are backwards-compatible with Elasticsearch indices from versions 6.0 up to 7.10. While the OpenSearch API is backwards-compatible, some clients or tools may include code, such as version checks, that may cause the client or tool to not work with OpenSearch. An Upgrade Guide is available. All future OpenSearch 1.x releases will be backwards compatible with Elasticsearch 7.10.

Compatibility Matrices are provided for compatibility with Beats and Logstash. Beats version >= 7.13 does not support OpenSearch.

More information is available on the OpenSearch website.

You should be running one of the supported release numbers listed above in the rightmost column.


You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/opensearch.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/opensearch.ics.