emqx/apps
firest f41f5fed6e chore: update change 2024-05-08 15:02:33 +08:00
..
emqx feat(events): add new hook && event `client.check_authn_complete` 2024-05-07 16:24:31 +08:00
emqx_audit chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_auth fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_auth_http fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_auth_jwt feat(jwt_auth): improve verify_claims handling and docs 2024-04-25 17:49:29 +03:00
emqx_auth_ldap chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_auth_mnesia chore(authz): improve and clarify types 2024-04-26 12:09:18 +03:00
emqx_auth_mongodb feat: allow client_attr used in authz rules 2024-03-23 10:16:02 +01:00
emqx_auth_mysql feat: allow client_attr used in authz rules 2024-03-23 10:16:02 +01:00
emqx_auth_postgresql feat: allow client_attr used in authz rules 2024-03-23 10:16:02 +01:00
emqx_auth_redis feat: allow client_attr used in authz rules 2024-03-23 10:16:02 +01:00
emqx_auto_subscribe chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_bridge_azure_event_hub feat(kafka producer): add health check topic option 2024-05-02 17:07:44 -03:00
emqx_bridge_cassandra feat: add stop after render and after render trace to cassandra action 2024-04-25 11:51:46 +02:00
emqx_bridge_clickhouse feat: add stop after render and after render trace to clickhouse action 2024-04-25 11:51:46 +02:00
emqx_bridge_confluent feat(kafka producer): add health check topic option 2024-05-02 17:07:44 -03:00
emqx_bridge_dynamo fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_bridge_es fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_bridge_gcp_pubsub feat: add stop after render and after render trace to gcp action 2024-04-25 11:51:46 +02:00
emqx_bridge_greptimedb feat: add stop after render and after render trace to greptimedb action 2024-04-25 11:51:46 +02:00
emqx_bridge_hstreamdb feat: add stop after render and after render trace to hstreamdb action 2024-04-25 11:51:46 +02:00
emqx_bridge_http fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_bridge_influxdb feat: add stop after render and after render trace to influxdb action 2024-04-25 11:51:46 +02:00
emqx_bridge_iotdb fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_bridge_kafka Merge pull request #12959 from thalesmg/kprodu-connector-hc-m-20240429 2024-05-03 12:48:48 -03:00
emqx_bridge_kinesis feat: add stop after render and after render trace to kinesis action 2024-04-25 11:51:46 +02:00
emqx_bridge_matrix refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
emqx_bridge_mongodb feat: add stop after render and after render trace to mongodb action 2024-04-25 11:51:46 +02:00
emqx_bridge_mqtt refactor(rule trace): templates rendered trace to increase code reuse 2024-04-25 13:15:36 +02:00
emqx_bridge_mysql feat: add stop after render and after render trace to mysql action 2024-04-25 11:51:46 +02:00
emqx_bridge_opents feat: add stop after render and after render trace to opents action 2024-04-25 11:51:46 +02:00
emqx_bridge_oracle feat(bridge): add is_template flag to bridge config fields 2024-04-17 13:10:55 +02:00
emqx_bridge_pgsql Merge pull request #12874 from ieQu1/dev/EMQX-12030-subscriptions-api 2024-04-19 17:11:53 +02:00
emqx_bridge_pulsar feat: add stop after render and after render trace to pulsar action 2024-04-25 11:51:46 +02:00
emqx_bridge_rabbitmq refactor(rule trace): templates rendered trace to increase code reuse 2024-04-25 13:15:36 +02:00
emqx_bridge_redis feat: add stop after render and after render trace to redis action 2024-04-25 11:51:46 +02:00
emqx_bridge_rocketmq feat: add stop after render and after render trace to rocketmq action 2024-04-25 11:51:46 +02:00
emqx_bridge_s3 fix(s3-aggreg): do not handle `{error, closed}` on buffer write 2024-04-30 10:48:16 +02:00
emqx_bridge_sqlserver feat: add stop after render and after render trace to sqlserver action 2024-04-25 11:51:46 +02:00
emqx_bridge_syskeeper feat: add stop after render and after render trace to syskeeper action 2024-04-25 11:51:46 +02:00
emqx_bridge_tdengine refactor(rule trace): templates rendered trace to increase code reuse 2024-04-25 13:15:36 +02:00
emqx_bridge_timescale refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
emqx_conf chore(emqx_conf): extract data dirs to sync to a macro 2024-05-02 10:25:53 +02:00
emqx_connector fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03:00
emqx_ctl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard Merge pull request #12970 from zmstone/0503-refactor-dashboard-listener 2024-05-04 08:38:29 +02:00
emqx_dashboard_rbac chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_sso chore: fix typo 2024-04-26 10:25:18 +08:00
emqx_durable_storage docs(ds): Update README with CLI and REST API endpoints 2024-04-23 16:28:35 +02:00
emqx_enterprise chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_eviction_agent fix(rebalance): fix start order of rebalance applications 2024-04-12 15:58:57 +03:00
emqx_exhook chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_ft fix(ft): report ft assemble status from a dedicated process 2024-04-24 18:16:28 +03:00
emqx_gateway feat(partial_chain): gateway support 2024-04-30 16:41:26 +02:00
emqx_gateway_coap chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gateway_exproto chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gateway_gbt32960 docs: add change log for #12746 2024-03-20 14:43:28 +01:00
emqx_gateway_jt808 chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gateway_lwm2m chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gateway_mqttsn chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_gateway_ocpp fix(ocpp): return correct current_connections number of listenrs http api 2024-04-18 14:54:12 +08:00
emqx_gateway_stomp chore: add tests 2024-04-20 08:59:36 +08:00
emqx_gcp_device chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_ldap fix(ldap): lower the log level of LDAB to `debug` 2024-03-13 19:20:40 +08:00
emqx_license feat(license): add business critical customer type 2024-04-19 14:19:39 +02:00
emqx_machine Merge remote-tracking branch 'upstream/release-56' into 0415-sync-release-56 2024-04-15 08:09:03 +02:00
emqx_management Merge pull request #12970 from zmstone/0503-refactor-dashboard-listener 2024-05-04 08:38:29 +02:00
emqx_message_validation fix(message validation): validate duplicated topics 2024-04-29 15:44:03 -03:00
emqx_modules chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mongodb chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_mysql feat: add stop after render and after render trace to mysql action 2024-04-25 11:51:46 +02:00
emqx_node_rebalance fix(rebalance): fix start order of rebalance applications 2024-04-12 15:58:57 +03:00
emqx_opentelemetry fix: cpu usage and idle use two decimal places 2024-04-08 14:14:09 +08:00
emqx_oracle feat: add stop after render and after render trace to oracle action 2024-04-25 11:51:46 +02:00
emqx_plugins fix: make bpapi check happy 2024-04-26 21:17:01 +08:00
emqx_postgresql feat: add stop after render and after render trace to pgsql action 2024-04-25 11:51:46 +02:00
emqx_prometheus feat(ds): Report counters for LTS storage layout 2024-04-02 16:47:43 +02:00
emqx_psk chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_redis chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_resource refactor: use `spawn_link` instead of `spawn_monitor` 2024-04-29 15:20:32 -03:00
emqx_retainer fix: cannot import retained messages 2024-04-07 17:03:14 +08:00
emqx_rule_engine chore: update change 2024-05-08 15:02:33 +08:00
emqx_s3 feat(s3-aggreg): handle delivery shutdowns gracefully 2024-04-30 10:48:15 +02:00
emqx_schema_registry chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_slow_subs chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_telemetry chore(retainer): refactor types; remove hotwiring to builtin config 2024-02-28 18:43:16 +03:00
emqx_utils chore(auth,http): cache REs for parsing URIs 2024-05-06 11:46:18 +03:00