This extension allows you to connect to an OpenSearch cluster using the clients provided by the OpenSearch project.
- OpenSearch Java Client
- OpenSearch REST client (core client)
- OpenSearch REST high-level client
Since version 1.2.5 (LTS) and 1.3.1 support for the REST clients is deprecated, please use the Java Client instead. The Java Client is not dependent on the REST client anymore and supports Apache HttpClient 5 Transport as well as AWS SDK2 Transport.
For latest Release Information see: https://github.com/quarkiverse/quarkus-opensearch/releases
from now on, you find all required information here: Releases
the following table will not be updated after 2024/11 -
Quarkus | OpenSearch | OpenSearch Java Client | |
---|---|---|---|
1.9.7 | 3.11.3 | 2.16.0 | 2.13.0 |
1.9.6 | 3.11.3 | 2.15.0 | 2.11.1 |
1.9.5 | 3.11.3 | 2.15.0 | 2.11.1 |
1.9.3 | 3.11.3 | 2.14.0 | 2.11.0 |
1.9.2 | 3.11.3 | 2.14.0 | 2.10.4 |
1.9.0 | 3.11.0 | 2.14.0 | 2.10.3 |
1.8.4 | 3.10.2 | 2.14.0 | 2.11.0 |
1.8.3 | 3.10.2 | 2.14.0 | 2.10.4 |
1.8.1 | 3.10.2 | 2.14.0 | 2.10.3 |
1.8.0 | 3.10.0 | 2.13.0 | 2.10.2 |
1.7.4 | 3.9.5 | 2.14.0 | 2.11.0 |
1.7.3 | 3.9.5 | 2.14.0 | 2.10.4 |
1.7.1 | 3.9.5 | 2.14.0 | 2.10.3 |
1.7.0 | 3.9.5 | 2.13.0 | 2.10.2 |
1.6.12 | 3.8.5 | 2.16.0 | 2.13.0 |
1.6.11 | 3.8.5 | 2.15.0 | 2.11.1 |
1.6.10 | 3.8.5 | 2.14.0 | 2.11.1 |
1.6.9 | 3.8.5 | 2.14.0 | 2.11.0 |
1.6.8 | 3.8.5 | 2.14.0 | 2.11.0 |
1.6.7 | 3.8.5 | 2.14.0 | 2.10.4 |
1.6.5 | 3.8.4 | 2.14.0 | 2.10.3 |
1.6.4 | 3.8.4 | 2.13.0 | 2.10.2 |
1.6.3 | 3.8.3 | 2.12.0 | 2.9.1 |
1.6.1 | 3.8.2 | 2.12.0 | 2.9.1 |
1.6.0 | 3.8.2 | 2.12.0 | 2.9.0 |
1.5.0 | 3.7.4 | 2.12.0 | 2.9.0 |
1.4.1 | 3.6.9 | 2.12.0 | 2.9.0 |
1.4.0 | 3.6.1 | 2.11.1 | 2.8.1 |
1.3.1 | 3.5.3 | 2.11.1 | 2.8.1 |
1.3.0 | 3.5.2 | 2.11.0 | 2.8.1 |
1.2.7 | 3.2.10.Final | 2.12.0 | 2.9.0 |
1.2.6 | 3.2.10.Final | 2.11.1 | 2.8.1 |
1.2.5 | 3.2.9.Final | 2.11.1 | 2.8.1 |
1.2.3 | 3.2.8.Final | 2.11.0 | 2.8.1 |
1.2.2 | 3.2.4.Final | 2.9.0 | 2.6.0 |
1.2.1 | 3.2.3.Final | 2.9.0 | 2.6.0 |
1.2.0 | 3.2.0.Final | 2.8.0 | 2.6.0 |
1.0.4 | 3.1.2.Final | 2.8.0 | 2.5.0 |
1.0.3 | 3.1.1.Final | 2.8.0 | 2.5.0 |
1.0.2 | 3.1.0.Final | 2.7.0 | 2.4.0 |
1.0.1 | 3.1.0.Final | 2.6.0 | 2.4.0 |
1.0.0 | 3.0.0.Final | 2.6.0 | 2.4.0 |
0.2.6 | 2.16.6.Final | 2.6.0 | 2.2.0 |
0.2.5 | 2.16.5.Final | 2.6.0 | 2.2.0 |
0.2.4 | 2.16.4.Final | 2.6.0 | 2.2.0 |
0.2.3 | 2.16.3.Final | 2.5.0 | 2.2.0 |
0.2.2 | 2.16.2.Final | 2.5.0 | 2.2.0 |
0.2.1 | 2.16.2.Final | 2.5.0 | 2.2.0 |
0.2.0 | 2.15.2.Final | 2.4.1 | 2.2.0 |
Take a look at the documentation on how to use the extension.
Contributions are always welcome, but better create an issue to discuss them prior to any contributions.
Thanks goes to these wonderful people (emoji key):
sboeckelmann 💻 |
Loïc Mathieu 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!