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: 0688c04
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: f2dd969
Choose a head ref
  • 4 commits
  • 65 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. bump version

    l-trotta committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    7147f86 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Java semconv update + capture http.response.status_code (#1111) (#1113

    )
    
    * bump semconv version
    
    * update constants + code cleanup
    
    * test status code capture
    
    * use semconv constants in test
    l-trotta authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    89bd0ee View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    7447300 View commit details
    Browse the repository at this point in the history
  2. Adding spring data es metadata to runtime info (#1058) (#1116)

    * adding spring data es metadata to runtime info
    
    * change field name
    
    * change field name
    
    Co-authored-by: Laura Trotta <[email protected]>
    github-actions[bot] and l-trotta authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    f2dd969 View commit details
    Browse the repository at this point in the history
Loading