Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.5.1 into 4.5.2 #5774

Merged
merged 7 commits into from
Aug 11, 2023
Merged

Merge 4.5.1 into 4.5.2 #5774

merged 7 commits into from
Aug 11, 2023

Commits on Jul 21, 2023

  1. Merge 4.5.0 into 4.5.1 (#5719)

    * Update test snapshots for 4.5 (#5601)
    
    * Add missing supported versions to the Docker environments (#5584)
    
    feat(environments): add latest versions to Docker environments
    
    - Add Kibana versions: 7.17.7, 7.17.8, 7.17.9 and 7.17.10
    - Add OpenSearch: 2.6.0
    - Add OpenSearch Dashboards: 2.6.0
    - Add Wazuh 4.4.1, 4.4.2, 4.4.3 and 4.4.4
    
    * Update test snapshost
    
    * Update API data to 4.5
    
    * Update branch patterns for GH Actions
    
    ---------
    
    Co-authored-by: Antonio <[email protected]>
    
    * Fix API reference links in endpoints.json
    
    * Merge 4.4 into 4.5.0 (#5669)
    
    Merge v4.4.5-2.6.0 into 4.4 (#5665)
    
    * Bump Wazuh and platform versions for v4.4.5 (#5639)
    
    * Update changelog
    
    * Update opensearch_dashboards.json
    
    * Update package.json
    
    * Update readme
    
    * Update tag script
    
    * Change tag.py version value
    
    * Empty tag suffix
    
    * Prepare tag.py for v4.4.5-rc1 (#5645)
    
    Add -rc1 tag suffix
    
    * Fix incompatible version of triple-beam subdependency (#5652)
    
    fix: add yarn.lock file and set version of triple-beam in yarn.lock
    
    * Update unit-test.yml (#5655)
    
    * Add support for Wazuh 4.4.5-rc2 (#5659)
    
    * Update revision of v4.4.5 in the Changelog
    
    * Bump v4.4.5-2.6.0-rc2
    
    ---------
    
    Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
    Co-authored-by: Federico Rodriguez <[email protected]>
    Co-authored-by: Álex Ruiz <[email protected]>
    Co-authored-by: Antonio <[email protected]>
    
    * Update release utilities (#5677)
    
    * feat: update release utilities to current process
    
    - Add new bump script
    - Port tag.py to NodeJS and allow receive parameters from stdin
    - Add RELEASING.md file with information about the release process
      related to the usage of the included scripts
    - Add release:bump and release:tag package scripts to run these process
    
    * remove: remove scripts/tag.py and reference in the Makefile
    
    * fix: fix help text in bump and tag scripts
    
    * remove: remove stage and commit properties from the package.json
    
    * remove: test related to stage property in the package.json
    
    * fix: check if there are changes to commit in the tag script
    
    - Code formatting
    - Fix variable name
    
    ---------
    
    Co-authored-by: Álex Ruiz <[email protected]>
    Co-authored-by: Ian Yenien Serrano <[email protected]>
    Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
    Co-authored-by: Federico Rodriguez <[email protected]>
    5 people authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4b03d25 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix API request to get the manager labels and broken documentation li…

    …nk (#5687)
    
    * fix: broken documentation link
    
    * changelog: add pull request entry
    
    * fix: changed API endpoint to get the manager labels and managing the data to render
    
    * changelog: add pull request entry
    
    * changelog: fix entry
    
    * changelog: fix entry
    
    * Add response to imposter
    
    ---------
    
    Co-authored-by: yenienserrano <[email protected]>
    Desvelao and yenienserrano authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6a18172 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix server side query in pdf report filter (#5714)

    * Add server side query
    
    * Fix reporting unit test
    
    * Remove duplicated allowed agents filter and gdpr-pci-tsc filters
    
    * Code cleaning
    
    * Added Changelog
    
    * Fix deep clone filters
    
    * Fix server side requirement query
    
    * Fix rootkit filter
    asteriscos authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f7eee3c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update API data for 4.5.1 (#5758)

    update: API data
    Desvelao authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    db9a2c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix outdated year in PDF report footer (#5766)

    * Fix year in PDF footer
    
    * Modify changelog
    
    * Change tests to match the new value
    
    * Change md5 in reporting test
    
    * Change md5 in reporting test
    
    * Revert accidental change
    
    * Revert accidental change
    
    * Fix md5 in test
    
    * Change md5 in test
    
    * Change md5 in test
    Tostti authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a997dcf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge 4.5 into 4.5.1 (#5773)

    * Update test snapshots for 4.5 (#5601)
    
    * Add missing supported versions to the Docker environments (#5584)
    
    feat(environments): add latest versions to Docker environments
    
    - Add Kibana versions: 7.17.7, 7.17.8, 7.17.9 and 7.17.10
    - Add OpenSearch: 2.6.0
    - Add OpenSearch Dashboards: 2.6.0
    - Add Wazuh 4.4.1, 4.4.2, 4.4.3 and 4.4.4
    
    * Update test snapshost
    
    * Update API data to 4.5
    
    * Update branch patterns for GH Actions
    
    ---------
    
    Co-authored-by: Antonio <[email protected]>
    
    * Fix API reference links in endpoints.json
    
    * Merge 4.4 into 4.5.0 (#5669)
    
    Merge v4.4.5-2.6.0 into 4.4 (#5665)
    
    * Bump Wazuh and platform versions for v4.4.5 (#5639)
    
    * Update changelog
    
    * Update opensearch_dashboards.json
    
    * Update package.json
    
    * Update readme
    
    * Update tag script
    
    * Change tag.py version value
    
    * Empty tag suffix
    
    * Prepare tag.py for v4.4.5-rc1 (#5645)
    
    Add -rc1 tag suffix
    
    * Fix incompatible version of triple-beam subdependency (#5652)
    
    fix: add yarn.lock file and set version of triple-beam in yarn.lock
    
    * Update unit-test.yml (#5655)
    
    * Add support for Wazuh 4.4.5-rc2 (#5659)
    
    * Update revision of v4.4.5 in the Changelog
    
    * Bump v4.4.5-2.6.0-rc2
    
    ---------
    
    Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
    Co-authored-by: Federico Rodriguez <[email protected]>
    Co-authored-by: Álex Ruiz <[email protected]>
    Co-authored-by: Antonio <[email protected]>
    
    * Update release utilities (#5677)
    
    * feat: update release utilities to current process
    
    - Add new bump script
    - Port tag.py to NodeJS and allow receive parameters from stdin
    - Add RELEASING.md file with information about the release process
      related to the usage of the included scripts
    - Add release:bump and release:tag package scripts to run these process
    
    * remove: remove scripts/tag.py and reference in the Makefile
    
    * fix: fix help text in bump and tag scripts
    
    * remove: remove stage and commit properties from the package.json
    
    * remove: test related to stage property in the package.json
    
    * fix: check if there are changes to commit in the tag script
    
    - Code formatting
    - Fix variable name
    
    * Bump v4.5.0-2.6.0-alpha1
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Álex Ruiz <[email protected]>
    Co-authored-by: Antonio <[email protected]>
    Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
    Co-authored-by: Federico Rodriguez <[email protected]>
    5 people authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6371935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1df1dc View commit details
    Browse the repository at this point in the history