Skip to content

Commit 0792f91

Browse files
authored
Add release notes for 1.3.10 (#2778)
Signed-off-by: Ryan Liang <jiallian@amazon.com>
1 parent 87c8e46 commit 0792f91

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## 2023-05-17 Version 1.3.10.0
2+
3+
Compatible with OpenSearch 1.3.10
4+
5+
### Bug Fixes
6+
7+
* Fix lost privileges during auto initializing of the index ([#2643](https://github.com/opensearch-project/security/pull/2643))
8+
* Fix NPE and add additional graceful error handling ([#2705](https://github.com/opensearch-project/security/pull/2705))
9+
10+
### Enhancement
11+
12+
* Add chmod 0600 to install_demo_configuration bash script ([#2550](https://github.com/opensearch-project/security/pull/2550))
13+
* Forcing spring-expression version ([#2711](https://github.com/opensearch-project/security/pull/2711))
14+
15+
### Maintenance
16+
17+
* Update the version of `json-smart` to 2.4.10 and the version of `spring-core` to 5.3.26 ([#2629](https://github.com/opensearch-project/security/pull/2629))
18+
* Update Certs for SSL ([#2684](https://github.com/opensearch-project/security/pull/2684))

0 commit comments

Comments
 (0)