You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,19 @@ All notable changes to the Wazuh app project will be documented in this file.
12
12
13
13
- Removed creation of /usr/lib/.build-id/* links to prevent conflicts when installing Wazuh Dashboard alongside OpenSearch Dashboards on the same system
- Fixed a problem with the service file that was marked world-inaccessible [#740](https://github.com/wazuh/wazuh-dashboard/pull/740)
30
-
31
-
### Changed
32
-
33
-
- Reduced default session and cookie expiration to 15 minutes for the Wazuh security plugin [#749](https://github.com/wazuh/wazuh-dashboard/issues/749)[#321](https://github.com/wazuh/wazuh-security-dashboards-plugin/pull/321)
@@ -41,6 +33,11 @@ All notable changes to the Wazuh app project will be documented in this file.
41
33
### Fixed
42
34
43
35
- Fixed a problem that caused configuration files to be duplicated [#790](https://github.com/wazuh/wazuh-dashboard/issues/790)
36
+
- Fixed a problem with the service file that was marked world-inaccessible [#740](https://github.com/wazuh/wazuh-dashboard/pull/740)
37
+
38
+
### Changed
39
+
40
+
- Reduced default session and cookie expiration to 15 minutes for the Wazuh security plugin [#749](https://github.com/wazuh/wazuh-dashboard/issues/749)[#321](https://github.com/wazuh/wazuh-security-dashboards-plugin/pull/321)
- Fix CVE by bumping tar-fs from 2.1.2 to 2.1.3 and from 3.0.8 to 3.1.0 ([#10227](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/10227))
10
+
- Fix CVE by bumping elliptic to 6.6.1 ([#10224](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/10224/files))
11
+
12
+
### π Features/Enhancements
13
+
14
+
### π Bug Fixes
15
+
16
+
### π Infrastructure
17
+
18
+
### π Documentation
19
+
20
+
### π Maintenance
21
+
22
+
- Version bump from 2.19.2 to 2.19.3 ([#9843](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9843))
0 commit comments