Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elasticsearch-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elastic/elasticsearch-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.1
Choose a head ref
  • 5 commits
  • 25 files changed
  • 2 contributors

Commits on Jul 29, 2025

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

Commits on Jul 30, 2025

  1. Release 9.1.0 (#3012)

    miguelgrinberg authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    7f79d0e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Address integration test failures in Python 3.8 (#3018) (#3023)

    (cherry picked from commit 67c444c)
    
    Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
    github-actions[bot] and miguelgrinberg authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    41b2064 View commit details
    Browse the repository at this point in the history
  2. ES|QL query builder robustness fixes (#3017) (#3025)

    * Add note on how to prevent ES|QL injection attacks
    
    * Various additional query builder fixes
    
    * linter fixes
    
    (cherry picked from commit e3e85ed)
    
    Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
    github-actions[bot] and miguelgrinberg authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    58ceb25 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Minor improvement to fix in #3018 (#3031) (#3036)

    (cherry picked from commit a67c2ee)
    
    Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
    github-actions[bot] and miguelgrinberg authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    5fca28c View commit details
    Browse the repository at this point in the history
Loading