Skip to content

Latest commit

 

History

History
183 lines (112 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

183 lines (112 loc) · 10.8 KB

Change Log

v1.0.0 (2019-03-30)

Full Changelog

Closed issues:

  • AWS Elasticsearch Service signed requests #66
  • Elasticsearch.put_document does not save to database #60
  • Is HTTPoison configuration setup required for this app? #59
  • Remove dependency on maybe package #57

Merged pull requests:

v0.6.1 (2018-12-21)

Full Changelog

Closed issues:

  • Document mapping type name can't start with '_' #52
  • Settings should maybe look in the current application's directory #51

Merged pull requests:

v0.6.0 (2018-10-19)

Full Changelog

Merged pull requests:

v0.5.4 (2018-10-03)

Full Changelog

Closed issues:

  • Error installing on ubuntu linux #46

Merged pull requests:

  • adds case statement to kibana download #47 (g13ydson)

v0.5.3 (2018-10-01)

Full Changelog

Merged pull requests:

  • fix: use correct typespec for response type #45 (sambou)

v0.5.2 (2018-09-19)

Full Changelog

Closed issues:

  • Error with the elasticsearch.build task #43

Merged pull requests:

v0.5.1 (2018-09-08)

Full Changelog

Closed issues:

  • Error when call build task with distillery #40
  • FunctionClauseError: No function clause matching #39

v0.5.0 (2018-09-02)

Full Changelog

Closed issues:

  • Issue with dialyzer. #35
  • Elasticsearch.StreamingStore behaviour or something alike #31

Merged pull requests:

v0.4.1 (2018-06-26)

Full Changelog

Closed issues:

  • Handle Get API document not found error #33
  • Compilation error in file lib/mix/elasticsearch.build.ex #30
  • Deleting twice a document raises exception. #28

Merged pull requests:

v0.4.0 (2018-04-27)

Full Changelog

Closed issues:

  • Allow bulk configs to be overridable via mix tasks #26
  • Make the mix task runnable through iex #25

Merged pull requests:

v0.3.1 (2018-04-24)

Full Changelog

Closed issues:

  • Using elasticsearch as an executable gives error #23

Merged pull requests:

v0.3.0 (2018-04-19)

Full Changelog

Implemented enhancements:

  • Use Repo pattern for configuration #9
  • bulk_wait_interval is unused #7

Closed issues:

  • Support Elasticsearch 6.x+ #16
  • Indexing fails on second Elasticsearch.Store load? #10
  • Increase test coverage to >90% #3

Merged pull requests:

v0.2.0 (2018-04-18)

Full Changelog

Closed issues:

  • elasticsearch deprecated type=string #14
  • Documentation references execute/1 which doesn't seem to exist #11

Merged pull requests:

v0.1.1 (2018-03-03)

Full Changelog

Closed issues:

  • SSL Errors with HTTPoison #5

Merged pull requests:

v0.1.0 (2018-01-02)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator