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

pull 4.9.0 #429

Closed
wants to merge 51 commits into from
Closed

pull 4.9.0 #429

wants to merge 51 commits into from

Commits on Mar 20, 2024

  1. [MDS] Support Vega Visualizations (opensearch-project#5975) (opensear…

    …ch-project#6212) (opensearch-project#6221)
    
    * Add MDS support for Vega
    
    
    
    * Refactor field to data_source_id
    
    
    
    * Add to CHANGELOG.md
    
    
    
    * Added test cases and renamed field to use data_source_name
    
    
    
    * Add prefix datasource name test case and add example in default hjson
    
    
    
    * Move CHANGELOG to appropriate section
    
    
    
    * Increased test coverage of search() method
    
    
    
    ---------
    
    
    (cherry picked from commit 1c5ad6c)
    
    
    # Conflicts:
    #	CHANGELOG.md
    
    
    (cherry picked from commit 05ede47)
    
    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
    3d89a42 View commit details
    Browse the repository at this point in the history
  2. [MDS] Add Vega support for importing saved objects (opensearch-projec…

    …t#6123) (opensearch-project#6214) (opensearch-project#6222)
    
    * Add MDS support for Vega
    
    
    
    * Refactor field to data_source_id
    
    
    
    * Add to CHANGELOG.md
    
    
    
    * Added test cases and renamed field to use data_source_name
    
    
    
    * Add prefix datasource name test case and add example in default hjson
    
    
    
    * Move CHANGELOG to appropriate section
    
    
    
    * Increased test coverage of search() method
    
    
    
    * Add test cases for util function
    
    
    
    * Add util function to modify Vega Spec
    
    
    
    * Add method to verify Vega saved object type
    
    
    
    * Add import saved object support for Vega
    
    
    
    * Add unit tests for Vega objects in create and conflict modes
    
    
    
    * Refactored utils test file
    
    
    
    * Add to CHANGELOG
    
    
    
    * Use bulkget instead of single get
    
    
    
    * Add datasource references to the specs
    
    
    
    * Fix bootstrap errors
    
    
    
    * Add edge case where title is potentially undefined
    
    
    
    * Address PR comments
    
    
    
    * Add more test coverage for checking conflict
    
    
    
    * Fix unit test
    
    
    
    ---------
    
    
    (cherry picked from commit de978d4)
    
    
    # Conflicts:
    #	CHANGELOG.md
    
    
    
    (cherry picked from commit d144637)
    
    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>
    Co-authored-by: Ashwin P Chandran <[email protected]>
    3 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4086a8d View commit details
    Browse the repository at this point in the history
  3. Add release notes for 2.13 (opensearch-project#6228)

    Signed-off-by: Manasvini B Suryanarayana <[email protected]>
    manasvinibs authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e53aa5b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. [osd/std] Add additional recovery from false-positives in handling of…

    … long numerals (opensearch-project#6245) (opensearch-project#6247)
    
    Signed-off-by: Miki <[email protected]>
    (cherry picked from commit 902e216)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    # Conflicts:
    #	CHANGELOG.md
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    31f2b49 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Move kristenTian to emeritus maintainer (opensearch-project#6208) (op…

    …ensearch-project#6227)
    
    (cherry picked from commit 5d1dccf)
    
    Signed-off-by: Flyingliuhub <[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
    df04147 View commit details
    Browse the repository at this point in the history
  2. [osd/std] Add fallback mechanism when recovery from false-positives i…

    …n handling of long numerals fails (opensearch-project#6253) (opensearch-project#6260)
    
    Signed-off-by: Miki <[email protected]>
    (cherry picked from commit 312075c)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    # Conflicts:
    #	CHANGELOG.md
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2a9d6dd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Compatibility with OpenSearch 2.11.1 (wazuh#131)

    Signed-off-by: yenienserrano <[email protected]>
    Signed-off-by: Álex Ruiz <[email protected]>
    Signed-off-by: Ian Yenien Serrano <[email protected]>
    Co-authored-by: Álex Ruiz <[email protected]>
    Co-authored-by: Maximiliano Ibarra <[email protected]>
    Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
    Co-authored-by: Antonio <[email protected]>
    5 people committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ee03353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82200ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96eeab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac225fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f86dec9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78fe583 View commit details
    Browse the repository at this point in the history
  7. Remove unrequired bundle

    Tostti committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ac48aa7 View commit details
    Browse the repository at this point in the history
  8. Fix service

    Tostti committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e32d695 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 24, 2024

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

Commits on May 10, 2024

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

Commits on May 17, 2024

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

Commits on May 22, 2024

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

Commits on May 23, 2024

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

Commits on May 28, 2024

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

Commits on May 31, 2024

  1. Build packages with docker (wazuh#185)

    Co-authored-by: Federico Rodriguez <[email protected]>
    yenienserrano and asteriscos authored May 31, 2024
    Configuration menu
    Copy the full SHA
    c252025 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    f58162b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84efb1f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jul 1, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    ff2b044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f1dfa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee073f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8393e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed54902 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7340316 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 25, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    0456361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24be535 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 21, 2024

  1. Bump 4.9.0 rev 06 (wazuh#275)

    Tostti authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    be3a378 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Change the loading logo with a svg file (wazuh#281)

    Signed-off-by: JuanGarriuz <[email protected]>
    Co-authored-by: Antonio <[email protected]>
    JuanGarriuz and Desvelao authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9371c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d83c89 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    0472839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b901340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d46edd View commit details
    Browse the repository at this point in the history