Skip to content

Commit 4b7c844

Browse files
committed
ROR 1.66.0 release
1 parent b64c842 commit 4b7c844

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### (2025-08-28) What's new in **ROR 1.66.0**
4+
* **🚨 Security Fix** (KBN) [CVE-2025-7339](https://nvd.nist.gov/vuln/detail/CVE-2025-7339), [CVE-2025-7783](https://nvd.nist.gov/vuln/detail/CVE-2025-7783), [CVE-2025-54419](https://nvd.nist.gov/vuln/detail/CVE-2025-54419), [CVE-2025-9288](https://nvd.nist.gov/vuln/detail/CVE-2025-9288)
5+
* **🐞 Security Fix** (KBN) [Prevented visibility of hidden functions through Kibana UI search](https://forum.readonlyrest.com/t/hidden-functions-are-available-through-the-search/2840/2)
6+
* **🚨Security Fix** (ES) Removed internal failure details from error responses to prevent unintended information disclosure
7+
* **🧐Enhancement** (ES) Refined user metadata selection logic during login to prioritize matched blocks associated with a defined Kibana index
8+
* **🧐Enhancement** (ES) Patching: improved handling of the consent flag when provided via environment variables for more reliable configuration
9+
* **🐞 Fix** (KBN) Resolved issue with index deletion in **Index Management** via Kibana UI
10+
* **🐞 Fix** (KBN) Corrected document display in **Discover** when indices are defined in the user ACL block
11+
* **🐞 Fix** (KBN) Fixed an error preventing **Spaces** from being deleted in Kibana **9.1.0**
12+
* **🐞 Fix** (KBN) Corrected handling of `readonlyrest_kbn.whitelistedPaths` in `kibana.yml` when `xpack.security.enabled: true`
13+
* **🐞 Fix** (KBN) Resolved startup issues for Kibana versions **7.9.0 → 7.10.2**
14+
* **🐞 Fix** (KBN) Fixed report generation when `xpack.security.enabled: true` and `xpack.encryptedSavedObjects.encryptionKey` is set in Kibana **8.19.x** and **9.1.x**
15+
316
### (2025-07-15) What's new in **ROR 1.65.1**
417
* **🚀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 support
518
* **🚀New** (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 support

0 commit comments

Comments
 (0)