Skip to content

Commit 0361419

Browse files
authored
Merge pull request #8896 from wazuh/update-release-notes-4.13
update release-4-13-0.rst
2 parents 5e8b157 + bbe20b2 commit 0361419

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/release-notes/release-4-13-0.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Wazuh manager
4040
- `#30851 <https://github.com/wazuh/wazuh/pull/30851>`__ Improved exception handling in the ``run_local`` SDK function.
4141
- `#29135 <https://github.com/wazuh/wazuh/pull/29135>`__ Improved Authd connection management using epoll to handle concurrent agent registration requests more efficiently.
4242
- `#31114 <https://github.com/wazuh/wazuh/pull/31114>`__ Added a single writer buffer manager instance for each indexer connector instance.
43+
- `#31856 <https://github.com/wazuh/wazuh/pull/31856>`__ Disabled FIM Global Queries.
4344

4445
Wazuh agent
4546
^^^^^^^^^^^
@@ -84,21 +85,19 @@ Other
8485
Wazuh dashboard
8586
^^^^^^^^^^^^^^^
8687

87-
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Added ``It Hygiene`` application. `#7461 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7461>`__ `#7476 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7476>`__ `#7475 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7475>`__ `#7513 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7513>`__ `#7582 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7582>`__ `#7588 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7588>`__ `#7692 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7692>`__
88+
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Added ``It Hygiene`` application. `#7461 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7461>`__ `#7476 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7476>`__ `#7475 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7475>`__ `#7513 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7513>`__ `#7582 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7582>`__ `#7588 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7588>`__ `#7692 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7692>`__ `#7717 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7717>`__
8889
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Added hardware and system information to the agent overview.
89-
- `#7379 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7379>`__ `#7513 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7513>`__ Added persistence for selected columns and page size in data grid settings.
90-
- `#7373 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7373>`__ `#7449 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7449>`__ `#7475 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7475>`__ Added the ability to manage the sample data from FIM, IT Hygiene and vulnerabilities inventories prefixes.
90+
- `#7379 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7379>`__ Added persistence for selected columns and page size in data grid settings. `#7513 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7513>`__
91+
- `#7373 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7373>`__ Added the ability to manage the sample data from IT Hygiene and vulnerabilities. `#7449 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7449>`__ `#7475 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7475>`__ `#7718 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7718>`__
9192
- `#7443 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7443>`__ Added back button to Deploy Agent page that redirects to Endpoints Summary.
9293
- `#7412 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7412>`__ Added UUID field to the APIs table.
9394
- `#7373 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7373>`__ Moved ``/elastic/samplealerts`` API endpoints to ``/indexer/samplealerts``.
94-
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ `#7482 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7482>`__ `#7538 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7538>`__ Changed FIM inventory to display information ingested by the indexer.
9595
- `#7430 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7430>`__ Changed macOS agent startup command.
9696
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Removed ``Inventory data`` view from agent overview.
9797
- `#7475 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7475>`__ Removed ``vulnerability.pattern`` setting.
9898
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Removed ``GET /api/syscollector`` API endpoint.
9999
- `#7368 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7368>`__ Removed inventory data report and ``POST /reports/agents/{agentID}/inventory`` API endpoint.
100100
- `#7483 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7483>`__ Removed the ``enrollment.password`` field from the ``/utils/configuration`` endpoint response to prevent unauthorized agent registration by users with read-only API roles.
101-
- `#7620 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7620>`__ Removed the cluster restart warning from **Rules**, **Decoders**, and **CDB lists**.
102101
- `#7657 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7657>`__ Changed the manager reset button to reload in **Rules**, **Decoders**, and **CDB list**. `#7677 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7677>`__
103102
- `#7484 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7484>`__ Reduced the number of API calls to retrieve agent summary information.
104103

0 commit comments

Comments
 (0)