emqx/apps
Shawn 0e1043f80c ci: update generated connector name 2024-01-22 10:34:40 +08:00
..
emqx Merge remote-tracking branch 'origin/release-55' 2024-01-18 14:36:30 +01:00
emqx_audit style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth feat: support authz cache exclusion config 2024-01-10 13:52:00 +01:00
emqx_auth_http style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_jwt chore: fix typos 2024-01-18 16:35:57 +08:00
emqx_auth_ldap style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_mnesia style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_mongodb style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_mysql style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_postgresql style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auth_redis style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_auto_subscribe fix(dialyzer): fix some dialyzer issues found on otp 26 2023-12-06 20:32:49 +01:00
emqx_bridge refactor: split cassandra bridges to actions and connectors 2024-01-22 10:16:46 +08:00
emqx_bridge_azure_event_hub feat: add 'tags' field for action and connector 2024-01-16 13:57:48 +01:00
emqx_bridge_cassandra ci: update generated connector name 2024-01-22 10:34:40 +08:00
emqx_bridge_clickhouse style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_confluent Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
emqx_bridge_dynamo style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_es Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
emqx_bridge_gcp_pubsub test: fix expected connector name after name convention generation changed 2024-01-16 10:42:52 -03:00
emqx_bridge_greptimedb style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_hstreamdb style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_http Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
emqx_bridge_influxdb fix: write quoted strings to influxdb failed 2024-01-15 09:29:09 +08:00
emqx_bridge_iotdb Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
emqx_bridge_kafka Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
emqx_bridge_kinesis style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_matrix style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_mongodb fix(sources): remote irrelevant `resource_opts` fields for sources 2024-01-16 11:29:35 -03:00
emqx_bridge_mqtt Merge remote-tracking branch 'origin/release-55' 2024-01-18 14:36:30 +01:00
emqx_bridge_mysql fix(mysql_bridge): allow deleting bridge when sql contains undefined fields 2024-01-09 17:25:34 -03:00
emqx_bridge_opents style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_oracle style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_pgsql fix(mqtt_bridge): add missing fields to POST api spec; fix test 2024-01-16 10:42:52 -03:00
emqx_bridge_pulsar test(pulsar): fix pulsar consumer ssl opts 2023-12-14 22:21:31 +01:00
emqx_bridge_rabbitmq style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_redis fix(sources): remote irrelevant `resource_opts` fields for sources 2024-01-16 11:29:35 -03:00
emqx_bridge_rocketmq style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_sqlserver style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_syskeeper fix(sysk): fix a update issue for the Syskeeper forwarder 2024-01-17 12:51:10 +08:00
emqx_bridge_tdengine style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_bridge_timescale style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_conf refactor: remove redis_type from redis action 2024-01-08 15:09:37 +08:00
emqx_connector refactor: split cassandra bridges to actions and connectors 2024-01-22 10:16:46 +08:00
emqx_ctl style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_dashboard chore: bump version && update changes 2024-01-10 06:58:01 +08:00
emqx_dashboard_rbac style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_dashboard_sso chore: fix typos 2024-01-18 16:35:57 +08:00
emqx_durable_storage chore: bump app vsns 2024-01-08 17:42:56 -03:00
emqx_enterprise style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_eviction_agent style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_exhook style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_ft test(ft-conf): verify undefined password won't become `******` 2024-01-10 13:35:49 +01:00
emqx_gateway fix: judgment condition always failure 2024-01-05 14:23:15 +08:00
emqx_gateway_coap chore: make static_check happy 2024-01-10 17:53:39 +08:00
emqx_gateway_exproto style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_gbt32960 style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_jt808 style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_lwm2m style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_mqttsn style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_ocpp style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_stomp style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gcp_device style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_ldap style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_license style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_machine feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00
emqx_management test: fix expected connector name after name convention generation changed 2024-01-16 10:42:52 -03:00
emqx_modules fix(delayed): delete delayed messge on all nodes 2024-01-11 14:12:30 +08:00
emqx_mongodb style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_mysql Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54 2024-01-05 14:20:38 +01:00
emqx_node_rebalance style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_opentelemetry Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54 2024-01-05 14:20:38 +01:00
emqx_oracle style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_plugins test: replace 'slave' and 'ct_slave' with 'peer' 2023-12-01 08:07:09 +01:00
emqx_postgresql style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_prometheus feat(authz/prometheus): add authz cache_miss counter 2024-01-18 09:01:17 +01:00
emqx_psk feat(schema): Add v2 scheam JSON dump 2023-11-22 13:12:35 +01:00
emqx_redis style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_resource chore: bump version && update changes 2024-01-06 13:34:07 +08:00
emqx_retainer Merge pull request #12303 from savonarola/0111-fix-indexing 2024-01-11 18:44:56 +02:00
emqx_rule_engine feat(mqtt_consumer): add support for rule engine `FROM` 2024-01-16 10:42:52 -03:00
emqx_s3 test(s3): fix httpc ssl opts 2024-01-05 19:35:13 +01:00
emqx_schema_registry style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_slow_subs chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_telemetry test: fix some compile warnings 2023-12-11 09:43:13 +01:00
emqx_utils Merge pull request #12237 from keynslug/fix/EMQX-11483/broker 2024-01-12 14:44:31 +01:00