Andrew Mayorov 33e5e1ba57 feat(router): add unified routing table 2 anni fa
..
emqx 33e5e1ba57 feat(router): add unified routing table 2 anni fa
emqx_authn e20b804e6b chore: update changes && test cases 2 anni fa
emqx_authz b24a9d5343 chore(ldap-authz): update apps version && changes 2 anni fa
emqx_auto_subscribe e4d09d4ad4 feat: implement configuration and user data export/import CLI 2 anni fa
emqx_bridge f45b5fac6f chore: unhidden hstreamdb bridge for e5.2.0 2 anni fa
emqx_bridge_azure_event_hub cb1e105e19 Merge pull request #11516 from paulozulato/fix-kafka-aeh-client-unique-id 2 anni fa
emqx_bridge_cassandra 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_clickhouse 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_dynamo 243b8f5b67 chore: merge 'upstream/master' into v5.1.2 2 anni fa
emqx_bridge_gcp_pubsub e5041de9cc fix(gcp_consumer): handle 401 errors 2 anni fa
emqx_bridge_greptimedb 45e2e687e5 fix(greptimedb_bridge): avoid double-parsing write syntax during probe and remove code duplication 2 anni fa
emqx_bridge_hstreamdb 649647190e test: new batch mechanism of hstreamdb_erl 2 anni fa
emqx_bridge_http 5c8dc092a1 fix(http_bridge): don't attempt to convert headers to atoms 2 anni fa
emqx_bridge_influxdb 4e80d669b0 fix(influxdb_bridge): avoid double-parsing write syntax during probe 2 anni fa
emqx_bridge_iotdb 5abe4bed88 feat: add Azure Event Hub Producer bridge 2 anni fa
emqx_bridge_kafka 84e68f8ed8 Merge pull request #11508 from paulozulato/fix-azure-msg-error-handling 2 anni fa
emqx_bridge_kinesis 20b46091f9 fix(kinesis): set validators for static constraints 2 anni fa
emqx_bridge_matrix 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_mongodb d93e1bbf08 feat(mongodb): add configurable option to override legacy protocol usage 2 anni fa
emqx_bridge_mqtt 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_mysql 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_opents 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_oracle 5c8dc092a1 fix(http_bridge): don't attempt to convert headers to atoms 2 anni fa
emqx_bridge_pgsql d5847f33a8 test: attempt to stabilize flaky tests 2 anni fa
emqx_bridge_pulsar 926eb4e3dd test: rm unused var warning 2 anni fa
emqx_bridge_rabbitmq 399f849f7b feat(rabbitmq_bridge): add TLS support 2 anni fa
emqx_bridge_redis 05fdf52d8e fix(redis): set bridge as unhealthy on authentication error 2 anni fa
emqx_bridge_rocketmq 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_sqlserver 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_tdengine 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_bridge_timescale 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2 anni fa
emqx_conf b74ff10705 Merge pull request #11517 from keynslug/ft/topic-index-v3 2 anni fa
emqx_connector 0b066fa20c fix(ldap): fix dependency problem 2 anni fa
emqx_ctl c819ac27f4 feat: add conf reload cli 2 anni fa
emqx_dashboard e10f9e5e9b feat: change mqtt.max_packet_size type from string to bytesize 2 anni fa
emqx_durable_storage abf8d8b391 fix(ds): make dialyzer happy 2 anni fa
emqx_enterprise 541d03a0ba refactor(schema_registry): refactor schema registry app and modules 2 anni fa
emqx_eviction_agent 9245162394 chore(rebalance): fix flaky test 2 anni fa
emqx_exhook 7de26a1776 feat(authz): use extensible map format for actions in authz rules 2 anni fa
emqx_ft 8cd21da94b chore: update apps version 2 anni fa
emqx_gateway ed67303281 Merge pull request #11382 from savonarola/0801-auth-refactor 2 anni fa
emqx_gateway_coap 1ce6a225ae feat(authz): add tests for authz extended actions 2 anni fa
emqx_gateway_exproto 7de26a1776 feat(authz): use extensible map format for actions in authz rules 2 anni fa
emqx_gateway_lwm2m 7de26a1776 feat(authz): use extensible map format for actions in authz rules 2 anni fa
emqx_gateway_mqttsn b08102269a refactor(calendar): refactor datetime-related code and remove redundant 2 anni fa
emqx_gateway_stomp 7de26a1776 feat(authz): use extensible map format for actions in authz rules 2 anni fa
emqx_gcp_device d17bcc94f6 chore(auth): update emqx_gcp_device tests 2 anni fa
emqx_ldap 6085442958 fix(ldap): expose request_timeout to prevent infinite hang 2 anni fa
emqx_machine 8ab6eb5638 test: start emqx_opentelemetry in emqx_machine SUITE 2 anni fa
emqx_management dcb63440bc refactor(mgmt): avoid dealing with router tab directly 2 anni fa
emqx_modules 8cd21da94b chore: update apps version 2 anni fa
emqx_mongodb d93e1bbf08 feat(mongodb): add configurable option to override legacy protocol usage 2 anni fa
emqx_mysql 19f9fc5089 feat(authz): bump app versions 2 anni fa
emqx_node_rebalance 3cd223ff5b chore: add more detail msg for merging failed 2 anni fa
emqx_opentelemetry 8ab6eb5638 test: start emqx_opentelemetry in emqx_machine SUITE 2 anni fa
emqx_oracle 63adeabf72 chore: bump app versions 2 anni fa
emqx_plugins 6337f52cf9 fix(plugins): start/stop plugins when loading config from CLI 2 anni fa
emqx_prometheus 2322b27542 Merge pull request #11497 from zhongwencool/prometheus-metrics 2 anni fa
emqx_psk 0ef00d5919 fix: psk_authentication is updated failed 2 anni fa
emqx_redis fc35c74eab fix(redis): use eredis_secret to avoid password leaking 2 anni fa
emqx_resource 42877e282d fix: flatten error message on resource validator 2 anni fa
emqx_retainer b08102269a refactor(calendar): refactor datetime-related code and remove redundant 2 anni fa
emqx_rule_engine 166375a000 fix(topicidx): make `get_record/2` simpler to use in concurrent env 2 anni fa
emqx_s3 484519dcf9 feat(kinesis): implement Amazon Kinesis Producer bridge 2 anni fa
emqx_schema_registry b9b11d8f4d fix(machine_boot): use shared list of reboot apps and add bridges to reboot list 2 anni fa
emqx_slow_subs 7cf8a6c892 chore: bump app vsns 2 anni fa
emqx_telemetry 6180e775f4 test: fix mocking and application start 2 anni fa
emqx_utils 8cd21da94b chore: update apps version 2 anni fa