2020-10-23 19:13:20 +00:00
|
|
|
{"1.2.0",
|
|
|
|
[{<<"accept">>,{pkg,<<"accept">>,<<"0.3.5">>},2},
|
|
|
|
{<<"base64url">>,{pkg,<<"base64url">>,<<"0.0.1">>},1},
|
2021-01-27 08:05:24 +00:00
|
|
|
{<<"bear">>,{pkg,<<"bear">>,<<"0.8.7">>},2},
|
2020-11-23 15:38:51 +00:00
|
|
|
{<<"bouncer_client">>,
|
2020-12-21 17:32:04 +00:00
|
|
|
{git,"https://github.com/rbkmoney/bouncer_client_erlang.git",
|
2021-01-27 08:05:24 +00:00
|
|
|
{ref,"36cb53a7d4fea4861d5ea5cf7e2f572eba941fde"}},
|
2020-11-23 15:38:51 +00:00
|
|
|
0},
|
|
|
|
{<<"bouncer_proto">>,
|
2020-12-21 17:32:04 +00:00
|
|
|
{git,"https://github.com/rbkmoney/bouncer-proto.git",
|
2021-01-12 15:52:23 +00:00
|
|
|
{ref,"7ac88717904c6bab73096198b308380e006ed42c"}},
|
2020-11-23 15:38:51 +00:00
|
|
|
0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cache">>,{pkg,<<"cache">>,<<"2.2.0">>},1},
|
|
|
|
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.3.1">>},1},
|
2018-04-13 11:21:06 +00:00
|
|
|
{<<"cg_mon">>,
|
|
|
|
{git,"https://github.com/rbkmoney/cg_mon.git",
|
|
|
|
{ref,"5a87a37694e42b6592d3b4164ae54e0e87e24e18"}},
|
|
|
|
1},
|
2020-04-16 16:13:26 +00:00
|
|
|
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.7.0">>},0},
|
2017-12-07 17:59:24 +00:00
|
|
|
{<<"cowboy_access_log">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/cowboy_access_log.git",
|
|
|
|
{ref,"c058ad42cd11c6503feb398fb8587c2f72155a60"}},
|
2017-12-07 17:59:24 +00:00
|
|
|
0},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"cowboy_cors">>,
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{git,"https://github.com/rbkmoney/cowboy_cors.git",
|
|
|
|
{ref,"4cac7528845a8610d471b6fbb92321f79d93f0b8"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
2020-04-16 16:13:26 +00:00
|
|
|
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.8.0">>},1},
|
|
|
|
{<<"email_validator">>,
|
|
|
|
{git,"https://github.com/rbkmoney/email_validator.git",
|
|
|
|
{ref,"be90c6ebd34d29fa9390136469b99d8a68ad4996"}},
|
|
|
|
0},
|
2018-04-13 11:21:06 +00:00
|
|
|
{<<"erl_health">>,
|
|
|
|
{git,"https://github.com/rbkmoney/erlang-health.git",
|
2019-08-08 11:45:44 +00:00
|
|
|
{ref,"c190cb8de0359b933a27cd20ddc74180c0e5f5c4"}},
|
2018-04-13 11:21:06 +00:00
|
|
|
0},
|
2019-08-07 14:37:53 +00:00
|
|
|
{<<"folsom">>,
|
2020-02-05 11:33:30 +00:00
|
|
|
{git,"https://github.com/folsom-project/folsom.git",
|
|
|
|
{ref,"eeb1cc467eb64bd94075b95b8963e80d8b4df3df"}},
|
2021-01-27 08:05:24 +00:00
|
|
|
1},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"genlib">>,
|
|
|
|
{git,"https://github.com/rbkmoney/genlib.git",
|
2020-04-20 08:55:29 +00:00
|
|
|
{ref,"b5da96d1b719b9a2d6c8a132236cd126e4e2361a"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
|
|
|
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.8.0">>},1},
|
|
|
|
{<<"gun">>,
|
|
|
|
{git,"https://github.com/ninenines/gun.git",
|
|
|
|
{ref,"e7dd9f227e46979d8073e71c683395a809b78cb4"}},
|
|
|
|
1},
|
2019-08-07 14:37:53 +00:00
|
|
|
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.13.0">>},0},
|
|
|
|
{<<"how_are_you">>,
|
|
|
|
{git,"https://github.com/rbkmoney/how_are_you.git",
|
2021-01-27 08:05:24 +00:00
|
|
|
{ref,"29f9d3d7c35f7a2d586c8571f572838df5ec91dd"}},
|
|
|
|
0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"idna">>,{pkg,<<"idna">>,<<"5.1.2">>},1},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jesse">>,
|
2017-12-07 17:59:24 +00:00
|
|
|
{git,"https://github.com/rbkmoney/jesse.git",
|
2020-04-16 16:13:26 +00:00
|
|
|
{ref,"a21da0609e446f328c01b1a72191cda26a8969a4"}},
|
2017-11-29 14:41:52 +00:00
|
|
|
0},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jose">>,{pkg,<<"jose">>,<<"1.7.9">>},0},
|
2017-11-29 14:41:52 +00:00
|
|
|
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.2">>},0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"lager">>,{pkg,<<"lager">>,<<"3.6.4">>},0},
|
2019-04-26 08:42:33 +00:00
|
|
|
{<<"logger_logstash_formatter">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/logger_logstash_formatter.git",
|
|
|
|
{ref,"013525713c0d2a1ff0a0daff5db872793f5e6012"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1},
|
2017-12-07 17:59:24 +00:00
|
|
|
{<<"mg_proto">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/machinegun_proto.git",
|
|
|
|
{ref,"d814d6948d4ff13f6f41d12c6613f59c805750b2"}},
|
2017-12-07 17:59:24 +00:00
|
|
|
0},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.2">>},1},
|
2020-11-23 15:38:51 +00:00
|
|
|
{<<"org_management_proto">>,
|
|
|
|
{git,"git@github.com:rbkmoney/org-management-proto.git",
|
|
|
|
{ref,"06c5c8430e445cb7874e54358e457cbb5697fc32"}},
|
|
|
|
1},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"parse_trans">>,
|
2019-08-07 14:37:53 +00:00
|
|
|
{git,"https://github.com/rbkmoney/parse_trans.git",
|
|
|
|
{ref,"5ee45f5bfa6c04329bea3281977b774f04c89f11"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
2020-10-23 19:13:20 +00:00
|
|
|
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.6.0">>},0},
|
|
|
|
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.8">>},0},
|
|
|
|
{<<"prometheus_httpd">>,{pkg,<<"prometheus_httpd">>,<<"2.1.11">>},1},
|
2020-04-16 16:13:26 +00:00
|
|
|
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.7.1">>},1},
|
2020-08-18 11:26:48 +00:00
|
|
|
{<<"rfc3339">>,{pkg,<<"rfc3339">>,<<"0.2.2">>},0},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"scoper">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/scoper.git",
|
|
|
|
{ref,"23b1625bf2c6940a56cfc30389472a5e384a229f"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
0},
|
|
|
|
{<<"snowflake">>,
|
|
|
|
{git,"https://github.com/rbkmoney/snowflake.git",
|
2020-08-18 11:26:48 +00:00
|
|
|
{ref,"7f379ad5e389e1c96389a8d60bae8117965d6a6d"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
1},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.1">>},1},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"thrift">>,
|
|
|
|
{git,"https://github.com/rbkmoney/thrift_erlang.git",
|
2021-01-27 08:05:24 +00:00
|
|
|
{ref,"846a0819d9b6d09d0c31f160e33a78dbad2067b4"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.3.1">>},2},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"woody">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/woody_erlang.git",
|
2021-01-27 08:05:24 +00:00
|
|
|
{ref,"58f56b462429ab1fee65e1bdb34b73512406ba00"}},
|
2017-12-14 15:16:48 +00:00
|
|
|
0},
|
2021-08-24 10:43:17 +00:00
|
|
|
{<<"woody_api_hay">>,
|
|
|
|
{git,"https://github.com/rbkmoney/woody_api_hay.git",
|
|
|
|
{ref,"3cb6404bfbe80478a71c88b33c0bd352e94cd3c3"}},
|
|
|
|
0},
|
2017-12-14 15:16:48 +00:00
|
|
|
{<<"woody_user_identity">>,
|
2020-08-18 11:26:48 +00:00
|
|
|
{git,"https://github.com/rbkmoney/woody_erlang_user_identity.git",
|
|
|
|
{ref,"d6d8c570e6aaae7adfd2737e47007da43728c1b3"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
0}]}.
|
2017-11-29 14:41:52 +00:00
|
|
|
[
|
|
|
|
{pkg_hash,[
|
2020-10-23 19:13:20 +00:00
|
|
|
{<<"accept">>, <<"B33B127ABCA7CC948BBE6CAA4C263369ABF1347CFA9D8E699C6D214660F10CD1">>},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"base64url">>, <<"36A90125F5948E3AFD7BE97662A1504B934DD5DAC78451CA6E9ABF85A10286BE">>},
|
2019-08-07 14:37:53 +00:00
|
|
|
{<<"bear">>, <<"16264309AE5D005D03718A5C82641FCC259C9E8F09ADEB6FD79CA4271168656F">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cache">>, <<"3C11DBF4CD8FCD5787C95A5FB2A04038E3729CFCA0386016EEA8C953AB48A5AB">>},
|
|
|
|
{<<"certifi">>, <<"D0F424232390BF47D82DA8478022301C561CF6445B5B5FB6A84D49A9E76D2639">>},
|
2020-04-16 16:13:26 +00:00
|
|
|
{<<"cowboy">>, <<"91ED100138A764355F43316B1D23D7FF6BDB0DE4EA618CB5D8677C93A7A2F115">>},
|
|
|
|
{<<"cowlib">>, <<"FD0FF1787DB84AC415B8211573E9A30A3EBE71B5CBFF7F720089972B2319C8A4">>},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"gproc">>, <<"CEA02C578589C61E5341FCE149EA36CCEF236CC2ECAC8691FBA408E7EA77EC2F">>},
|
2019-08-07 14:37:53 +00:00
|
|
|
{<<"hackney">>, <<"24EDC8CD2B28E1C652593833862435C80661834F6C9344E84B6A2255E7AEEF03">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"idna">>, <<"E21CB58A09F0228A9E0B95EAA1217F1BCFC31A1AAA6E1FDF2F53A33F7DBD9494">>},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jose">>, <<"9DC5A14AB62DB4E41677FCC97993752562FB57AD0B8BA062589682EDD3ACB91F">>},
|
2017-11-29 14:41:52 +00:00
|
|
|
{<<"jsx">>, <<"7ACC7D785B5ABE8A6E9ADBDE926A24E481F29956DD8B4DF49E3E4E7BCC92A018">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"lager">>, <<"CED6E98070FB4E58EE93174D006D46479C79844DF7FC17FA4FEFC1049A320D88">>},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"metrics">>, <<"25F094DEA2CDA98213CECC3AEFF09E940299D950904393B2A29D191C346A8486">>},
|
|
|
|
{<<"mimerl">>, <<"993F9B0E084083405ED8252B99460C4F0563E41729AB42D9074FD5E52439BE88">>},
|
2020-10-23 19:13:20 +00:00
|
|
|
{<<"prometheus">>, <<"20510F381DB1CCAB818B4CF2FAC5FA6AB5CC91BC364A154399901C001465F46F">>},
|
|
|
|
{<<"prometheus_cowboy">>, <<"CFCE0BC7B668C5096639084FCD873826E6220EA714BF60A716F5BD080EF2A99C">>},
|
|
|
|
{<<"prometheus_httpd">>, <<"F616ED9B85B536B195D94104063025A91F904A4CFC20255363F49A197D96C896">>},
|
2020-04-16 16:13:26 +00:00
|
|
|
{<<"ranch">>, <<"6B1FAB51B49196860B733A49C07604465A47BDB78AA10C1C16A3D199F7F8C881">>},
|
2020-08-18 11:26:48 +00:00
|
|
|
{<<"rfc3339">>, <<"1552DF616ACA368D982E9F085A0E933B6688A3F4938A671798978EC2C0C58730">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"ssl_verify_fun">>, <<"28A4D65B7F59893BC2C7DE786DEC1E1555BD742D336043FE644AE956C3497FBE">>},
|
2020-10-23 19:13:20 +00:00
|
|
|
{<<"unicode_util_compat">>, <<"A1F612A7B512638634A603C8F401892AFBF99B8CE93A45041F8AACA99CADB85E">>}]},
|
|
|
|
{pkg_hash_ext,[
|
|
|
|
{<<"accept">>, <<"11B18C220BCC2EAB63B5470C038EF10EB6783BCB1FCDB11AA4137DEFA5AC1BB8">>},
|
|
|
|
{<<"base64url">>, <<"FAB09B20E3F5DB886725544CBCF875B8E73EC93363954EB8A1A9ED834AA8C1F9">>},
|
|
|
|
{<<"bear">>, <<"534217DCE6A719D59E54FB0EB7A367900DBFC5F85757E8C1F94269DF383F6D9B">>},
|
|
|
|
{<<"cache">>, <<"3E7D6706DE5DF76C4D71C895B4BE62B01C3DE6EDB63197035E465C3BCE63F19B">>},
|
|
|
|
{<<"certifi">>, <<"E12D667D042C11D130594BAE2B0097E63836FE8B1E6D6B2CC48F8BB7A2CF7D68">>},
|
|
|
|
{<<"cowboy">>, <<"04FD8C6A39EDC6AAA9C26123009200FC61F92A3A94F3178C527B70B767C6E605">>},
|
|
|
|
{<<"cowlib">>, <<"79F954A7021B302186A950A32869DBC185523D99D3E44CE430CD1F3289F41ED4">>},
|
|
|
|
{<<"goldrush">>, <<"99CB4128CFFCB3227581E5D4D803D5413FA643F4EB96523F77D9E6937D994CEB">>},
|
|
|
|
{<<"gproc">>, <<"580ADAFA56463B75263EF5A5DF4C86AF321F68694E7786CB057FD805D1E2A7DE">>},
|
|
|
|
{<<"hackney">>, <<"4D605D33DD07EE1B82B105033CCCB02379515105FCEB1850746591814B00C205">>},
|
|
|
|
{<<"idna">>, <<"8FDDB3AEC4692C71647D67DE72536254BCE9069851754E370A99F2AAE69FBDF4">>},
|
|
|
|
{<<"jose">>, <<"0EFAAC15223E7CD29773296214AB3B85700D2CD1354C931342750AA1AFAF6146">>},
|
|
|
|
{<<"jsx">>, <<"B4C5D3230B397C8D95579E4A3D72826BB6463160130CCF4182F5BE8579B5F44C">>},
|
|
|
|
{<<"lager">>, <<"6CBEF7E038D772A6BF834BA7AAF55A1484A97ADFE8075B4A23B0086A8FE697A8">>},
|
|
|
|
{<<"metrics">>, <<"69B09ADDDC4F74A40716AE54D140F93BEB0FB8978D8636EADED0C31B6F099F16">>},
|
|
|
|
{<<"mimerl">>, <<"7A4C8E1115A2732A67D7624E28CF6C9F30C66711A9E92928E745C255887BA465">>},
|
|
|
|
{<<"prometheus">>, <<"4905FD2992F8038ECCD7AA0CD22F40637ED618C0BED1F75C05AACEC15B7545DE">>},
|
|
|
|
{<<"prometheus_cowboy">>, <<"BA286BECA9302618418892D37BCD5DC669A6CC001F4EB6D6AF85FF81F3F4F34C">>},
|
|
|
|
{<<"prometheus_httpd">>, <<"0BBE831452CFDF9588538EB2F570B26F30C348ADAE5E95A7D87F35A5910BCF92">>},
|
|
|
|
{<<"ranch">>, <<"451D8527787DF716D99DC36162FCA05934915DB0B6141BBDAC2EA8D3C7AFC7D7">>},
|
|
|
|
{<<"rfc3339">>, <<"986D7F9BAC6891AA4D5051690058DE4E623245620BBEADA7F239F85C4DF8F23C">>},
|
|
|
|
{<<"ssl_verify_fun">>, <<"4F8805EB5C8A939CF2359367CB651A3180B27DFB48444846BE2613D79355D65E">>},
|
|
|
|
{<<"unicode_util_compat">>, <<"DA1D9BEF8A092CC7E1E51F1298037A5DDFB0F657FE862DFE7BA4C5807B551C29">>}]}
|
2017-11-29 14:41:52 +00:00
|
|
|
].
|