emqx/apps
ieQu1 66ec2e6ad0
fix(dsrepl): Retry sending ra commands to the leader
2024-05-24 19:08:05 +02:00
..
emqx Merge pull request #13104 from keynslug/fix/EMQX-12415/last-resort-poll 2024-05-23 21:17:03 +03:00
emqx_audit fix: Revert "fix: redact all headers from logs" 2024-03-01 10:32:57 +08:00
emqx_auth fix(authn/http): log meaningful error message if http header is missing 2024-05-14 10:22:07 +02:00
emqx_auth_http chore: bump emqx_auth_http app vsn 2024-05-19 09:30:39 +02:00
emqx_auth_jwt feat(authn): use correct time resolution for setting channel expire in JWT authn 2024-04-30 19:01:16 +03:00
emqx_auth_ldap chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_auth_mnesia chore: apply suggestions from code review 2024-04-25 09:16:53 +08: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 Merge pull request #13077 from kjellwinblad/kjell/fix_action_update_race_issue/EMQX-12376 2024-05-23 09:11:48 +02:00
emqx_bridge_azure_event_hub fix(emqx_connector_info): refactoring based on thalesmg's comments 2024-03-22 09:29:26 +01:00
emqx_bridge_cassandra fix(cassandra): format rendered trace in a better way 2024-05-16 11:35:12 +02:00
emqx_bridge_clickhouse fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_confluent refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
emqx_bridge_dynamo fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_es fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_gcp_pubsub fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_greptimedb fix(greptime trace): remove async info as it is confusing 2024-05-16 16:50:09 +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: issues found during PR review (thanks @thalesmg and @zmstone) 2024-05-03 15:04:57 +02:00
emqx_bridge_influxdb fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_iotdb fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_kafka Merge pull request #13043 from kjellwinblad/kjell/kafka_incorrect_query_type/EMQX-12363 2024-05-16 10:08:16 +02:00
emqx_bridge_kinesis fix(kinesis): partition_key should be of 'template' type 2024-05-10 13:57:38 +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 fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +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 fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +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 fix(bridge v2 api): don't attempt to start disabled connector when starting action/source 2024-05-22 13:33:55 -03:00
emqx_bridge_pulsar fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +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 fix: remove query mode from redis action trace as it only supports sync 2024-05-15 14:32:15 +02:00
emqx_bridge_rocketmq fix(rocketmq): fix namespace error for RocketMQ 2024-05-22 16:29:38 +08:00
emqx_bridge_s3 fix(s3 tracing): do not format records as IO data in aggregate mode 2024-05-23 12:41:30 +02:00
emqx_bridge_sqlserver fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_syskeeper chore: update change 2024-05-10 07:29:14 +08:00
emqx_bridge_tdengine fix(rule tracing): format result traces in a more structured way 2024-05-06 17:33:59 +02:00
emqx_bridge_timescale refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
emqx_conf Merge pull request #13048 from thalesmg/sv-backup-r57-20240514 2024-05-17 09:47:04 +08:00
emqx_connector feat: avoid mixing request with and without the stop_after_render flag 2024-04-17 16:21:21 +02:00
emqx_connector_aggregator fix(aggregator): refactor supervision tree 2024-05-10 09:06:12 -03:00
emqx_ctl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard fix(monitor api): fix cluster metric aggregation 2024-05-23 09:38:24 -03: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 fix(dsrepl): Retry sending ra commands to the leader 2024-05-24 19:08:05 +02:00
emqx_enterprise refactor: rename `message_validation` to `schema_validation` 2024-05-14 10:32:27 -03: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 chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_gateway feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_coap feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_exproto feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_gbt32960 feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_jt808 test(gw): jt808 register failed 2024-05-10 23:09:22 +08:00
emqx_gateway_lwm2m feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_mqttsn feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_ocpp feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03:00
emqx_gateway_stomp feat(authn): add connection expire based on authn data 2024-04-30 17:04:55 +03: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 chore: add customer type 4 (BYOC) 2024-05-23 17:30:06 +02:00
emqx_machine refactor: rename `message_validation` to `schema_validation` 2024-05-14 10:32:27 -03:00
emqx_management Merge pull request #13101 from JimMoen/fix-plugin-config-map 2024-05-23 21:18:43 +02: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 fix: make mysql action rendered trace include parameters 2024-05-15 14:49:33 +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: apply suggestions from code review, thanks @zmstone 2024-05-23 20:28:14 +08:00
emqx_postgresql fix(postgres): reduce log spamming when connection goes down 2024-05-10 12:15:01 -03:00
emqx_prometheus refactor(prom): unify function name to avoid multiple levels call 2024-05-23 20:11:22 +08: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: simplify the code with maps:map/2 2024-05-22 18:03:43 +02:00
emqx_retainer fix(retainer): fix qlc cursor cleanup 2024-05-08 21:38:37 +03:00
emqx_rule_engine fix(trace): make sure that the payload encode works with nested payloads 2024-05-23 12:30:56 +02:00
emqx_s3 fix(s3-bridge): report inconsistent `min/max_part_size` option 2024-05-21 18:49:01 +02:00
emqx_schema_registry chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_schema_validation feat(schema validation): implement support for `ctl conf load` 2024-05-16 09:55:42 -03: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 feat(schema validation): implement support for `ctl conf load` 2024-05-16 09:55:42 -03:00