emqx/apps
Thales Macedo Garitezi bb8ce68c2e docs: Generate changelog for v5.1.5-patch.2 2023-08-09 16:38:28 -03:00
..
emqx docs: Generate changelog for v5.1.5-patch.2 2023-08-09 16:38:28 -03:00
emqx_authn fix(ldap): fix license date and some minor problems 2023-08-04 11:01:13 +08:00
emqx_authz chore(ldap-authz): update apps version && changes 2023-08-04 18:14:09 +08:00
emqx_auto_subscribe feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_bridge refactor: move catch to dry run fn 2023-08-07 13:08:34 -03:00
emqx_bridge_azure_event_hub Merge pull request #11373 from thalesmg/fix-spellcheck-master-20230731 2023-07-31 18:00:31 -03:00
emqx_bridge_cassandra fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_clickhouse fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_dynamo chore: merge 'upstream/master' into v5.1.2 2023-07-21 13:25:46 +02:00
emqx_bridge_gcp_pubsub fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00
emqx_bridge_greptimedb fix(greptimedb): add sync_start to avoid false negative healthy check 2023-08-02 19:40:23 -03:00
emqx_bridge_hstreamdb fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_http fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00
emqx_bridge_influxdb fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_iotdb feat: add Azure Event Hub Producer bridge 2023-07-27 09:22:39 -03:00
emqx_bridge_kafka Merge pull request #11402 from thalesmg/dynamic-kconsu-mqtt-topics-20230807 2023-08-07 15:10:29 -03:00
emqx_bridge_kinesis feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
emqx_bridge_matrix fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mongodb fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mqtt fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_mysql fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_opents fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_oracle fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00
emqx_bridge_pgsql test: attempt to stabilize flaky tests 2023-08-07 13:08:34 -03:00
emqx_bridge_pulsar refactor: move catch to dry run fn 2023-08-07 13:08:34 -03:00
emqx_bridge_rabbitmq feat(rabbitmq_bridge): add TLS support 2023-07-27 15:52:46 -03:00
emqx_bridge_redis fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_rocketmq fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_sqlserver fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_tdengine fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_timescale fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_conf perf: add broker_pool_size, generic_pool_size and channel_cleanup_batch_size config options 2023-08-03 19:44:00 +03:00
emqx_connector feat(ldap-authn): add test suite for the LDAP authenticator 2023-08-03 18:56:41 +08:00
emqx_ctl feat: add conf reload cli 2023-06-11 09:11:17 +08:00
emqx_dashboard refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
emqx_durable_storage fix(ds): make dialyzer happy 2023-07-26 16:35:07 +08:00
emqx_enterprise refactor(schema_registry): refactor schema registry app and modules 2023-07-12 09:24:15 -03:00
emqx_eviction_agent chore(rebalance): fix flaky test 2023-08-08 13:06:25 +03:00
emqx_exhook feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_ft Merge pull request #10986 from savonarola/ft/EMQX-9523/config-api 2023-07-10 15:32:30 +03:00
emqx_gateway chore: merge master into release-51 2023-07-27 15:19:57 +02:00
emqx_gateway_coap feat(authz): add tests for authz extended actions 2023-07-07 19:40:34 +03:00
emqx_gateway_exproto feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_lwm2m feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_mqttsn feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gateway_stomp feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_ldap fix(ldap): improve configuration name and docs 2023-08-09 09:39:57 +08:00
emqx_machine feat(ldap-authn): add test suite for the LDAP authenticator 2023-08-03 18:56:41 +08:00
emqx_management fix(authz): correctly identify qos of subscribe actions 2023-07-25 15:20:52 +03:00
emqx_modules chore: bump app versions 2023-07-27 15:29:03 +02:00
emqx_mongodb chore: bump app versions 2023-07-07 11:17:54 +08:00
emqx_mysql feat(authz): bump app versions 2023-07-07 19:41:34 +03:00
emqx_node_rebalance chore: add more detail msg for merging failed 2023-07-20 17:48:26 +08:00
emqx_oracle chore: bump app versions 2023-07-27 15:29:03 +02:00
emqx_plugins fix(plugins): start/stop plugins when loading config from CLI 2023-07-07 13:37:51 -03:00
emqx_prometheus fix: delete bad link in emqx_prometheus 2023-07-10 16:48:13 +08:00
emqx_psk fix: psk_authentication is updated failed 2023-07-07 20:02:06 +08:00
emqx_redis fix(redis): validate database number 2023-07-03 22:44:54 +03:00
emqx_resource chore: merge master into release-51 2023-07-27 15:19:57 +02:00
emqx_retainer chore: bump `emqx_retainer` to 5.0.16 2023-08-03 15:35:21 +04:00
emqx_rule_engine Merge pull request #11405 from lafirest/fix/kal_kialo 2023-08-09 14:42:08 +08:00
emqx_s3 feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
emqx_schema_registry fix(machine_boot): use shared list of reboot apps and add bridges to reboot list 2023-07-19 20:15:42 -03:00
emqx_slow_subs chore: bump app vsns 2023-06-21 16:36:51 +02:00
emqx_telemetry test: fix mocking and application start 2023-07-12 14:47:52 +02:00
emqx_utils feat(ft-api): bump app versions 2023-07-07 19:17:22 +03:00