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

Commits on Apr 7, 2017

  1. Added the "Compatibility" chapter to the READMEs

    In order to make the support for different Elasticsearch versions more clear,
    a special "Compatibility" chapter has been added to the main README and
    individual gem READMEs.
    
    The versioning scheme follows the scheme for the Elasticsearch Ruby client,
    ie. the version number matches the supported major version of Elasticsearch.
    
    See:
    
    * elastic/elasticsearch-ruby@3bdb385
    karmi committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    f3af3f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a324b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a71c48e View commit details
    Browse the repository at this point in the history
  4. Release 2.0.0

    karmi committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5a7523a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abc4b8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. [MODEL] Fixed incorrect dependency on "elasticsearch-ruby"

    The 2.x versions should depend on the corresponding version of the Ruby client.
    
    Closes #702
    yasuzuki authored and karmi committed May 4, 2017
    Configuration menu
    Copy the full SHA
    9cf180b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c054f94 View commit details
    Browse the repository at this point in the history
  3. Release 2.0.1

    karmi committed May 4, 2017
    Configuration menu
    Copy the full SHA
    aa65914 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    154cd79 View commit details
    Browse the repository at this point in the history
Loading