|
1 | 1 | # Changelog |
2 | 2 |
|
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 and security for users running these versions. |
7 | | -</details> |
8 | | -<details> |
9 | | -<summary><strong>🚀New</strong> (ES) 9.1.0, 9.0.4, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support</summary> |
10 | | -The plugin now supports Elasticsearch versions 9.1.0, 9.0.4, 8.19.0, 8.18.4, 8.17.9, and 8.17.7, providing users with the latest security and performance enhancements. |
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 their Kubernetes 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 Docker images for Elasticsearch would fail to start when the environment variable `I_UNDERSTAND_AND_ACCEPT_ES_PATCHING` was enabled, ensuring smooth operation in containerized environments. |
19 | | -</details> |
| 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. |
20 | 7 |
|
21 | 8 | ### (2025-07-10) What's new in **ROR 1.65.0** |
22 | 9 | <details> |
|
0 commit comments