Skip to content

Latest commit

 

History

History
224 lines (133 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

224 lines (133 loc) · 11.1 KB

Changelog

1.2.0 (2020-10-05)

Full Changelog

Closed issues:

  • Getting unsupported content type header "application/octet-stream" on elasticsearch 7.6.2 #78

Merged pull requests:

1.1.0 (2018-07-13)

Full Changelog

Closed issues:

  • wpool:stop_sup_pool() can't fire gen_server terminate() #73
  • tirerl:delete_by_query uses wrong URI #72
  • Sync the names of start/stop functions better #71
  • Delete by query uses wrong method and resource #67
  • is_index/2 returns error #65
  • replace shotgun #62

Merged pull requests:

  • Bump Version to 1.1.0 #76 (elbrujohalcon)
  • Fix typespec of tirerl_sup:start_pool/2 #75 (arkgil)
  • Fix request path of delete_by_query action #74 (arkgil)
  • Error when stopping named pool #70 (arkgil)
  • [Close #67] Update delete_by_query to the correct method #69 (Euen)
  • [#65] is_index was returning error #66 (ferigis)
  • [#62] replacing shotgun per hackney #63 (ferigis)

1.0.2 (2017-05-31)

Full Changelog

Fixed bugs:

  • Move Jiffy to jsx #57

Closed issues:

  • Bump version to 1.0.2 #60
  • Update dependencies #58
  • Fulfil the open-source checklist #1

Merged pull requests:

  • [Close #60] bump version to 1.0.2 #61 (Euen)
  • [Close #57][Close #58] :) #59 (Euen)
  • tirerl_worker accepts proplists, not tuple #55 (dvliman)

1.0.1 (2016-06-08)

Full Changelog

Closed issues:

  • Version Bump to 1.0.1 #53
  • Version Bump to 1.0.0 #50

Merged pull requests:

  • [Close #53] version Bump to 1.0.1 #54 (Euen)
  • Update shotgun version #52 (Euen)

1.0.0 (2016-05-30)

Full Changelog

Closed issues:

  • Move from erlang.mk to rebar3 #48
  • Update katana-test dependency to version 0.0.3 #46
  • Update repo and make it ready for hex.pm #44

Merged pull requests:

  • [#50] version bump 1.0.0 #51 (Euen)
  • [Close #48] rebar3 support #49 (Euen)
  • [Fix #46] Update katana-test to 0.0.3; Remove test deps from rebar.config file; Fix elvis DRY warnings #47 (harenson)
  • [Fix #44] Update erlang.mk; update elvis.config file; update dependencies #45 (harenson)

0.1.9 (2016-01-14)

Full Changelog

Merged pull requests:

0.1.8 (2016-01-06)

Full Changelog

Closed issues:

  • Dialyzer can't create PLT table #39

Merged pull requests:

0.1.7 (2015-06-06)

Full Changelog

Closed issues:

  • Update rebar.config file #29

Merged pull requests:

0.1.6 (2015-05-19)

Full Changelog

Closed issues:

  • Version Bump to 0.1.6 #31
  • Version Bump to 0.1.5 #27

Merged pull requests:

  • [Fix #31] version bump to 0.1.6 #32 (davecaos)
  • [Fix #25] Update shotgun 0.1.10 version in makefile and rebar.config … #30 (davecaos)
  • [Fix #27] Version Bump to 0.1.5 #28 (davecaos)

0.1.5 (2015-05-19)

Full Changelog

Closed issues:

  • Please update shotgun #25

Merged pull requests:

  • [Fix #25] Version Bump 0.1.5 - Shotgun updated dependency to 0.1.9 #26 (davecaos)

0.1.4 (2015-05-12)

Full Changelog

Closed issues:

  • Update shotgun dependency to 0.1.8 #19

Merged pull requests:

0.1.3 (2015-04-20)

Full Changelog

Merged pull requests:

  • [#19] Fix shotgun dependency issue, from 0.1.7 to 0.1.8 version #20 (davecaos)

0.1.2 (2015-04-09)

Full Changelog

Merged pull requests:

0.1.1 (2014-10-22)

Full Changelog

Merged pull requests:

  • Fixed rebar.config to not use the git account for github. #15 (AxisOfEval)

0.1.0 (2014-10-15)

Full Changelog

Implemented enhancements:

  • Return standard {ok, _} and {error, _} tuples from API calls #11
  • Add rebar.config #7

Fixed bugs:

  • Error when ElasticSearch returns responses without body #13
  • Update shotgun dep version to 0.1.4 #9

Closed issues:

  • Take code from erlasticsearch and adapt it #4
  • Project structure #2

Merged pull requests:

  • [Closes #13] Return the status code #14 (jfacorro)
  • [Closes #11] Default result tuples. #12 (jfacorro)
  • [#9] Update shotgun version #10 (jfacorro)
  • [Closes #7] Added rebar.config. #8 (jfacorro)
  • [#4] Use erlasticsearch as a reference and adapt it to work with HTTP #5 (jfacorro)
  • [Closes #2] Initial project structure. #3 (jfacorro)

* This Changelog was automatically generated by github_changelog_generator