From f5a93bef4b8da7f4773a9529bbb6d67866db7227 Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Mon, 5 Oct 2020 15:34:33 +0200 Subject: [PATCH] Update deps & version bump to 1.2.0 --- CHANGELOG.md | 33 ++++++++++++++++++++++++++++-- rebar.config | 10 ++++----- rebar.lock | 51 +++++++++++++++++++++++++++------------------- src/tirerl.app.src | 2 +- 4 files changed, 67 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2074792..4120fd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ -# Change Log +# Changelog + +## [1.2.0](https://github.com/inaka/tirerl/tree/1.2.0) (2020-10-05) + +[Full Changelog](https://github.com/inaka/tirerl/compare/1.1.0...1.2.0) + +**Closed issues:** + +- Getting unsupported content type header "application/octet-stream" on elasticsearch `7.6.2` [\#78](https://github.com/inaka/tirerl/issues/78) + +**Merged pull requests:** + +- Add content type 'application/json' to request header [\#77](https://github.com/inaka/tirerl/pull/77) ([hongyuan1306](https://github.com/hongyuan1306)) ## [1.1.0](https://github.com/inaka/tirerl/tree/1.1.0) (2018-07-13) + [Full Changelog](https://github.com/inaka/tirerl/compare/1.0.2...1.1.0) **Closed issues:** @@ -14,6 +27,7 @@ **Merged pull requests:** +- Bump Version to 1.1.0 [\#76](https://github.com/inaka/tirerl/pull/76) ([elbrujohalcon](https://github.com/elbrujohalcon)) - Fix typespec of tirerl\_sup:start\_pool/2 [\#75](https://github.com/inaka/tirerl/pull/75) ([arkgil](https://github.com/arkgil)) - Fix request path of delete\_by\_query action [\#74](https://github.com/inaka/tirerl/pull/74) ([arkgil](https://github.com/arkgil)) - Error when stopping named pool [\#70](https://github.com/inaka/tirerl/pull/70) ([arkgil](https://github.com/arkgil)) @@ -22,6 +36,7 @@ - \[\#62\] replacing shotgun per hackney [\#63](https://github.com/inaka/tirerl/pull/63) ([ferigis](https://github.com/ferigis)) ## [1.0.2](https://github.com/inaka/tirerl/tree/1.0.2) (2017-05-31) + [Full Changelog](https://github.com/inaka/tirerl/compare/1.0.1...1.0.2) **Fixed bugs:** @@ -41,6 +56,7 @@ - tirerl\_worker accepts proplists, not tuple [\#55](https://github.com/inaka/tirerl/pull/55) ([dvliman](https://github.com/dvliman)) ## [1.0.1](https://github.com/inaka/tirerl/tree/1.0.1) (2016-06-08) + [Full Changelog](https://github.com/inaka/tirerl/compare/1.0.0...1.0.1) **Closed issues:** @@ -54,6 +70,7 @@ - Update shotgun version [\#52](https://github.com/inaka/tirerl/pull/52) ([Euen](https://github.com/Euen)) ## [1.0.0](https://github.com/inaka/tirerl/tree/1.0.0) (2016-05-30) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.9...1.0.0) **Closed issues:** @@ -70,6 +87,7 @@ - \[Fix \#44\] Update erlang.mk; update elvis.config file; update dependencies [\#45](https://github.com/inaka/tirerl/pull/45) ([harenson](https://github.com/harenson)) ## [0.1.9](https://github.com/inaka/tirerl/tree/0.1.9) (2016-01-14) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.8...0.1.9) **Merged pull requests:** @@ -77,6 +95,7 @@ - Switch build tools to erlang.mk and republish to hex.pm [\#43](https://github.com/inaka/tirerl/pull/43) ([elbrujohalcon](https://github.com/elbrujohalcon)) ## [0.1.8](https://github.com/inaka/tirerl/tree/0.1.8) (2016-01-06) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.7...0.1.8) **Closed issues:** @@ -94,6 +113,7 @@ - Updated license [\#35](https://github.com/inaka/tirerl/pull/35) ([spike886](https://github.com/spike886)) ## [0.1.7](https://github.com/inaka/tirerl/tree/0.1.7) (2015-06-06) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.6...0.1.7) **Closed issues:** @@ -106,6 +126,7 @@ - Upgrade shotgun dep to 0.1.11 [\#33](https://github.com/inaka/tirerl/pull/33) ([elbrujohalcon](https://github.com/elbrujohalcon)) ## [0.1.6](https://github.com/inaka/tirerl/tree/0.1.6) (2015-05-19) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.5...0.1.6) **Closed issues:** @@ -120,6 +141,7 @@ - \[Fix \#27\] Version Bump to 0.1.5 [\#28](https://github.com/inaka/tirerl/pull/28) ([davecaos](https://github.com/davecaos)) ## [0.1.5](https://github.com/inaka/tirerl/tree/0.1.5) (2015-05-19) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.4...0.1.5) **Closed issues:** @@ -131,6 +153,7 @@ - \[Fix \#25\] Version Bump 0.1.5 - Shotgun updated dependency to 0.1.9 [\#26](https://github.com/inaka/tirerl/pull/26) ([davecaos](https://github.com/davecaos)) ## [0.1.4](https://github.com/inaka/tirerl/tree/0.1.4) (2015-05-12) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.3...0.1.4) **Closed issues:** @@ -145,6 +168,7 @@ - \[\#19\] Updated change log [\#21](https://github.com/inaka/tirerl/pull/21) ([davecaos](https://github.com/davecaos)) ## [0.1.3](https://github.com/inaka/tirerl/tree/0.1.3) (2015-04-20) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.2...0.1.3) **Merged pull requests:** @@ -152,6 +176,7 @@ - \[\#19\] Fix shotgun dependency issue, from 0.1.7 to 0.1.8 version [\#20](https://github.com/inaka/tirerl/pull/20) ([davecaos](https://github.com/davecaos)) ## [0.1.2](https://github.com/inaka/tirerl/tree/0.1.2) (2015-04-09) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.1...0.1.2) **Merged pull requests:** @@ -159,6 +184,7 @@ - Update dependencies [\#18](https://github.com/inaka/tirerl/pull/18) ([elbrujohalcon](https://github.com/elbrujohalcon)) ## [0.1.1](https://github.com/inaka/tirerl/tree/0.1.1) (2014-10-22) + [Full Changelog](https://github.com/inaka/tirerl/compare/0.1.0...0.1.1) **Merged pull requests:** @@ -166,6 +192,9 @@ - Fixed rebar.config to not use the git account for github. [\#15](https://github.com/inaka/tirerl/pull/15) ([AxisOfEval](https://github.com/AxisOfEval)) ## [0.1.0](https://github.com/inaka/tirerl/tree/0.1.0) (2014-10-15) + +[Full Changelog](https://github.com/inaka/tirerl/compare/fb47b5126de678434691ef67180f39fe5658ccd4...0.1.0) + **Implemented enhancements:** - Return standard {ok, \_} and {error, \_} tuples from API calls [\#11](https://github.com/inaka/tirerl/issues/11) @@ -192,4 +221,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/rebar.config b/rebar.config index 06b1796..06917b0 100644 --- a/rebar.config +++ b/rebar.config @@ -23,7 +23,7 @@ {profiles, [ {test, [ - {deps, [{katana_test, "1.0.1"}, {mixer, "1.0.1", {pkg, inaka_mixer}}]} + {deps, [{katana_test, "1.0.1"}, {mixer, "1.1.0", {pkg, inaka_mixer}}]} ]} ]}. @@ -56,10 +56,9 @@ %% == Dependencies == -{deps, [ {jsx, "2.9.0"} - , {hackney, "1.13.0"} - , {redbug, "1.2.1"} - , {worker_pool, "3.1.1"} +{deps, [ {jsx, "3.0.0"} + , {hackney, "1.16.0"} + , {worker_pool, "4.0.2"} ]}. %% == Dialyzer == @@ -78,3 +77,4 @@ {base_plt_location, "."}, {base_plt_prefix, "tirerl"} ]}. + diff --git a/rebar.lock b/rebar.lock index e68aecd..db0e02d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,26 +1,35 @@ -{"1.1.0", -[{<<"certifi">>,{pkg,<<"certifi">>,<<"2.3.1">>},1}, - {<<"hackney">>,{pkg,<<"hackney">>,<<"1.13.0">>},0}, - {<<"idna">>,{pkg,<<"idna">>,<<"5.1.2">>},1}, - {<<"jsx">>,{pkg,<<"jsx">>,<<"2.9.0">>},0}, +{"1.2.0", +[{<<"certifi">>,{pkg,<<"certifi">>,<<"2.5.2">>},1}, + {<<"hackney">>,{pkg,<<"hackney">>,<<"1.16.0">>},0}, + {<<"idna">>,{pkg,<<"idna">>,<<"6.0.1">>},1}, + {<<"jsx">>,{pkg,<<"jsx">>,<<"3.0.0">>},0}, {<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1}, - {<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.2">>},1}, - {<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.2.0">>},2}, - {<<"redbug">>,{pkg,<<"redbug">>,<<"1.2.1">>},0}, - {<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.1">>},1}, - {<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.3.1">>},2}, - {<<"worker_pool">>,{pkg,<<"worker_pool">>,<<"3.1.1">>},0}]}. + {<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.2.0">>},1}, + {<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.0">>},1}, + {<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},1}, + {<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.5.0">>},2}, + {<<"worker_pool">>,{pkg,<<"worker_pool">>,<<"4.0.2">>},0}]}. [ {pkg_hash,[ - {<<"certifi">>, <<"D0F424232390BF47D82DA8478022301C561CF6445B5B5FB6A84D49A9E76D2639">>}, - {<<"hackney">>, <<"24EDC8CD2B28E1C652593833862435C80661834F6C9344E84B6A2255E7AEEF03">>}, - {<<"idna">>, <<"E21CB58A09F0228A9E0B95EAA1217F1BCFC31A1AAA6E1FDF2F53A33F7DBD9494">>}, - {<<"jsx">>, <<"D2F6E5F069C00266CAD52FB15D87C428579EA4D7D73A33669E12679E203329DD">>}, + {<<"certifi">>, <<"B7CFEAE9D2ED395695DD8201C57A2D019C0C43ECAF8B8BCB9320B40D6662F340">>}, + {<<"hackney">>, <<"5096AC8E823E3A441477B2D187E30DD3FFF1A82991A806B2003845CE72CE2D84">>}, + {<<"idna">>, <<"1D038FB2E7668CE41FBF681D2C45902E52B3CB9E9C77B55334353B222C2EE50C">>}, + {<<"jsx">>, <<"20A170ABD4335FC6DB24D5FAD1E5D677C55DADF83D1B20A8A33B5FE159892A39">>}, {<<"metrics">>, <<"25F094DEA2CDA98213CECC3AEFF09E940299D950904393B2A29D191C346A8486">>}, - {<<"mimerl">>, <<"993F9B0E084083405ED8252B99460C4F0563E41729AB42D9074FD5E52439BE88">>}, - {<<"parse_trans">>, <<"2ADFA4DAF80C14DC36F522CF190EB5C4EE3E28008FC6394397C16F62A26258C2">>}, - {<<"redbug">>, <<"9153EE50E42C39CE3F6EFA65EE746F4A52896DA66862CFB59E7C0F838B7B8414">>}, - {<<"ssl_verify_fun">>, <<"28A4D65B7F59893BC2C7DE786DEC1E1555BD742D336043FE644AE956C3497FBE">>}, - {<<"unicode_util_compat">>, <<"A1F612A7B512638634A603C8F401892AFBF99B8CE93A45041F8AACA99CADB85E">>}, - {<<"worker_pool">>, <<"A9BF27CFF366999784A3F0657F016CE3A57901490858CCA3FB3BE1208BF2110D">>}]} + {<<"mimerl">>, <<"67E2D3F571088D5CFD3E550C383094B47159F3EEE8FFA08E64106CDF5E981BE3">>}, + {<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>}, + {<<"ssl_verify_fun">>, <<"CF344F5692C82D2CD7554F5EC8FD961548D4FD09E7D22F5B62482E5AEAEBD4B0">>}, + {<<"unicode_util_compat">>, <<"8516502659002CEC19E244EBD90D312183064BE95025A319A6C7E89F4BCCD65B">>}, + {<<"worker_pool">>, <<"2F021BFE11484FDAEB42F9FB7D0B8F1A5365289637283D9328D49D15815CFF4E">>}]}, +{pkg_hash_ext,[ + {<<"certifi">>, <<"3B3B5F36493004AC3455966991EAF6E768CE9884693D9968055AEEEB1E575040">>}, + {<<"hackney">>, <<"3BF0BEBBD5D3092A3543B783BF065165FA5D3AD4B899B836810E513064134E18">>}, + {<<"idna">>, <<"A02C8A1C4FD601215BB0B0324C8A6986749F807CE35F25449EC9E69758708122">>}, + {<<"jsx">>, <<"37BECA0435F5CA8A2F45F76A46211E76418FBEF80C36F0361C249FC75059DC6D">>}, + {<<"metrics">>, <<"69B09ADDDC4F74A40716AE54D140F93BEB0FB8978D8636EADED0C31B6F099F16">>}, + {<<"mimerl">>, <<"F278585650AA581986264638EBF698F8BB19DF297F66AD91B18910DFC6E19323">>}, + {<<"parse_trans">>, <<"17EF63ABDE837AD30680EA7F857DD9E7CED9476CDD7B0394432AF4BFC241B960">>}, + {<<"ssl_verify_fun">>, <<"BDB0D2471F453C88FF3908E7686F86F9BE327D065CC1EC16FA4540197EA04680">>}, + {<<"unicode_util_compat">>, <<"D48D002E15F5CC105A696CF2F1BBB3FC72B4B770A184D8420C8DB20DA2674B38">>}, + {<<"worker_pool">>, <<"5B296143E1FEB3ADEA47655E67E504D53D9E6C9B1C92ACECB30BC7AA7A719C44">>}]} ]. diff --git a/src/tirerl.app.src b/src/tirerl.app.src index 76faf2a..dd6a3da 100644 --- a/src/tirerl.app.src +++ b/src/tirerl.app.src @@ -1,7 +1,7 @@ {application, tirerl, [ {description, "Erlang interface to Elastic Search"}, - {vsn, "1.1.0"}, + {vsn, "1.2.0"}, {applications, [kernel, stdlib,