|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -* **🚀New** (KBN) 9.1.0, 9.0.4, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support |
4 | | -* **🚀New** (ES) 9.1.1, 9.1.0, 9.0.4, 8.19.1, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support |
5 | | -* **🚀New** (ECK) 3.1.0 support |
6 | | -* **🐞Fix** (ES) Docker images now start correctly when `I_UNDERSTAND_AND_ACCEPT_ES_PATCHING` is set. |
| 3 | +### (2025-07-15) What's new in **ROR 1.65.1** |
| 4 | +<details> |
| 5 | +<summary><strong>🚀New</strong> (KBN) 9.1.0, 9.0.4, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support</summary> |
| 6 | +This update extends compatibility with Kibana versions 9.1.0, 9.0.4, 8.19.0, 8.18.4, 8.17.9, and 8.17.7, ensuring seamless integration for users running these versions. |
| 7 | +</details> |
| 8 | +<details> |
| 9 | +<summary><strong>🚀New</strong> (ES) 9.1.1, 9.1.0, 9.0.4, 8.19.1, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support</summary> |
| 10 | +The plugin now supports Elasticsearch versions 9.1.1, 9.1.0, 9.0.4, 8.19.1, 8.19.0, 8.18.4, 8.17.9, and 8.17.7, providing users with broader version compatibility. |
| 11 | +</details> |
| 12 | +<details> |
| 13 | +<summary><strong>🚀New</strong> (ECK) 3.1.0 support</summary> |
| 14 | +Added support for Elastic Cloud on Kubernetes (ECK) version 3.1.0, enabling users to leverage the latest features and improvements in ECK deployments. |
| 15 | +</details> |
| 16 | +<details> |
| 17 | +<summary><strong>🐞Fix</strong> (ES) Docker images now start correctly when <code>I_UNDERSTAND_AND_ACCEPT_ES_PATCHING</code> is set.</summary> |
| 18 | +Resolved an issue where Elasticsearch Docker images failed to start when the environment variable `I_UNDERSTAND_AND_ACCEPT_ES_PATCHING` was enabled, ensuring smooth operation in such configurations. |
| 19 | +</details> |
7 | 20 |
|
8 | 21 | ### (2025-07-10) What's new in **ROR 1.65.0** |
9 | 22 | <details> |
|
0 commit comments