emqx/apps
Kjell Winblad 9fe5080705 build: bump versions before release 2023-08-24 16:46:27 +02:00
..
emqx build: bump versions before release 2023-08-24 16:46:27 +02:00
emqx_authn fix: api total accumulate ignore `undefined` by down nodes result 2023-08-11 11:27:55 +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 chore: upgrade Kafka client wolff to 1.7.7 2023-08-04 15:31:34 +02: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 Merge pull request #11448 from thalesmg/gcp-consumer-403-20230815 2023-08-17 09:04:00 -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(influxdb_bridge): avoid double-parsing write syntax during probe 2023-08-15 17:05:57 -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 #11394 from zmstone/0804-upgrade-wolff-to-1.7.7 2023-08-20 10:14:13 +02:00
emqx_bridge_kinesis fix(kinesis): return error message on access denied 2023-08-16 16:04:23 -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 feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -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 test: rm unused var warning 2023-08-14 10:33:24 -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 chore: v5.1.5-build.3 2023-08-10 12:56:28 +02:00
emqx_connector fix(ldap): fix dependency problem 2023-08-14 16:59:37 +08:00
emqx_ctl feat: add conf reload cli 2023-06-11 09:11:17 +08:00
emqx_dashboard feat: change mqtt.max_packet_size type from string to bytesize 2023-08-14 10:10:46 +08: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 chore: update apps version 2023-08-16 10:55:54 +08:00
emqx_gateway chore: update apps version 2023-08-16 10:55:54 +08: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 refactor(calendar): refactor datetime-related code and remove redundant 2023-08-16 10:55:46 +08:00
emqx_gateway_stomp feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_gcp_device feat(gcp-iot): port GCP IoT Core compatibility layer from e4.4 2023-08-09 10:48:25 -03:00
emqx_ldap fix(ldap): fix dependency problem 2023-08-14 16:59:37 +08:00
emqx_machine Merge pull request #11458 from ieQu1/fix-excluded-apps-230916 2023-08-17 11:36:23 +02:00
emqx_management Merge pull request #11446 from lafirest/refactor/calendar 2023-08-17 07:40:44 +08:00
emqx_modules chore: update apps version 2023-08-16 10:55:54 +08:00
emqx_mongodb feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03: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_opentelemetry feat: change mqtt.max_packet_size type from string to bytesize 2023-08-14 10:10:46 +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 feat: support opentelemetry metrics 2023-08-09 20:23:40 +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 refactor(calendar): refactor datetime-related code and remove redundant 2023-08-16 10:55:46 +08:00
emqx_rule_engine Merge pull request #11401 from kjellwinblad/kjell/fix/mongo_date_format/EMQX-10727 2023-08-21 16:20:59 +02: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 chore: update apps version 2023-08-16 10:55:54 +08:00