|
| 1 | +## 2023-04-25 Version 2.7.0.0 |
| 2 | + |
| 3 | +Compatible with OpenSearch 2.7.0 |
| 4 | + |
| 5 | +### Features |
| 6 | + |
| 7 | +* Dynamic tenancy configurations ([#2607](https://github.com/opensearch-project/security/pull/2607)) |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* Support multitenancy for the anonymous user ([#2459](https://github.com/opensearch-project/security/pull/2459)) |
| 12 | +* Fix error message when system index is blocked ([#2525](https://github.com/opensearch-project/security/pull/2525)) |
| 13 | +* Fix of OpenSSLTest is not using the OpenSSL Provider ([#2301](https://github.com/opensearch-project/security/pull/2301)) |
| 14 | +* Add chmod 0600 to install_demo_configuration bash script ([#2550](https://github.com/opensearch-project/security/pull/2550)) |
| 15 | +* Fix SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" ([#2564](https://github.com/opensearch-project/security/pull/2564)) |
| 16 | +* Fix lost privileges during auto initializing of the index ([#2498](https://github.com/opensearch-project/security/pull/2498)) |
| 17 | +* Fix NPE and add additional graceful error handling ([#2687](https://github.com/opensearch-project/security/pull/2687)) |
| 18 | + |
| 19 | +### Enhancements |
| 20 | + |
| 21 | +* Clock skew tolerance for oidc token validation ([#2482](https://github.com/opensearch-project/security/pull/2482)) |
| 22 | +* Adding index template permissions to kibana_server role ([#2503](https://github.com/opensearch-project/security/pull/2503)) |
| 23 | +* Add a test in order to catch incorrect handling of index parsing during Snapshot Restoration ([#2384](https://github.com/opensearch-project/security/pull/2384)) |
| 24 | +* Expand Dls Tests for easier verification of functionality ([#2634](https://github.com/opensearch-project/security/pull/2634)) |
| 25 | +* New system index[.ql-datasources] for ppl/sql datasource configurations ([#2650](https://github.com/opensearch-project/security/pull/2650)) |
| 26 | +* Allows for configuration of LDAP referral following ([#2135](https://github.com/opensearch-project/security/pull/2135)) |
| 27 | + |
| 28 | +### Maintenance |
| 29 | + |
| 30 | +* Update kafka client to 3.4.0 ([#2484](https://github.com/opensearch-project/security/pull/2484)) |
| 31 | +* Update to gradle 8.0.2 ([#2520](https://github.com/opensearch-project/security/pull/2520)) |
| 32 | +* XContent Refactor ([#2598](https://github.com/opensearch-project/security/pull/2598)) |
| 33 | +* Update json-smart to 2.4.10 and update spring-core to 5.3.26 ([#2630](https://github.com/opensearch-project/security/pull/2630)) |
| 34 | +* Update certs for SecuritySSLReloadCertsActionTests ([#2679](https://github.com/opensearch-project/security/pull/2679)) |
| 35 | + |
| 36 | +### Infrastructure |
| 37 | + |
| 38 | +* Add auto github release workflow ([#2450](https://github.com/opensearch-project/security/pull/2450)) |
| 39 | +* Use correct format for push trigger ([#2474](https://github.com/opensearch-project/security/pull/2474)) |
| 40 | + |
| 41 | +### Documentation |
| 42 | + |
| 43 | +* Fix the format of the codeowners file ([#2469](https://github.com/opensearch-project/security/pull/2469)) |
0 commit comments