Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 605 Bytes

1.0.4

  • Update to Elasticsearch 1.7

1.0.3

  • Add HTTP proxy support

1.0.2

  • Upgrade Manticore HTTP Client

1.0.1

  • Allow client certificates

0.2.9

  • Add 'path' parameter for ES HTTP hosts behind a proxy on a subpath

0.2.8 (June 12, 2015)

  • Add option to enable and disable SSL certificate verification during handshake (#160)
  • Doc improvements for clarifying round robin behavior using hosts config

0.2.7 (May 28, 2015)

  • Bump es-ruby version to 1.0.10

0.2.6 (May 28, 2015)

  • Disable timeouts when using http protocol which would cause bulk requests to fail (#103)