|
| 1 | +## 2022-04-20 Version 2.0.0.0-rc1 |
| 2 | + |
| 3 | +Compatible with OpenSearch 2.0.0-rc1 |
| 4 | + |
| 5 | +### Enhancements |
| 6 | + |
| 7 | +* Remove checked-in zip files ([#1774](https://github.com/opensearch-project/security/pull/1774)) |
| 8 | +* Introduce dfm_empty_overrides_all setting to enable role without dls/fls to override roles with dls/fls ([#1735](https://github.com/opensearch-project/security/pull/1735)) |
| 9 | +* Add depreciation notice to security tools ([#1756](https://github.com/opensearch-project/security/pull/1756)) |
| 10 | +* [Practice] Reverting changes ([#1754](https://github.com/opensearch-project/security/pull/1754)) |
| 11 | +* Renames securityconfig folder to config in bundle step and makes relevant changes ([#1749](https://github.com/opensearch-project/security/pull/1749)) |
| 12 | +* Updated issue templates from .github. ([#1740](https://github.com/opensearch-project/security/pull/1740)) |
| 13 | +* Updates Dev guide ([#1590](https://github.com/opensearch-project/security/pull/1590)) |
| 14 | +* List out test failures in CI log ([#1737](https://github.com/opensearch-project/security/pull/1737)) |
| 15 | +* Make Git ignore out/ directory ([#1734](https://github.com/opensearch-project/security/pull/1734)) |
| 16 | +* Fix data-stream name resolution for wild-cards ([#1723](https://github.com/opensearch-project/security/pull/1723)) |
| 17 | +* Remove support for JDK14 ([#1720](https://github.com/opensearch-project/security/pull/1720)) |
| 18 | +* Speeding up tests ([#1715](https://github.com/opensearch-project/security/pull/1715)) |
| 19 | +* Fix min_doc_count handling when using Document Level Security ([#1714](https://github.com/opensearch-project/security/pull/1714)) |
| 20 | +* Set the mapped security roles of the user so these can be used by the DLS privileges evaluator. Allow security roles to be used for DLS parameter substitution. Fixes opensearch-project/security/#1568 ([#1588](https://github.com/opensearch-project/security/pull/1588)) |
| 21 | +* Convert Plugin install to only build once ([#1708](https://github.com/opensearch-project/security/pull/1708)) |
| 22 | +* Upgrade to Gradle 7 ([#1710](https://github.com/opensearch-project/security/pull/1710)) |
| 23 | +* Move CodeQL into parallel workfow ([#1705](https://github.com/opensearch-project/security/pull/1705)) |
| 24 | +* Seperate BWC tests into parallel workflow ([#1706](https://github.com/opensearch-project/security/pull/1706)) |
| 25 | +* Fixes broken test due to unsupported EC using JDK-17 ([#1711](https://github.com/opensearch-project/security/pull/1711)) |
| 26 | +* Centralize version settings ([#1702](https://github.com/opensearch-project/security/pull/1702)) |
| 27 | +* Remove TransportClient auth/auth ([#1701](https://github.com/opensearch-project/security/pull/1701)) |
| 28 | +* Add new code hygiene workflow ([#1699](https://github.com/opensearch-project/security/pull/1699)) |
| 29 | +* Remove JDK8 from CI ([#1703](https://github.com/opensearch-project/security/pull/1703)) |
| 30 | +* Add CI check for demo script ([#1690](https://github.com/opensearch-project/security/pull/1690)) |
| 31 | +* Introduce BWC tests in security plugin ([#1685](https://github.com/opensearch-project/security/pull/1685)) |
| 32 | +* Correct the step name in CI ([#1683](https://github.com/opensearch-project/security/pull/1683)) |
| 33 | +* Add support for DLS Term Lookup Queries ([#1541](https://github.com/opensearch-project/security/pull/1541)) |
| 34 | + |
| 35 | +### Bug fixes |
| 36 | + |
| 37 | +* Add signal/wait model for TestAuditlogImpl ([#1758](https://github.com/opensearch-project/security/pull/1758)) |
| 38 | +* Switch to log4j logger ([#1751](https://github.com/opensearch-project/security/pull/1751)) |
| 39 | +* Remove sleep when waiting for node closure ([#1722](https://github.com/opensearch-project/security/pull/1722)) |
| 40 | +* Remove explictt dependency on jackson-databind ([#1709](https://github.com/opensearch-project/security/pull/1709)) |
| 41 | +* Fix break thaat was missed during a merge ([#1707](https://github.com/opensearch-project/security/pull/1707)) |
| 42 | +* Revert "Replace opensearch class names with opendistro class names during serialization and restore them back during deserialization (#1278)" ([#1691](https://github.com/opensearch-project/security/pull/1691)) |
| 43 | +* Update to most recent verson of jackson-databind ([#1679](https://github.com/opensearch-project/security/pull/1679)) |
| 44 | +* Fixed rest status for the replication action failure with DLS/FLS and ([#1677](https://github.com/opensearch-project/security/pull/1677)) |
| 45 | +* Downgrade Gradle version ([#1661](https://github.com/opensearch-project/security/pull/1661)) |
| 46 | + |
| 47 | +### Maintenance |
| 48 | + |
| 49 | +* Incremented version to 2.0-rc1. ([#1764](https://github.com/opensearch-project/security/pull/1764)) |
| 50 | +* Upgrade to opensearch 2.0.0 alpha1 ([#1741](https://github.com/opensearch-project/security/pull/1741)) |
| 51 | +* Upgrade to OpenSearch 2.0.0 ([#1698](https://github.com/opensearch-project/security/pull/1698)) |
| 52 | +* Move to version 2.0.0.0 ([#1695](https://github.com/opensearch-project/security/pull/1695)) |
0 commit comments