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-ruby
base: v6.0.1
Choose a base ref
...
head repository: elastic/elasticsearch-ruby
compare: v6.0.2
Choose a head ref
  • 6 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 22, 2018

  1. [CLIENT] Allow passing request headers in perform_request

    Related: #514
    (cherry picked from commit b7b1835)
    cosmo0920 authored and karmiq committed Mar 22, 2018
    Copy the full SHA
    4ae0c14 View commit details
    Browse the repository at this point in the history
  2. [API] Allow passing headers in perform_request

    Related: #514
    (cherry picked from commit 8734031)
    cosmo0920 authored and karmiq committed Mar 22, 2018
    Copy the full SHA
    e787d2c View commit details
    Browse the repository at this point in the history
  3. [API] Set application/x-ndjson content type on Bulk and Msearch requests

    Closes #514
    
    (cherry picked from commit e311db7)
    cosmo0920 authored and karmiq committed Mar 22, 2018
    Copy the full SHA
    8de8d43 View commit details
    Browse the repository at this point in the history
  4. [CLIENT] Added integration test for passing request headers in `perfo…

    …rm_request`
    
    Related: #514
    (cherry picked from commit d256b67)
    karmiq committed Mar 22, 2018
    Copy the full SHA
    981aef6 View commit details
    Browse the repository at this point in the history
  5. [CLIENT] Added, that request headers are printed in trace output, if set

    Related: #514
    (cherry picked from commit 5c2d178)
    karmiq committed Mar 22, 2018
    Copy the full SHA
    cf0ff1f View commit details
    Browse the repository at this point in the history
  6. Release 6.0.2

    karmiq committed Mar 22, 2018
    Copy the full SHA
    30ad767 View commit details
    Browse the repository at this point in the history