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

Bump 2.11.1 #98

Closed
wants to merge 33 commits into from
Closed

Bump 2.11.1 #98

wants to merge 33 commits into from

Commits on Oct 18, 2023

  1. Disable build cache since Github Action runners fail with 'no space l…

    …eft on device' (opensearch-project#10409) (opensearch-project#10677)
    
    (cherry picked from commit e4c477a)
    
    Signed-off-by: Andriy Redko <[email protected]>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7d7ea20 View commit details
    Browse the repository at this point in the history
  2. [AUTO] Increment version to 2.11.1. (opensearch-project#10646)

    * Increment version to 2.11.1
    
    Signed-off-by: GitHub <[email protected]>
    
    * Update Version.java
    
    Signed-off-by: Andriy Redko <[email protected]>
    
    ---------
    
    Signed-off-by: GitHub <[email protected]>
    Signed-off-by: Andriy Redko <[email protected]>
    Co-authored-by: opensearch-ci-bot <[email protected]>
    Co-authored-by: Andriy Redko <[email protected]>
    3 people authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    101733f View commit details
    Browse the repository at this point in the history
  3. Add missing entry for 2.11 release notes (opensearch-project#10679) (o…

    …pensearch-project#10719)
    
    (cherry picked from commit 5ec2fe9)
    
    Signed-off-by: Kunal Kotwani <[email protected]>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3549fb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ac4de44 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Manually backport opensearch-project#11060 (Simple regex normalizatio…

    …n refactor) (opensearch-project#11147) (opensearch-project#11185)
    
    * Manually backport 11060
    
    Signed-off-by: Stephen Crawford <[email protected]>
    
    * spotless
    
    Signed-off-by: Stephen Crawford <[email protected]>
    
    ---------
    
    Signed-off-by: Stephen Crawford <[email protected]>
    (cherry picked from commit 725d505)
    
    Co-authored-by: Stephen Crawford <[email protected]>
    cwperks and stephen-crawford authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2eb43d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Adding version condition while adding geoshape doc values to the inde…

    …x, to ensure backward compatibility. (opensearch-project#11190)
    
    Signed-off-by: Navneet Verma <[email protected]>
    navneet1v authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    58af58d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add 2.11.1 release notes (opensearch-project#11283)

    Signed-off-by: Andrew Ross <[email protected]>
    andrross authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f7c8dd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Fix Shadow JAR dependency publication (opensearch-project#11369) (ope…

    …nsearch-project#11396)
    
    Signed-off-by: Andriy Redko <[email protected]>
    (cherry picked from commit 7aa65b4)
    reta authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6b1986e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Init wazuh-indexer (#3)

    * Update CODEOWNERS
    
    * Update README.md and SECURITY.md
    
    * Add Wazuh configuration files
    
    * Update README.md
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    994e4f2 View commit details
    Browse the repository at this point in the history
  2. Create codeql.yml

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cd8d1d2 View commit details
    Browse the repository at this point in the history
  3. Update dependabot.yml

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2ccca11 View commit details
    Browse the repository at this point in the history
  4. Update SECURITY.md (#30)

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2d9c84a View commit details
    Browse the repository at this point in the history
  5. Add ECS mappings generator (#36)

    * Add ECS mappings generator, documentation and files for vulnerability detector
    
    * Add event generator script
    
    * Update template settings
    
    ---------
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b0f8bb7 View commit details
    Browse the repository at this point in the history
  6. Add default query fields to vulnerability detector index (#40)

    * Add ECS mappings generator, documentation and files for vulnerability detector
    
    * Add event generator script
    
    * Add default query fields
    
    ---------
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    acea1f2 View commit details
    Browse the repository at this point in the history
  7. Create gradle_build.yml

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fa05846 View commit details
    Browse the repository at this point in the history
  8. Update gradle_build.yml

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b72354f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd4ffca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0835800 View commit details
    Browse the repository at this point in the history
  11. Fix bug with -i option (#51)

    * Fix bug with -i option
    
    * Improve error handling
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    53c3fea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53d2016 View commit details
    Browse the repository at this point in the history
  13. Improve ISM init script (#57)

    * Improve ISM init script
    
    * Change log file path
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6113a04 View commit details
    Browse the repository at this point in the history
  14. Update distribution files (#59)

    * Update config files
    
    * Add VERSION file
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f118625 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5eb93d0 View commit details
    Browse the repository at this point in the history
  16. Add workflow for package generation (#65)

    * Ignore artifacts folder
    
    * Update build script
    
    - Updated to v2.11.0 version.
    - Skipped compilation of the plugins
    - The artifact nameis sent to a text file, to access it easily in
    GitHub Actions.
    
    * Add GH action to build min packages
    
    * Remove commented code
    
    * Remove unused code
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    060fe3b View commit details
    Browse the repository at this point in the history
  17. Add docker compose environment (#66)

    * Add very basic Docker environment
    
    That will do for now
    
    * Add latest changes
    
    * Update Docker environment
    
    - Remove build.md which was included by mistake.
    - Improve dev.sh script.
    - Update .gitignore to exclude artifacts folder.
    - Create .dockerignore file.
    - Replace get_version.sh script with inline command.
    - Reduce image size by using alpine as base image.
    
    ---------
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    02faad5 View commit details
    Browse the repository at this point in the history
  18. Rename packages to wazuh-indexer (#69)

    * Rename packages to wazuh-indexer
    
    * Include VERSION file into packages
    
    * Apply Wazuh version to packages names
    
    * Improve build.sh script
    
    Apply suggestions from ShellCheck
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cf57f72 View commit details
    Browse the repository at this point in the history
  19. Update vulnerability index mappings (#75)

    * Remove 'events' ECS field
    
    * Add 'wazuh' custom field
    
    * Update event_generator.py for vulnerability detector
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fe5332a View commit details
    Browse the repository at this point in the history
  20. Update indexer-ism-init.sh (#81)

    Updates the script to upload the wazuh-template.json to the indexer.
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fde4719 View commit details
    Browse the repository at this point in the history
  21. Add workflow to assemble packages (#85)

    * Add script to assemble arm64 and x64 archives (tar)
    
    * Cleanup
    
    * Update config file with latest upstream changes
    
    * Change packages maintainer information
    
    * Fix wrong substitution of config files
    
    * Update dockerignore to ignore git folder
    
    * Update wazuh-indexer.rpm.spec
    
    Remove unnecessary echo commands
    
    * Add wazuh-indexer-performance-analyzer.service
    
    Required to assembly RPM. The plugin does not install this file, so it needs to be added manually.
    
    * Update assemble.sh
    
    Successfully assemble RPM x64. Runner needed to arm64
    
    * Update `build.yml`
    
    * Add WIP documentation for packages' generation
    
    * Test new approach using reusable workflows
    
    * Fix errors
    
    * Restructure reusable workflow
    
    * Fix upload and download paths
    
    * New try
    
    - Adds a reusable workflow to return the version of Wazuh set in source code.
    - Attempt to dynamically generate artifacts name to normalize them for usage between jobs.
    - Adds revision as input for the workflow.
    - Cleanup
    
    * Emulate assemble to test upload of the reusable assembly workflow
    
    * Add Caching Gradle dependencies
    
    * Remove extra '-' in the packages names on the assembly job
    
    * Final cleanup
    
    * Enable RPM package assemble
    
    Remove unused code
    
    * Fix regex to get package name
    
    * Fix download-artifact destination path
    
    * Exclude unimplemented deb assembly
    
    Extend example to run with Act
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    97cb10d View commit details
    Browse the repository at this point in the history
  22. Fix yellow cluster state (#95)

    * Add template and settings to disable replicas on ISM plugin internal indices
    
    * Fix documentation
    
    Replaces exit 1 statements with return 1
    
    * Fix uncommented comment line
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4a33739 View commit details
    Browse the repository at this point in the history
  23. Update ism-init script (#97)

    * Update ism-init script to parametrize the path of the wazuh-template
    
    ---------
    
    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fb88d0c View commit details
    Browse the repository at this point in the history
  24. Add tools to assemble DEB packages (#96)

    * Add tools to assemble DEB packages
    
    * Move wazuh-indexer-performance-analyzer.service to common
    
    * Enable assembly of DEB packages
    
    * Enable full set of plugins
    
    * Actually skip tar assembly
    
    * Add installation of dependencies for DEB assembly
    
    * Install dependencies using sudo
    
    * Format files
    
    * Refactor assemble script
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    08a18ca View commit details
    Browse the repository at this point in the history
  25. Update README.md

    Signed-off-by: Álex Ruiz <[email protected]>
    AlexRuiz7 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    45a597b View commit details
    Browse the repository at this point in the history