emqx/apps/emqx_plugins/src
Thales Macedo Garitezi 6897f0141b fix(plugins): do not stop Elixir protected apps
On one hand, Elixir plugins might include Elixir itself, when targetting a non-Elixir EMQX
release.  If, on the other hand, the EMQX release already includes Elixir, we shouldn't
stop Elixir nor IEx, or the running IEx shell will break.
2024-06-17 16:42:23 -03:00
..
proto refactor: plguin functions and types rename 2024-05-22 11:51:54 +08:00
emqx_plugins.app.src fix: get plugin app vsn from field `rel_apps` 2024-06-03 15:26:14 +08:00
emqx_plugins.erl fix(plugins): do not stop Elixir protected apps 2024-06-17 16:42:23 -03:00
emqx_plugins_app.erl fix: ensure installed and plugin state on boot 2024-05-22 02:09:33 +08:00
emqx_plugins_cli.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_plugins_schema.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_plugins_serde.erl fix: use hocon format as plugin config 2024-05-22 06:37:58 +08:00
emqx_plugins_sup.erl feat: plugin config with avro schema and apis 2024-04-26 10:25:04 +08:00