emqx/apps
Ilya Averyanov 58a83739b8
Merge pull request #10986 from savonarola/ft/EMQX-9523/config-api
feat(ft-api): provide configuration API
2023-07-10 15:32:30 +03:00
..
emqx Merge pull request #10986 from savonarola/ft/EMQX-9523/config-api 2023-07-10 15:32:30 +03:00
emqx_authn fix(redis): validate database number 2023-07-03 22:44:54 +03:00
emqx_authz feat(authz): bump app versions 2023-07-07 19:41:34 +03:00
emqx_auto_subscribe feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_bridge refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_cassandra refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_clickhouse refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_dynamo refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_gcp_pubsub refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_hstreamdb chore: hstreamdb_erl as deps for hstreamdb bridge 2023-07-07 14:50:44 +08:00
emqx_bridge_influxdb refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_iotdb refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_kafka refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_matrix refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_mongodb refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_mqtt fix(mqtt_bridge): ensure `server` key is a binary 2023-06-30 13:46:24 -03:00
emqx_bridge_mysql refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_opents refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_oracle refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_pgsql refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_pulsar fix: pulsar flaky cluster tests 2023-07-07 12:25:37 +08:00
emqx_bridge_rabbitmq refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_redis refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_rocketmq refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_sqlserver refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_tdengine refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_bridge_timescale refactor: rm ee_bridge and ee_connector application 2023-07-07 12:25:37 +08:00
emqx_conf Merge pull request #11226 from zhongwencool/listener-conf-enabled-to-enable 2023-07-10 17:15:24 +08:00
emqx_connector chore: update changes && app version 2023-07-07 18:22:54 +08:00
emqx_ctl feat: add conf reload cli 2023-06-11 09:11:17 +08:00
emqx_dashboard fix(ft-api): fix swagger schema dump for ft schema 2023-07-07 19:15:42 +03:00
emqx_durable_storage docs(ds): Apply suggestions from code review 2023-06-28 10:04:07 +02:00
emqx_enterprise chore: bump app versions 2023-05-30 08:08:29 +02:00
emqx_eviction_agent fix: emqx CI failed 2023-07-10 10:34:36 +08:00
emqx_exhook feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_ft Merge pull request #10986 from savonarola/ft/EMQX-9523/config-api 2023-07-10 15:32:30 +03:00
emqx_gateway feat(authz): add tests for authz extended actions 2023-07-07 19:40:34 +03:00
emqx_gateway_coap feat(authz): add tests for authz extended actions 2023-07-07 19:40:34 +03:00
emqx_gateway_exproto feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_lwm2m feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_mqttsn feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_stomp feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_machine chore: add comment for init_loader_done 2023-07-10 12:03:36 +08:00
emqx_management Merge pull request #11132 from savonarola/0531-authz-qos-retain 2023-07-10 15:32:02 +03:00
emqx_modules chore: bump app vsns 2023-06-21 16:36:51 +02:00
emqx_mongodb chore: bump app versions 2023-07-07 11:17:54 +08:00
emqx_mysql feat(authz): bump app versions 2023-07-07 19:41:34 +03:00
emqx_node_rebalance chore(rebalance test): fix API tests 2023-07-07 18:04:32 +03:00
emqx_oracle fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02:00
emqx_plugins fix(plugins): start/stop plugins when loading config from CLI 2023-07-07 13:37:51 -03:00
emqx_prometheus fix: delete bad link in emqx_prometheus 2023-07-10 16:48:13 +08:00
emqx_psk fix: psk_authentication is updated failed 2023-07-07 20:02:06 +08:00
emqx_redis fix(redis): validate database number 2023-07-03 22:44:54 +03:00
emqx_resource fix: start_after_created's default value 2023-07-07 16:39:26 +08:00
emqx_retainer Merge pull request #11158 from lafirest/fix/wait_table_in_retainer 2023-06-29 16:01:54 +08:00
emqx_rule_engine feat(authz): bump app versions 2023-07-07 19:41:34 +03:00
emqx_s3 fix(ft-api): implement import config behaviour 2023-07-07 19:15:42 +03:00
emqx_slow_subs chore: bump app vsns 2023-06-21 16:36:51 +02:00
emqx_telemetry fix(emqx_telemetry): make dialyzer happy 2023-06-02 18:02:46 +02:00
emqx_utils feat(ft-api): bump app versions 2023-07-07 19:17:22 +03:00