|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -* **🚀New** (KBN) 9.1.1, 9.1.0, 9.0.5, 9.0.4, 8.19.2, 8.19.1, 8.19.0, 8.18.5, 8.18.4, 8.17.10, 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.1, 9.1.0, 9.0.4, 8.19.1, 8.19.0, 8.18.4, 8.17.9, 8.17.7 support</summary> |
| 6 | +Extended compatibility with Kibana versions 9.1.1 through 8.17.7, ensuring seamless integration and security. |
| 7 | +</details> |
| 8 | +<details> |
| 9 | +<summary><strong>🚀New</strong> (ES) 9.1.1, 9.1.0, 9.0.5, 9.0.4, 8.19.2, 8.19.1, 8.19.0, 8.18.5, 8.18.4, 8.17.10, 8.17.9, 8.17.7 support</summary> |
| 10 | +Added support for Elasticsearch versions 9.1.1 through 8.17.7, enabling ROR's security features with these releases. |
| 11 | +</details> |
| 12 | +<details> |
| 13 | +<summary><strong>🚀New</strong> (ECK) 3.1.0 support</summary> |
| 14 | +Introduced compatibility with ECK 3.1.0 for seamless deployment of ROR-secured Elasticsearch clusters in Kubernetes. |
| 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 | +Fixed an issue where Docker images failed to start with `I_UNDERSTAND_AND_ACCEPT_ES_PATCHING` enabled, ensuring smooth containerized deployments. |
| 19 | +</details> |
7 | 20 |
|
8 | 21 | ### (2025-07-10) What's new in **ROR 1.65.0** |
9 | 22 | <details> |
|
0 commit comments