From f9d3f06b86e9d4539a2e8bfe436590ddafb5b138 Mon Sep 17 00:00:00 2001 From: Pedro de Castro Date: Thu, 27 Jan 2022 18:24:27 +0100 Subject: [PATCH] Update changelog and bump revision --- CHANGELOG.md | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++- version.json | 2 +- 2 files changed, 100 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff68bdb6d1..0f1fbb817b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,110 @@ # Change Log All notable changes to this project will be documented in this file. -## [v1.0.0] +## Rev 430031 + +Wazuh version: 4.3.0 \ +Wazuh commit: https://github.com/wazuh/wazuh/commit/3a833c142983b83081d8208a6cbbab0620178f1d \ +Release report: https://github.com/wazuh/wazuh-qa/issues/2500 + ### Added +- Added specific version of libcst to install in python lower than 3.7. ([#2459](https://github.com/wazuh/wazuh-qa/pull/2459)) +- Make `simulate-api-load` CLI run tasks simultaneously. ([#2392](https://github.com/wazuh/wazuh-qa/pull/2392)) +- Add `qa-ctl` `v0.3`. ([#2307](https://github.com/wazuh/wazuh-qa/pull/2307)) +- Add `qa-ctl` `v0.2`. ([#2299](https://github.com/wazuh/wazuh-qa/pull/2299)) +- Improve the `agent_files_deletion` test . ([#2296](https://github.com/wazuh/wazuh-qa/pull/2296)) +- Add scripts to add agents to client.keys, create agent-groups and unsynchronize agents. ([#2295](https://github.com/wazuh/wazuh-qa/pull/2295)) +- Add cluster performance test. ([#2130](https://github.com/wazuh/wazuh-qa/pull/2130)) +- IT Wazuh-logtest: Ruleset reloading at runtime. ([#2077](https://github.com/wazuh/wazuh-qa/pull/2077)) +- Add script to parse and obtain stats from cluster CSVs. ([#2032](https://github.com/wazuh/wazuh-qa/pull/2032)) +- Add `qa-ctl` tool v0.1. ([#1895](https://github.com/wazuh/wazuh-qa/pull/1895)) +- Enable WPK tests for macOS agents. ([#1853](https://github.com/wazuh/wazuh-qa/pull/1853)) +- Create local_internal_options configuration handler fixture. ([#1835](https://github.com/wazuh/wazuh-qa/pull/1835)) +- Create file monitoring fixture handler. ([#1833](https://github.com/wazuh/wazuh-qa/pull/1833)) +- Create daemon handler fixture for integration test. ([#1826](https://github.com/wazuh/wazuh-qa/pull/1826)) +- Add test to check new possible flaws in wodles, framework and API code. ([#1659](https://github.com/wazuh/wazuh-qa/pull/1659)) +- Add test to scan all python packages. ([#1652](https://github.com/wazuh/wazuh-qa/pull/1652)) +- ITs for logtest verbose mode added. ([#1587](https://github.com/wazuh/wazuh-qa/pull/1587)) +- Integration and system tests to ensure removed agent files are deleted. ([#1527](https://github.com/wazuh/wazuh-qa/pull/1527)) +- Add wdb checksum range test case. ([#1502](https://github.com/wazuh/wazuh-qa/pull/1502)) +- Add integration tests for max_upload_size API option. ([#1494](https://github.com/wazuh/wazuh-qa/pull/1494)) +- Add support for Amazon Linux in vulnerability detector. ([#1473](https://github.com/wazuh/wazuh-qa/pull/1473)) +- Add tests for invalid config of github and office365 modules. ([#1460](https://github.com/wazuh/wazuh-qa/pull/1460)) +- Add test to check the behavior of test_max_fd_win_rt option.. ([#1387](https://github.com/wazuh/wazuh-qa/pull/1387)) +- Add FIM Windows 4659 events tests. ([#648](https://github.com/wazuh/wazuh-qa/pull/648)) ### Changed -- Refactor: FIM `test_synchronization` according to new standard. Phase 1. ([#2358](https://github.com/wazuh/wazuh-qa/pull/2358)) +- Migrate `test_rids` documentation to `qa-docs`. ([#2422](https://github.com/wazuh/wazuh-qa/pull/2422)) +- Google Cloud. IT Tests: Fixing and rework for 4.3.0-RC2. ([#2420](https://github.com/wazuh/wazuh-qa/pull/2420)) +- Fix `wazuh-metrics` CLI bug when child processes restart. ([#2416](https://github.com/wazuh/wazuh-qa/pull/2416)) +- IT Solaris Jenkins: Fix requirements. ([#2415](https://github.com/wazuh/wazuh-qa/pull/2415)) +- Fix the `agent_info_sync` test according to new changes. ([#2411](https://github.com/wazuh/wazuh-qa/pull/2411)) +- Migrate test_cpe_indexing documentation to qa-docs. ([#2407](https://github.com/wazuh/wazuh-qa/pull/2407)) +- WazuhDB IT: Fix for 4.3. ([#2400](https://github.com/wazuh/wazuh-qa/pull/2400)) +- Migrate test_scan_results documentation to qa-docs. ([#2398](https://github.com/wazuh/wazuh-qa/pull/2398)) +- Migrate test_general_setting documentation to qa-docs. ([#2387](https://github.com/wazuh/wazuh-qa/pull/2387)) +- Migrate test_providers documentation to qa-docs. ([#2377](https://github.com/wazuh/wazuh-qa/pull/2377)) +- Update API configuration integration tests. ([#2370](https://github.com/wazuh/wazuh-qa/pull/2370)) +- Refactor FIM `test_synchronization` according to new standard (1). ([#2358](https://github.com/wazuh/wazuh-qa/pull/2358)) +- Migrate test_feeds documentation to qa-docs. ([#2357](https://github.com/wazuh/wazuh-qa/pull/2357)) +- Fix autoconfigure `test_add_old_resource`. ([#2356](https://github.com/wazuh/wazuh-qa/pull/2356)) +- Migrate test_wazuh_db documentation to qa-docs. ([#2346](https://github.com/wazuh/wazuh-qa/pull/2346)) +- Adapt `wazuh-metrics` and `data-visualizer` CLIs to handle multiprocessing. ([#2278](https://github.com/wazuh/wazuh-qa/pull/2278)) +- Change `time_to_sync` variable. ([#2275](https://github.com/wazuh/wazuh-qa/pull/2275)) +- Bump pytest-html dependency. ([#2205](https://github.com/wazuh/wazuh-qa/pull/2205)) +- Update remoted CSV headers in visualization tool. ([#2202](https://github.com/wazuh/wazuh-qa/pull/2202)) +- Migrate `test_rootcheck` documentation to qa-docs. ([#2194](https://github.com/wazuh/wazuh-qa/pull/2194)) +- Migrate `test_logtest` documentation to `qa-docs`. ([#2191](https://github.com/wazuh/wazuh-qa/pull/2191)) +- Migrate test_office365 documentation to `qa-docs`. ([#2181](https://github.com/wazuh/wazuh-qa/pull/2181)) +- fix: Change logtest custom rules ids. ([#2177](https://github.com/wazuh/wazuh-qa/pull/2177)) +- Authd replacement configurations QA. ([#2171](https://github.com/wazuh/wazuh-qa/pull/2171)) +- Migrate `test_github` documentation to `qa-docs`. ([#2144](https://github.com/wazuh/wazuh-qa/pull/2144)) +- Migrate `test_glcoud` documentation to `qa-docs`. ([#2141](https://github.com/wazuh/wazuh-qa/pull/2141)) +- Merge 4.2 into master branch . ([#2132](https://github.com/wazuh/wazuh-qa/pull/2132)) +- Migrate `test_auth` documentation to `qa-docs`. ([#2129](https://github.com/wazuh/wazuh-qa/pull/2129)) +- Migrate `test_registry_restrict` and `test_registry_tags` of `test_fim/test_registry`, and `test_fim/test_synchronization` documentation to `qa-docs`. ([#2128](https://github.com/wazuh/wazuh-qa/pull/2128)) +- Migrate `test_registry_report_changes` of `test_fim/test_registry` documentation to `qa-docs`. ([#2127](https://github.com/wazuh/wazuh-qa/pull/2127)) +- Migrate `test_registry_file_limit`, `test_registry_multiple_registries`, and `test_registry_recursion_level` of `test_fim/test_registry` documentation to `qa-docs`. ([#2126](https://github.com/wazuh/wazuh-qa/pull/2126)) +- Migrate `test_registry_checks`, `test_registry_ignore`, and `test_registry_nodiff` of `test_fim/test_registry` documentation to `qa-docs`. ([#2125](https://github.com/wazuh/wazuh-qa/pull/2125)) +- Migrate `test_registry_basic_usage` of `test_fim/test_registry` documentation to `qa-docs`. ([#2124](https://github.com/wazuh/wazuh-qa/pull/2124)) +- Migrate `test_registry_ambiguous_confs` of `test_fim/test_registry` documentation to `qa-docs`. ([#2123](https://github.com/wazuh/wazuh-qa/pull/2123)) +- Migrate `test_tags`, `test_timezone_changes`, `test_wildcards_complex`, and `test_windows_audit_interval` of `test_fim/test_files` documentation to `qa-docs`. ([#2122](https://github.com/wazuh/wazuh-qa/pull/2122)) +- Migrate `test_scan`, `test_skip`, and `test_stats_integrity_sync` of `test_fim/test_files` documentation to `qa-docs`. ([#2121](https://github.com/wazuh/wazuh-qa/pull/2121)) +- Migrate `test_fim/test_files/test_report_changes` documentation to `qa-docs`. ([#2120](https://github.com/wazuh/wazuh-qa/pull/2120)) +- Migrate `test_process_priority`, `test_recursion_level`, and `test_restrict` of `test_fim/test_files` documentation to `qa-docs`. ([#2118](https://github.com/wazuh/wazuh-qa/pull/2118)) +- Migrate `test_multiple_dirs`, `test_nodiff`, and `test_prefilter_cmd` of `test_fim/test_files` documentation to `qa-docs`. ([#2117](https://github.com/wazuh/wazuh-qa/pull/2117)) +- Migrate `test_max_eps`, `test_max_files_per_second`, and `test_moving_files` of `test_fim/test_files` documentation to `qa-docs`. ([#2115](https://github.com/wazuh/wazuh-qa/pull/2115)) +- Migrate `test_ignore`, `test_inotify`, and `test_invalid` of `test_fim/test_files` documentation to `qa-docs`. ([#2114](https://github.com/wazuh/wazuh-qa/pull/2114)) +- Migrate `test_fim/test_files/test_follow_symbolic_link` documentation to `qa-docs`. ([#2112](https://github.com/wazuh/wazuh-qa/pull/2112)) +- Migrate `test_env_variables` and `test_file_limit` of `test_fim/test_files` documentation to `qa-docs`. ([#2111](https://github.com/wazuh/wazuh-qa/pull/2111)) +- Migrate `test_benchmark` and `test_checks` of `test_fim/test_files` documentation to `qa-docs`. ([#2110](https://github.com/wazuh/wazuh-qa/pull/2110)) +- Migrate `test_basic_usage` of `test_fim/test_files` documentation to `qa-docs`. ([#2109](https://github.com/wazuh/wazuh-qa/pull/2109)) +- Migrate `test_ambiguous_confs` and `test_audit` of `test_fim/test_files` documentation to qa-docs. ([#2108](https://github.com/wazuh/wazuh-qa/pull/2108)) +- Migrate `test_api` documentation to `qa-docs`. ([#2107](https://github.com/wazuh/wazuh-qa/pull/2107)) +- Migrate `test_analysisd` documentation to `qa-docs`. ([#2047](https://github.com/wazuh/wazuh-qa/pull/2047)) +- Migrate `test_agentd` documentation to `qa-docs`. ([#2006](https://github.com/wazuh/wazuh-qa/pull/2006)) +- Migrate `test_active_response` documentation to `qa-docs`. ([#1960](https://github.com/wazuh/wazuh-qa/pull/1960)) +- Fix requirements in master. ([#2063](https://github.com/wazuh/wazuh-qa/pull/2063)) +- Update system tests for agent key polling. ([#2119](https://github.com/wazuh/wazuh-qa/pull/2119)) +- macOS logcollector - Fixes and new tests. ([#2043](https://github.com/wazuh/wazuh-qa/pull/2043)) +- Update API performance tests. ([#1881](https://github.com/wazuh/wazuh-qa/pull/1881)) +- Integrate qa-docs into wazuh-qa framework. ([#1854](https://github.com/wazuh/wazuh-qa/pull/1854)) +- Update user used by `Kibana` in the cluster performance tests. ([#1822](https://github.com/wazuh/wazuh-qa/pull/1822)) +- Fix cached dependencies, typos and debian repos. ([#1732](https://github.com/wazuh/wazuh-qa/pull/1732)) +- Adapt the JSON event schema to parse WIN perms in JSON. ([#1541](https://github.com/wazuh/wazuh-qa/pull/1541)) +- Update API performance tests. ([#1519](https://github.com/wazuh/wazuh-qa/pull/1519)) +- Rework of simulate agents script. Add new balance mode to distribute EPS between agents. ([#1491](https://github.com/wazuh/wazuh-qa/pull/1491)) +- Fix missing argument in test_macos_format_basic IT. ([#1478](https://github.com/wazuh/wazuh-qa/pull/1478)) +- Check if scheduled mode is set when realtime is not available. ([#1474](https://github.com/wazuh/wazuh-qa/pull/1474)) ### Deleted +- Delete unnecessary `CLIENT_KEYS_PATH`. ([#2419](https://github.com/wazuh/wazuh-qa/pull/2419)) +- Remove deprecated configurations. ([#2380](https://github.com/wazuh/wazuh-qa/pull/2380)) +- Remove deprecated test_use_only_authd. ([#2294](https://github.com/wazuh/wazuh-qa/pull/2294)) +- Remove expected `force` option from the received request in the `agent_enrollment` system tests. ([#2289](https://github.com/wazuh/wazuh-qa/pull/2289)) +- Remove old check. ([#2281](https://github.com/wazuh/wazuh-qa/pull/2281)) +- Remove the disk i/o % usage calculation from the performance tools. ([#1897](https://github.com/wazuh/wazuh-qa/pull/1897)) +- Remove FIM hard link tests. ([#1485](https://github.com/wazuh/wazuh-qa/pull/1485)) ## [v4.2.0] diff --git a/version.json b/version.json index 9cccdc1ed4..5ea95ac811 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { "version": "v4.3.0", - "revision": "0030" + "revision": "430031" }