emqx/apps
zhongwencool 3aa1f86d9e chore: is_content_type_json to validate_content_type_json 2024-05-24 10:13:24 +08:00
..
emqx feat: return 415 when UNSUPPORTED_MEDIA_TYPE 2024-05-24 10:13:23 +08:00
emqx_audit chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_auth test: fix a flaky one 2024-05-23 08:55:28 +02:00
emqx_auth_http Merge remote-tracking branch 'origin/release-57' 2024-05-21 15:04:46 +02:00
emqx_auth_jwt chore(auth_http): unify http request generation 2024-05-16 11:36:52 +03:00
emqx_auth_ldap chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_auth_mnesia chore(streams): add stream methods, optimize streams 2024-05-16 12:04:08 +03:00
emqx_auth_mongodb Merge pull request #13040 from savonarola/0513-fix-http-authn-error-handling 2024-05-16 15:12:57 +03:00
emqx_auth_mysql chore(auth_http): unify http request generation 2024-05-16 11:36:52 +03:00
emqx_auth_postgresql chore(auth_http): unify http request generation 2024-05-16 11:36:52 +03:00
emqx_auth_redis chore(auth_http): unify http request generation 2024-05-16 11:36:52 +03:00
emqx_auto_subscribe chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge chore: is_content_type_json to validate_content_type_json 2024-05-24 10:13:24 +08: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 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 feat(kafka producer): add health check topic option 2024-05-02 17:07:44 -03:00
emqx_bridge_dynamo Merge branch 'release-57' into sync-r57-m-20240508 2024-05-09 09:13:30 -03:00
emqx_bridge_es Merge branch 'release-57' into sync-r57-m-20240508 2024-05-09 09:13:30 -03: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 chore(auth_http): unify http request generation 2024-05-16 11:36:52 +03:00
emqx_bridge_influxdb chore: improved InfluxDB connection error messaging 2024-05-17 10:38:11 +08:00
emqx_bridge_iotdb Merge branch 'release-57' into sync-r57-m-20240508 2024-05-09 09:13:30 -03:00
emqx_bridge_kafka Merge remote-tracking branch 'origin/release-57' 2024-05-21 15:04:46 +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 feat(quic-lb): add configuration 2024-05-23 10:32:20 +02:00
emqx_connector fix(auth,http): improve URI handling 2024-05-04 09:47:13 +03: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 chore: is_content_type_json to validate_content_type_json 2024-05-24 10:13:24 +08:00
emqx_dashboard_rbac chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_sso feat: return 415 when UNSUPPORTED_MEDIA_TYPE 2024-05-24 10:13:23 +08:00
emqx_durable_storage Merge remote-tracking branch 'origin/release-57' 2024-05-23 21:04:03 +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 fix(ft): report ft assemble status from a dedicated process 2024-04-24 18:16:28 +03:00
emqx_gateway Merge branch 'release-57' into sync-r57-m-20240508 2024-05-09 09:13:30 -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 test: fix broken test 2024-05-22 16:19:47 -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 Merge pull request #12920 from cisiqo/patch-6 2024-05-21 16:57:58 +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 chore: is_content_type_json to validate_content_type_json 2024-05-24 10:13:24 +08:00
emqx_machine refactor: rename `message_validation` to `schema_validation` 2024-05-14 10:32:27 -03:00
emqx_management feat: return 415 when UNSUPPORTED_MEDIA_TYPE 2024-05-24 10:13:23 +08:00
emqx_modules fix(banned): verify delayed/taken over/retained messages against clientid_re rules 2024-05-15 14:05:38 +03: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 refactor: plguin functions and types rename 2024-05-22 11:51:54 +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 Merge pull request #13025 from savonarola/0513-fix-cursor-usage 2024-05-16 17:06:53 +03:00
emqx_rule_engine chore: is_content_type_json to validate_content_type_json 2024-05-24 10:13:24 +08: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 Merge remote-tracking branch 'origin/release-57' 2024-05-21 15:04:46 +02:00