emqx/apps
Zaiming (Stone) Shi c20ba0572a chore: bump to 5.2.0-alpha.4 2023-08-31 15:47:39 +02:00
..
emqx chore: bump to 5.2.0-alpha.4 2023-08-31 15:47:39 +02:00
emqx_authn chore: update changes && test cases 2023-08-22 17:41:08 +08:00
emqx_authz chore(ldap-authz): update apps version && changes 2023-08-04 18:14:09 +08:00
emqx_auto_subscribe feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_bridge fix(kafka): avoid producer name collision between Kafka and AEH bridges 2023-08-30 14:48:10 -03:00
emqx_bridge_azure_event_hub fix(kafka): avoid producer name collision between Kafka and AEH bridges 2023-08-30 14:48:10 -03:00
emqx_bridge_cassandra fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_clickhouse fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_dynamo chore: merge 'upstream/master' into v5.1.2 2023-07-21 13:25:46 +02:00
emqx_bridge_gcp_pubsub fix(gcp_consumer): handle 401 errors 2023-08-24 09:03:34 -03:00
emqx_bridge_greptimedb fix(greptimedb_bridge): avoid double-parsing write syntax during probe and remove code duplication 2023-08-22 12:42:48 -03:00
emqx_bridge_hstreamdb chore: bump hstreamdb_erl driver to `0.4.5+v0.16.1` 2023-08-28 17:28:50 +08:00
emqx_bridge_http fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00
emqx_bridge_influxdb fix(influxdb_bridge): avoid double-parsing write syntax during probe 2023-08-15 17:05:57 -03:00
emqx_bridge_iotdb feat: add Azure Event Hub Producer bridge 2023-07-27 09:22:39 -03:00
emqx_bridge_kafka Merge remote-tracking branch 'andrew/ft/EMQX-10713/unified-route-tab' into 0831-make-use-of-new-routing-table 2023-08-31 15:46:33 +02:00
emqx_bridge_kinesis fix(kinesis): set validators for static constraints 2023-08-22 14:42:44 -03:00
emqx_bridge_matrix fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mongodb feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03:00
emqx_bridge_mqtt fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mysql fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_opents fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_oracle fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00
emqx_bridge_pgsql test: attempt to stabilize flaky tests 2023-08-07 13:08:34 -03:00
emqx_bridge_pulsar test: rm unused var warning 2023-08-14 10:33:24 -03:00
emqx_bridge_rabbitmq feat(rabbitmq_bridge): add TLS support 2023-07-27 15:52:46 -03:00
emqx_bridge_redis fix(redis): set bridge as unhealthy on authentication error 2023-08-18 14:51:03 -03:00
emqx_bridge_rocketmq fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_sqlserver fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_tdengine fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_timescale fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_conf Merge pull request #11517 from keynslug/ft/topic-index-v3 2023-08-28 12:24:16 +04:00
emqx_connector fix(ldap): fix dependency problem 2023-08-14 16:59:37 +08:00
emqx_ctl feat: add conf reload cli 2023-06-11 09:11:17 +08:00
emqx_dashboard feat: change mqtt.max_packet_size type from string to bytesize 2023-08-14 10:10:46 +08:00
emqx_durable_storage fix(ds): make dialyzer happy 2023-07-26 16:35:07 +08:00
emqx_enterprise refactor(schema_registry): refactor schema registry app and modules 2023-07-12 09:24:15 -03:00
emqx_eviction_agent test(evict): do not disable router module in cluster nodes 2023-08-28 14:07:46 +04:00
emqx_exhook feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_ft chore: update apps version 2023-08-16 10:55:54 +08:00
emqx_gateway Merge pull request #11382 from savonarola/0801-auth-refactor 2023-08-21 00:24:15 +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 refactor(calendar): refactor datetime-related code and remove redundant 2023-08-16 10:55:46 +08:00
emqx_gateway_stomp feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gcp_device chore(auth): update emqx_gcp_device tests 2023-08-16 22:37:42 +03:00
emqx_ldap fix(ldap): expose request_timeout to prevent infinite hang 2023-08-24 16:50:38 +08:00
emqx_machine test: start emqx_opentelemetry in emqx_machine SUITE 2023-08-25 10:09:00 +08:00
emqx_management refactor(mgmt): avoid dealing with router tab directly 2023-08-28 13:52:59 +04:00
emqx_modules chore: update apps version 2023-08-16 10:55:54 +08:00
emqx_mongodb feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03:00
emqx_mysql feat(authz): bump app versions 2023-07-07 19:41:34 +03:00
emqx_node_rebalance chore: add more detail msg for merging failed 2023-07-20 17:48:26 +08:00
emqx_opentelemetry test: start emqx_opentelemetry in emqx_machine SUITE 2023-08-25 10:09:00 +08:00
emqx_oracle chore: bump app versions 2023-07-27 15:29:03 +02:00
emqx_plugins fix(plugins): start/stop plugins when loading config from CLI 2023-07-07 13:37:51 -03:00
emqx_prometheus Merge pull request #11497 from zhongwencool/prometheus-metrics 2023-08-24 12:06:32 +08:00
emqx_psk fix: psk_authentication is updated failed 2023-07-07 20:02:06 +08:00
emqx_redis fix(redis): use eredis_secret to avoid password leaking 2023-08-18 14:51:03 -03:00
emqx_resource fix: increment matched counter when bridge is unhealthy 2023-08-30 10:52:53 -03:00
emqx_retainer refactor(calendar): refactor datetime-related code and remove redundant 2023-08-16 10:55:46 +08:00
emqx_rule_engine feat(ruleeng): avoid storing whole rules in topic index 2023-08-30 20:07:56 +04:00
emqx_s3 feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
emqx_schema_registry fix(machine_boot): use shared list of reboot apps and add bridges to reboot list 2023-07-19 20:15:42 -03:00
emqx_slow_subs chore: bump app vsns 2023-06-21 16:36:51 +02:00
emqx_telemetry test: fix mocking and application start 2023-07-12 14:47:52 +02:00
emqx_utils chore: update apps version 2023-08-16 10:55:54 +08:00