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

[Backport 2.x] Fix from and size parameter can be negative when searching (#13047) #13361

Merged

Commits on Apr 24, 2024

  1. Fix from and size parameter can be negative when searching (opensearc…

    …h-project#13047)
    
    * Fix from and size parameter can be negative when searching
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add changelog
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * fix test failure
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Fix test failure
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Optimize the code
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    (cherry picked from commit ab7e914)
    gaobinlong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4c0e38a View commit details
    Browse the repository at this point in the history
  2. Update support version

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    772d6dd View commit details
    Browse the repository at this point in the history
  3. Small change to rerun gradle check

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2209280 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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