emqx/apps
Shawn ce0c27e802 fix: correct the swagger example for clickhouse connectors 2024-02-18 14:49:58 +08:00
..
emqx Merge pull request #12526 from zmstone/0216-fix-flaky-tests 2024-02-16 15:33:04 +01:00
emqx_audit chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_auth refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +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 chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_auth_mnesia Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01: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 clickhouse bridges to actions and connectors 2024-02-18 10:01:53 +08:00
emqx_bridge_azure_event_hub chore: upgrade kafka_protocol from 4.1.3 to 4.1.5 2024-02-16 10:33:53 +01:00
emqx_bridge_cassandra refactor: split clickhouse bridges to actions and connectors 2024-02-18 10:01:53 +08:00
emqx_bridge_clickhouse fix: correct the swagger example for clickhouse connectors 2024-02-18 14:49:58 +08:00
emqx_bridge_confluent chore: upgrade kafka_protocol from 4.1.3 to 4.1.5 2024-02-16 10:33:53 +01:00
emqx_bridge_dynamo refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_bridge_es chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_gcp_pubsub chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_greptimedb chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_hstreamdb chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_http chore: improve http connector logs format 2024-01-25 16:01:42 +08:00
emqx_bridge_influxdb chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_iotdb test(bridge_v2): actually check schema 2024-02-08 13:39:31 -03:00
emqx_bridge_kafka chore: upgrade kafka_protocol from 4.1.3 to 4.1.5 2024-02-16 10:33:53 +01:00
emqx_bridge_kinesis test: fix emqx_connector_schema eunit missing fields 2024-02-02 14:43:25 +08:00
emqx_bridge_matrix chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_mongodb test(bridge_v2): actually check schema 2024-02-08 13:39:31 -03:00
emqx_bridge_mqtt test(bridge_mqtt): Stop snabbkaffe servers 2024-02-16 12:14:19 +01:00
emqx_bridge_mysql chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_opents Merge pull request #12449 from lafirest/feat/td 2024-02-02 16:17:01 +08:00
emqx_bridge_oracle fix(schema): bridge oracle connector schema 2024-02-04 10:53:13 +08:00
emqx_bridge_pgsql test(bridge_v2): actually check schema 2024-02-08 13:39:31 -03:00
emqx_bridge_pulsar chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_rabbitmq chore: add maybe feature enable on rabbitmq_bridge 2024-02-06 07:57:13 +08:00
emqx_bridge_redis test(bridge_v2): actually check schema 2024-02-08 13:39:31 -03:00
emqx_bridge_rocketmq refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_bridge_s3 fix(s3-bridge): handle recoverable AWS errors 2024-02-12 18:20:03 +01:00
emqx_bridge_sqlserver refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_bridge_syskeeper chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_bridge_tdengine fix(tdengine): remove redundant codes 2024-02-05 18:50:31 +08:00
emqx_bridge_timescale chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_conf Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01:00
emqx_connector refactor: split clickhouse bridges to actions and connectors 2024-02-18 10:01:53 +08:00
emqx_ctl style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_dashboard Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01:00
emqx_dashboard_rbac chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_dashboard_sso test(sso): update and simplify testsuites setup 2024-02-13 20:36:23 +01:00
emqx_durable_storage fix(ds): Retry getting the shard leader 2024-02-16 12:42:48 +01:00
emqx_enterprise chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_eviction_agent chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_exhook test(exhook): update and simplify testsuites setup 2024-02-13 21:02:39 +01:00
emqx_ft feat(s3): separate concepts to make app reusable in bridges 2024-02-09 12:03:41 +01:00
emqx_gateway refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_gateway_coap chore: make static_check happy 2024-01-10 17:53:39 +08:00
emqx_gateway_exproto feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00
emqx_gateway_gbt32960 feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00
emqx_gateway_jt808 refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_gateway_lwm2m style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_gateway_mqttsn feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00
emqx_gateway_ocpp feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +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 refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_ldap style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00
emqx_license Merge pull request #12508 from keynslug/fix/explicit-tab-mgmt 2024-02-16 11:11:59 +01:00
emqx_machine fix(release): add `emqx_bridge_s3` to applications list 2024-02-09 14:16:32 +01:00
emqx_management Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01:00
emqx_modules Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01:00
emqx_mongodb perf: un-deprecate mongodb topology pool_size and set it to 10 by default 2024-02-08 20:39:19 +02:00
emqx_mysql refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_node_rebalance chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_opentelemetry Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54 2024-01-05 14:20:38 +01:00
emqx_oracle refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_plugins test(plugins): update and simplify test suite 2024-02-14 19:00:04 +01:00
emqx_postgresql refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_prometheus Merge pull request #12517 from zmstone/0213-hocon-multiline-string-with-indentation 2024-02-16 15:12:46 +01:00
emqx_psk feat(psk): manage mria tables explicitly during startup 2024-02-13 20:36:22 +01:00
emqx_redis fix(machine_boot): inject connector/bridge apps as dependencies to `emqx_connector` app 2024-01-22 11:13:34 -03:00
emqx_resource Merge pull request #12435 from zhongwencool/dont-add-disable-resource-to-connector 2024-02-01 10:39:47 +08:00
emqx_retainer feat(emqx-conf): manage mria tables explicitly during startup 2024-02-13 20:36:21 +01:00
emqx_rule_engine feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00
emqx_s3 docs(s3): fix README example 2024-02-12 10:44:18 +01:00
emqx_schema_registry chore: update BSL license change date 2024-01-29 16:47:31 +01:00
emqx_slow_subs test(slowsub): update and simplify testsuite setup 2024-02-13 20:36:23 +01:00
emqx_telemetry refactor(schema): ensure roots/0 and namespace/0 for all schema modules 2024-02-16 11:35:32 +01:00
emqx_utils feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00