Add release notes for 1.3.3 (#3549)
Signed-off-by: Xue Zhou <xuezhou@amazon.com>
This commit is contained in:
parent
81a77aaae6
commit
60c8ca9a56
|
@ -0,0 +1,10 @@
|
|||
## Version 1.3.3 Release Notes
|
||||
|
||||
### Upgrades
|
||||
* Upgrade google-oauth-client to 1.33.3 ([#3502](https://github.com/opensearch-project/OpenSearch/pull/3502))
|
||||
* Upgrade log4j-core to 2.17.1 ([#3508](https://github.com/opensearch-project/OpenSearch/pull/3508))
|
||||
* Upgrade jdom2 to 2.0.6.1 ([#3509](https://github.com/opensearch-project/OpenSearch/pull/3509))
|
||||
|
||||
### Bug Fixes
|
||||
* Fixing org.opensearch.monitor.os.OsProbeTests::testLogWarnCpuMessageOnlyOnes when CGroups are not available ([#2101](https://github.com/opensearch-project/OpenSearch/pull/2101))
|
||||
* Fixing org.opensearch.monitor.os.OsProbeTests > testLogWarnCpuMessageOnlyOnes when cgroups are available but cgroup stats is not ([#3448](https://github.com/opensearch-project/OpenSearch/pull/3448))
|
Loading…
Reference in New Issue