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: jslicer/elasticsearch-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 16, 2018

  1. Update UnexpectedElasticsearchClientException.cs

    fixed spelling of "occured" to "occurred".
    jslicer authored Jan 16, 2018
    Configuration menu
    Copy the full SHA
    0eb68d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Bump System.Net.Http from 4.3.2 to 4.3.4 in /src/Tests

    Bumps System.Net.Http from 4.3.2 to 4.3.4.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    319b8f0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merge pull request #1 from jslicer/dependabot/nuget/src/Tests/System.…

    …Net.Http-4.3.4
    
    Bump System.Net.Http from 4.3.2 to 4.3.4 in /src/Tests
    jslicer authored May 4, 2021
    Configuration menu
    Copy the full SHA
    8948a9e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Bump SharpZipLib from 1.0.0-alpha2 to 1.3.3 in /src/Tests

    Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.0.0-alpha2 to 1.3.3.
    - [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
    - [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
    - [Commits](https://github.com/icsharpcode/SharpZipLib/commits/v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: SharpZipLib
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    16b5aa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Bump Newtonsoft.Json in /src/CodeGeneration/ApiGenerator

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@10.0.1...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    45ae57a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jslicer/dependabot/nuget/src/Tests/SharpZi…

    …pLib-1.3.3
    
    Bump SharpZipLib from 1.0.0-alpha2 to 1.3.3 in /src/Tests
    jslicer authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ca9c199 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from jslicer/dependabot/nuget/src/CodeGenerati…

    …on/ApiGenerator/Newtonsoft.Json-13.0.1
    
    Bump Newtonsoft.Json from 10.0.1 to 13.0.1 in /src/CodeGeneration/ApiGenerator
    jslicer authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    528411f View commit details
    Browse the repository at this point in the history
Loading