emqx/apps
Ilya Averyanov cd2752117c
Merge pull request #11762 from savonarola/1013-fix-mnesia-authz-destroy
fix(mnesia authz): destroy authz records on mnesia authz destroy
2023-10-13 20:54:14 +03:00
..
emqx chore(bpapicheck): make some failures more user-friendly 2023-10-13 15:42:08 +07:00
emqx_auth chore(authz): trace non-resultative authz calls to backend modules 2023-10-12 12:29:39 +03:00
emqx_auth_http chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_auth_jwt chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_auth_ldap chore: change the LDAP integration to opensource 2023-10-12 16:37:32 +08:00
emqx_auth_mnesia fix(mnesia authz): destroy authz records on mnesia authz destroy 2023-10-13 18:29:45 +03:00
emqx_auth_mongodb chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_auth_mysql chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_auth_postgresql chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_auth_redis chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_auto_subscribe feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_bridge chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_bridge_azure_event_hub Merge remote-tracking branch 'origin/release-52' into 0906-sync-release-52-to-master 2023-09-06 09:08:22 +02:00
emqx_bridge_cassandra test(emqx_bridge_cassandra): add connector test case for Cassandra configured without authentication 2023-09-01 19:56:07 +03:00
emqx_bridge_clickhouse chore: unified slog message formatting to improve logging consistency 2023-09-20 18:13:00 +08:00
emqx_bridge_dynamo chore: merge 'upstream/master' into v5.1.2 2023-07-21 13:25:46 +02:00
emqx_bridge_gcp_pubsub chore(hooks): validate hookpoints and document hook callbacks 2023-09-26 14:27:42 +03:00
emqx_bridge_greptimedb chore: bump apps versions 2023-09-21 10:58:42 +02:00
emqx_bridge_hstreamdb chore: bump apps versions 2023-09-21 10:58:42 +02:00
emqx_bridge_http test: attempt to fix flaky http bridge suite 2023-10-10 09:50:53 -03:00
emqx_bridge_influxdb chore: unified slog message formatting to improve logging consistency 2023-09-20 18:13:00 +08:00
emqx_bridge_iotdb feat: add Azure Event Hub Producer bridge 2023-07-27 09:22:39 -03:00
emqx_bridge_kafka test(kafka): try to stabilize `t_dynamic_mqtt_topic/1` testcase 2023-10-10 17:18:24 +07:00
emqx_bridge_kinesis chore: bump app vsns 2023-09-06 11:12:56 +02: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 feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03:00
emqx_bridge_mqtt chore(hooks): validate hookpoints and document hook callbacks 2023-09-26 14:27:42 +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 chore: unified slog message formatting to improve logging consistency 2023-09-20 18:13:00 +08: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 chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_bridge_pulsar test: ensure atom exists in test module 2023-09-27 12:58:06 +02:00
emqx_bridge_rabbitmq chore: unified slog message formatting to improve logging consistency 2023-09-20 18:13:00 +08:00
emqx_bridge_redis fix(redis): set bridge as unhealthy on authentication error 2023-08-18 14:51:03 -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 chore: bump apps versions 2023-09-21 10:58:42 +02:00
emqx_bridge_tdengine chore: unified slog message formatting to improve logging consistency 2023-09-20 18:13:00 +08: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 chore: update auth header file 2023-10-13 10:16:47 +08:00
emqx_connector chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_ctl fix(audit): handle abstract forms when logging `eval_erl` 2023-10-10 12:31:19 +07:00
emqx_dashboard Merge remote-tracking branch 'origin/master' into 0919-auth-refactor 2023-10-09 14:18:10 +02:00
emqx_dashboard_rbac chore: fix Dashboard RBAC license and rebar.config 2023-09-22 21:19:45 +08:00
emqx_dashboard_sso test(ldap): add test suite for SSO CLI 2023-10-09 16:05:56 +08:00
emqx_durable_storage Merge pull request #11704 from zmstone/0928-sync-release-53 2023-10-02 21:57:32 +02:00
emqx_enterprise fix(audit): disable audit log by default 2023-09-28 12:36:14 +02:00
emqx_eviction_agent docs: swagger api tags should camel case 2023-10-09 15:21:51 +08:00
emqx_exhook chore: shutdown reason will never be a UTF8 atom 2023-09-01 14:17:33 +08:00
emqx_ft docs: swagger api tags should camel case 2023-10-09 15:21:51 +08:00
emqx_gateway chore: update app versions 2023-10-05 13:41:50 +03:00
emqx_gateway_coap chore(auth): get rid of hardcoded schema modules in auth 2023-10-05 13:41:50 +03:00
emqx_gateway_exproto chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_gateway_lwm2m chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_gateway_mqttsn chore(auth): get rid of hardcoded schema modules in auth 2023-10-05 13:41:50 +03:00
emqx_gateway_stomp chore(auth): get rid of hardcoded schema modules in auth 2023-10-05 13:41:50 +03:00
emqx_gcp_device chore: update app versions 2023-10-05 13:41:50 +03:00
emqx_ldap chore: change the LDAP integration to opensource 2023-10-12 16:37:32 +08:00
emqx_license refactor: move emqx_license app from lib-ee to apps 2023-10-11 15:41:35 +02:00
emqx_machine chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_management fix: nothing show when run clients list command 2023-10-11 11:47:15 +08:00
emqx_modules fix: observer load command crash when loading noexist module 2023-10-11 10:36:33 +08:00
emqx_mongodb chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_mysql chore: update app versions 2023-10-05 13:41:50 +03:00
emqx_node_rebalance docs: swagger api tags should camel case 2023-10-09 15:21:51 +08:00
emqx_opentelemetry chore: bump app vsns 2023-09-06 11:12:56 +02:00
emqx_oracle chore: bump apps versions 2023-09-21 10:58:42 +02:00
emqx_plugins chore(hooks): validate hookpoints and document hook callbacks 2023-09-26 14:27:42 +03:00
emqx_postgresql chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_prometheus Merge pull request #11497 from zhongwencool/prometheus-metrics 2023-08-24 12:06:32 +08:00
emqx_psk fix: psk_authentication is updated failed 2023-07-07 20:02:06 +08:00
emqx_redis chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_resource fix(kafka_producer): send messages to wolff producer to buffer even when connector is in `connecting` state 2023-10-06 11:43:29 -03:00
emqx_retainer chore: update apps/emqx_retainer/src/emqx_retainer_mnesia_cli.erl 2023-10-11 18:40:09 +08:00
emqx_rule_engine chore(emqx_rule_funcs): regroup export functions 2023-10-09 20:03:21 +02:00
emqx_s3 feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
emqx_schema_registry docs: swagger api tags should camel case 2023-10-09 15:21:51 +08:00
emqx_slow_subs chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_telemetry chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_utils chore: bump app versions 2023-09-29 18:56:52 +02:00