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-net
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-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2,879 files changed
  • 2 contributors

Commits on Apr 11, 2025

  1. Release 9.0 (#8485) (#8491)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    59cc6bc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Regenerate client using the latest specification (#8493) (#8494)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6d596dd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

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

Commits on Apr 30, 2025

  1. 9.0.1 fixes (#8505) (#8506)

    * Fix NRE in `GetAliasResponse`
    
    * Regenerate client
    
    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    8819cd3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Fix RequestConfiguration (#8514) (#8515)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 8, 2025
    Configuration menu
    Copy the full SHA
    7cae7e2 View commit details
    Browse the repository at this point in the history
  2. Fix NPE when deserializing invalid SearchResponse (#8516) (#8517)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 8, 2025
    Configuration menu
    Copy the full SHA
    e8c894b View commit details
    Browse the repository at this point in the history
  3. Regenerate client (#8519) (#8521)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 8, 2025
    Configuration menu
    Copy the full SHA
    cfde688 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Add (experimental) native AOT support (#8530) (#8531)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 22, 2025
    Configuration menu
    Copy the full SHA
    0fb0655 View commit details
    Browse the repository at this point in the history
  2. Regenerate client (#8532) (#8533)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 22, 2025
    Configuration menu
    Copy the full SHA
    7b7c80a View commit details
    Browse the repository at this point in the history
  3. Update compatibility section in README (#8534) (#8535)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 22, 2025
    Configuration menu
    Copy the full SHA
    c545ccc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Add OnBeforeRequest callback (#8541) (#8542)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 26, 2025
    Configuration menu
    Copy the full SHA
    23a8dac View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Update documentation (#8537) (#8544)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 27, 2025
    Configuration menu
    Copy the full SHA
    cb95fdc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Update Elastic.Transport (#8549) (#8551)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored May 29, 2025
    Configuration menu
    Copy the full SHA
    cc8171a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Fix IndexName ambiguity (#8556) (#8558)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    3567cf6 View commit details
    Browse the repository at this point in the history
  2. Regenerate client (#8559)

    flobernd authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    1e81f5b View commit details
    Browse the repository at this point in the history
  3. Preserve BucketsPath alias (#8561) (#8562)

    Co-authored-by: Florian Bernd <git@flobernd.de>
    github-actions[bot] and flobernd authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    e80c2ba View commit details
    Browse the repository at this point in the history
Loading