Commit graph

203 commits

Author SHA1 Message Date
Patrick Carr
f05ecf0130 update 'protocol not defined' wording in doctest 2020-05-21 21:52:15 -07:00
Patrick Carr
8b166ff509 mix format 2020-05-21 18:35:14 -07:00
Patrick Carr
b6fe50f0e8 specify os arch in elasticsearch filename if major version > 6 2020-05-21 18:29:07 -07:00
Daniel Berkompas
837960347f
Merge pull request #72 from ImmaculatePine/bump-elasticsearch-version
Bump Elasticsearch to 6.8.1 in setup script
2019-07-31 16:08:43 -07:00
Aleksandr Borovykh
c52feb42e5 Bump Elasticsearch to 6.8.1 in setup script 2019-07-03 14:45:30 +02:00
Daniel Berkompas
20ba9fbc28
Merge pull request #74 from ImmaculatePine/fix-travis-config
Fix TravisCI configuration
2019-07-02 09:49:19 -07:00
Aleksandr Borovykh
419820b352 Fix TravisCI configuration 2019-07-01 20:50:14 +02:00
Daniel Berkompas
1a7bbe7666
Merge pull request #70 from soundmonster/dialyzer
Fix minor errors found by Dialyzer
2019-06-14 08:29:22 -07:00
Leo Batyuk
90c474d9d8 Provide string version of alias name where expected 2019-06-03 18:07:47 +02:00
Leo Batyuk
6b30bcccc4 Adhere to HTTPoison.request/5 signature 2019-06-03 18:07:41 +02:00
Daniel Berkompas
a1fc11c476
[#66]: Update README 2019-04-06 19:18:35 -07:00
Daniel Berkompas
ec9cb3cc21 Update Changelog 2019-03-30 16:56:36 -07:00
Daniel Berkompas
d0348e4c24 Bump version to 1.0.0
The breaking changes I'm working on are severe enough that this should
be considered 1.0.0. Folks are using it in production, so breaking
changes should come as a 2.0.0
2019-03-30 16:48:30 -07:00
Daniel Berkompas
eb61b9818f
Merge pull request #67 from marcelolebre/master
Add support to AWS
2019-03-30 16:44:56 -07:00
Marcelo Lebre
1297d73fcc Fix getting default_options with map rather than keyword 2019-03-24 17:11:40 +00:00
Marcelo Lebre
ed43884c04 Update test configs 2019-03-24 16:47:37 +00:00
Marcelo Lebre
1e096aa8cc Format code style 2019-03-24 16:47:04 +00:00
Marcelo Lebre
1816a626e6 Fix issue retrieving aws credentials 2019-03-24 16:34:26 +00:00
Marcelo Lebre
64376e6511 Refactor AWS implementation to use default_options as source for config 2019-03-24 16:14:37 +00:00
Marcelo Lebre
64e876724d Fix validation according to presence of correct AWS module 2019-03-20 16:17:55 +00:00
Marcelo Lebre
e57b633b04 Format code 2019-03-20 15:32:58 +00:00
Marcelo Lebre
8975ee790e Update readme with more polished documentation on AWS 2019-03-20 14:29:29 +00:00
Marcelo Lebre
8e98fab53f Fix documentation issue 2019-03-20 14:25:01 +00:00
Marcelo Lebre
c6f4e11836 Update documentation 2019-03-20 14:22:36 +00:00
Marcelo Lebre
347fe993f4 Add aws config to tests 2019-03-20 14:22:26 +00:00
Marcelo Lebre
833e9eefba Add aws config validation 2019-03-20 14:21:03 +00:00
Marcelo Lebre
3f7729df44 Add aws configs to the allowed cluster configurations 2019-03-20 14:17:30 +00:00
Marcelo Lebre
9514f7acbe Format code styling 2019-03-20 14:15:02 +00:00
Marcelo Lebre
80f84f22da Add pattern matching to function to build signed request based on default_headers 2019-03-16 22:17:52 +00:00
Marcelo Lebre
c0278d9cf0 Add default value to build_signed_request when default headers is nil 2019-03-16 22:13:21 +00:00
Marcelo Lebre
5a9b288c99 Update config map fetch using atom instead of string 2019-03-16 22:05:36 +00:00
Marcelo Lebre
e1ffd96371 Add Sigaws dependency to sign ES requests on AWS 2019-03-16 20:47:46 +00:00
Marcelo Lebre
e75d759496 Add AWS signed request on top of Elasticsearch.API 2019-03-16 20:46:47 +00:00
Daniel Berkompas
04f86a6fbd Update docs to reflect the transfer 2019-01-26 15:28:22 -08:00
Daniel Berkompas
494d6e1057 Bump version to 0.6.2 2019-01-19 08:07:29 -08:00
Daniel Berkompas
6718e153bc
Merge pull request #62 from infinitered/60-put-document
[#60] Add Elasticsearch.post_document/3
2019-01-19 08:05:46 -08:00
Daniel Berkompas
0d6c6db04e [#60] Add Elasticsearch.post_document/3
You must post documents to the API in order for Elasticsearch's
automatic ID generation to work.

See [the Elasticsearch
documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html#_automatic_id_generation) for more details.

Closes #60.
2019-01-19 08:02:07 -08:00
Daniel Berkompas
83c039d35e
Merge pull request #61 from tap349/fix/fix-elixir-18-deprecations
rename microseconds to microsecond
2019-01-17 07:28:58 -08:00
Alexey Terekhov
fe9e06b732
rename microseconds to microsend 2019-01-17 15:55:23 +03:00
Daniel Berkompas
89a1c4dc15
Merge pull request #58 from tap349/fix/remove-maybe
remove dependency on maybe
2019-01-10 10:22:40 -08:00
Alexey Terekhov
88262b740e
remove dependency on maybe 2019-01-10 14:25:45 +03:00
Daniel Berkompas
1c03ba9e4b Use syntax highlighting in README 2018-12-21 13:56:42 -08:00
Daniel Berkompas
0087cd61b3 Update CHANGELOG for 0.6.1 2018-12-21 13:51:27 -08:00
Daniel Berkompas
29692a877f Bump version to 0.6.1 2018-12-21 13:47:45 -08:00
Zachary
55235e395e
Merge pull request #55 from nitinstp23/hotfix/default-options-typo
Fix :default_options config name
2018-12-20 08:49:19 -08:00
Nitin Misra
4bd9180623 Fix :default_options config name 2018-12-20 19:12:41 +05:30
Daniel Berkompas
40a4d3a664
Merge pull request #53 from infinitered/add-latest-elasticsearch
Test against Elasticsearch 6.5.2
2018-12-06 09:04:35 -08:00
Daniel Berkompas
8a16dd795c Test against Elasticsearch 6.5.2 2018-12-06 08:52:28 -08:00
Daniel Berkompas
5c7c2dd186
Merge pull request #50 from alexfilatov/master
small typo fix: bang the spec
2018-10-26 14:29:09 -07:00
Alex Filatov
3a43ddd3ad
typo: bang the spec 2018-10-26 19:33:28 +01:00