Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.
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-dsl-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.17.1
Choose a base ref
...
head repository: elastic/elasticsearch-dsl-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.18.0
Choose a head ref
  • 2 commits
  • 50 files changed
  • 2 contributors

Commits on Apr 16, 2025

  1. [Backport 8.x] remove DSL code and redirect imports to unified Python…

    … client (#1972)
    
    * remove DSL code and redirect imports to unified Python client (#1968)
    
    * remove DSL code and redirect imports to unified Python client
    
    * add note about merge in README
    
    * install main branch from client until 9.0 is released
    
    * make version reporting backwards compatible
    
    * add missing readthedocs configuration for sphinx
    
    * fix readme note formatting
    
    * linter fix
    
    * deprecation notice in the docs
    
    (cherry picked from commit 9e52595)
    
    * Fix 9.0 documentation link
    
    * Use 8.x client for tests
    
    ---------
    
    Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
    github-actions[bot] and miguelgrinberg authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    cff6ec6 View commit details
    Browse the repository at this point in the history
  2. Release 8.18.0 (#1973)

    * Release 8.18.0
    
    * link to migration docs
    miguelgrinberg authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    06eda42 View commit details
    Browse the repository at this point in the history
Loading