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

Backports for 2.5 #927

Merged
merged 11 commits into from
Mar 15, 2024
Merged

Backports for 2.5 #927

merged 11 commits into from
Mar 15, 2024

Commits on Mar 14, 2024

  1. query_field_names bugfix (opensearch-project#335)

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz authored and engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    04423ef View commit details
    Browse the repository at this point in the history
  2. Reduce log level for informative message (opensearch-project#203)

    Signed-off-by: Enrico Tröger <enrico.troeger@uvena.de>
    eht16 authored and engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fbc0416 View commit details
    Browse the repository at this point in the history
  3. fix detector writeTo() method missing fields (opensearch-project#695)

    * fix detector writeTo() method missing fields
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * fix test
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    ---------
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep authored and engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7357bb4 View commit details
    Browse the repository at this point in the history
  4. fix null query filter conversion from sigma to query string query (op…

    …ensearch-project#722)
    
    * fix null query filter conversion from sigma to query string query
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * fix rule to query conversion tests for null filter
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    * enhance test to verify non null doc doesnt match null query
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    
    ---------
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep authored and engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1e9d5d8 View commit details
    Browse the repository at this point in the history
  5. Bump version 2.5.1, fix build

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    82f97a5 View commit details
    Browse the repository at this point in the history
  6. Manual cherry-pick of opensearch-project#873

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f2a78b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix miss from manual cherry-pick

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dbb52e0 View commit details
    Browse the repository at this point in the history
  2. Undo exceptional case not originally present

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8b7660a View commit details
    Browse the repository at this point in the history
  3. Revert test from previous commit reversion

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    053b703 View commit details
    Browse the repository at this point in the history
  4. Fix another miss from manual cherry-pick

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4ee977d View commit details
    Browse the repository at this point in the history
  5. Revert behavior for no rules in detector

    Signed-off-by: Chase Engelbrecht <engechas@amazon.com>
    engechas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ef94468 View commit details
    Browse the repository at this point in the history