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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.6
Choose a base ref
...
head repository: elastic/elasticsearch-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.7
Choose a head ref
  • 5 commits
  • 34 files changed
  • 4 contributors

Commits on Aug 14, 2025

  1. bump version

    l-trotta committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    53ccca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Update logging.md (#1059)

    Changed the Logging class, as this is the correct location for the Request Object.
    Stexxen authored and l-trotta committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    f128656 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Http2 bug workaround (#1060) (#1061)

    * http2 issue workaround
    
    * adding comment
    
    Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
    github-actions[bot] and l-trotta authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    8818eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece9d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b1c8be View commit details
    Browse the repository at this point in the history
Loading