@@ -2,7 +2,7 @@
{application, emqx, [
{id, "emqx"},
{description, "EMQX Core"},
- {vsn, "5.3.3"},
+ {vsn, "5.4.0"},
{modules, []},
{registered, []},
{applications, [
@@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_auth, [
{description, "EMQX Authentication and authorization"},
- {vsn, "0.3.3"},
+ {vsn, "0.4.0"},
{registered, [emqx_auth_sup]},
{application, emqx_auth_http, [
{description, "EMQX External HTTP API Authentication and Authorization"},
- {vsn, "0.3.0"},
{mod, {emqx_auth_http_app, []}},
{application, emqx_auth_jwt, [
{description, "EMQX JWT Authentication and Authorization"},
- {vsn, "0.3.2"},
+ {vsn, "0.3.3"},
{mod, {emqx_auth_jwt_app, []}},
{application, emqx_auth_mnesia, [
{description, "EMQX Buitl-in Database Authentication and Authorization"},
- {vsn, "0.1.6"},
+ {vsn, "0.2.0"},
{mod, {emqx_auth_mnesia_app, []}},
{application, emqx_auth_mongodb, [
{description, "EMQX MongoDB Authentication and Authorization"},
- {vsn, "0.2.1"},
+ {vsn, "0.2.2"},
{mod, {emqx_auth_mongodb_app, []}},
{application, emqx_auth_mysql, [
{description, "EMQX MySQL Authentication and Authorization"},
{mod, {emqx_auth_mysql_app, []}},
{application, emqx_auth_postgresql, [
{description, "EMQX PostgreSQL Authentication and Authorization"},
{mod, {emqx_auth_postgresql_app, []}},
{application, emqx_auth_redis, [
{description, "EMQX Redis Authentication and Authorization"},
{mod, {emqx_auth_redis_app, []}},
{application, emqx_bridge, [
{description, "EMQX bridges"},
- {vsn, "0.2.3"},
+ {vsn, "0.2.4"},
{registered, [emqx_bridge_sup]},
{mod, {emqx_bridge_app, []}},
@@ -1,6 +1,6 @@
{application, emqx_bridge_gcp_pubsub, [
{description, "EMQX Enterprise GCP Pub/Sub Bridge"},
kernel,
{application, emqx_bridge_http, [
{description, "EMQX HTTP Bridge and Connector Application"},
+ {vsn, "0.3.4"},
{applications, [kernel, stdlib, emqx_resource, ehttpc]},
{env, [
{application, emqx_bridge_kafka, [
{description, "EMQX Enterprise Kafka Bridge"},
{registered, [emqx_bridge_kafka_consumer_sup]},
{application, emqx_bridge_mqtt, [
{description, "EMQX MQTT Broker Bridge"},
{application, emqx_bridge_pulsar, [
{description, "EMQX Pulsar Bridge"},
{application, emqx_bridge_rabbitmq, [
{description, "EMQX Enterprise RabbitMQ Bridge"},
- {vsn, "0.2.2"},
+ {vsn, "0.2.3"},
{mod, {emqx_bridge_rabbitmq_app, []}},
{application, emqx_bridge_s3, [
{description, "EMQX Enterprise S3 Bridge"},
- {vsn, "0.1.5"},
+ {vsn, "0.1.6"},
{application, emqx_bridge_sqlserver, [
{description, "EMQX Enterprise SQL Server Bridge"},
{applications, [kernel, stdlib, emqx_resource, odbc]},
{application, emqx_bridge_syskeeper, [
{description, "EMQX Enterprise Data bridge for Syskeeper"},
- {vsn, "0.1.4"},
+ {vsn, "0.1.5"},
{application, emqx_conf, [
{description, "EMQX configuration management"},
+ {vsn, "0.3.0"},
{mod, {emqx_conf_app, []}},
{applications, [kernel, stdlib]},
{application, emqx_connector, [
{description, "EMQX Data Integration Connectors"},
{mod, {emqx_connector_app, []}},
{application, emqx_dashboard, [
{description, "EMQX Web Dashboard"},
% strict semver, bump manually!
- {vsn, "5.1.3"},
+ {vsn, "5.1.4"},
{registered, [emqx_dashboard_sup]},
{application, emqx_dashboard_sso, [
{description, "EMQX Dashboard Single Sign-On"},
{registered, [emqx_dashboard_sso_sup]},
{application, emqx_gateway_coap, [
{description, "CoAP Gateway"},
- {vsn, "0.1.9"},
+ {vsn, "0.1.10"},
{applications, [kernel, stdlib, emqx, emqx_gateway]},
{env, []},
{application, emqx_gateway_exproto, [
{description, "ExProto Gateway"},
- {vsn, "0.1.12"},
+ {vsn, "0.1.13"},
{applications, [kernel, stdlib, grpc, emqx, emqx_gateway]},
{application, emqx_gateway_gbt32960, [
{description, "GBT32960 Gateway"},
{application, emqx_gateway_jt808, [
{description, "JT/T 808 Gateway"},
- {vsn, "0.1.0"},
+ {vsn, "0.1.1"},
{application, emqx_gateway_mqttsn, [
{description, "MQTT-SN Gateway"},
@@ -3,7 +3,7 @@
{id, "emqx_machine"},
{description, "The EMQX Machine"},
{applications, [kernel, stdlib, emqx_ctl, redbug]},
{application, emqx_management, [
{description, "EMQX Management API and CLI"},
- {vsn, "5.2.3"},
+ {vsn, "5.3.0"},
{registered, [emqx_management_sup]},
{application, emqx_message_transformation, [
{description, "EMQX Message Transformation"},
- {vsn, "0.1.1"},
+ {vsn, "0.1.2"},
{registered, [emqx_message_transformation_sup, emqx_message_transformation_registry]},
{mod, {emqx_message_transformation_app, []}},
{application, emqx_modules, [
{description, "EMQX Modules"},
- {vsn, "5.0.27"},
+ {vsn, "5.0.28"},
{applications, [kernel, stdlib, emqx, emqx_ctl, observer_cli]},
{mod, {emqx_modules_app, []}},
{application, emqx_node_rebalance, [
{description, "EMQX Node Rebalance"},
- {vsn, "5.0.9"},
+ {vsn, "5.0.10"},
{registered, [
emqx_node_rebalance_sup,
emqx_node_rebalance,
{application, emqx_plugins, [
{description, "EMQX Plugin Management"},
{mod, {emqx_plugins_app, []}},
{applications, [kernel, stdlib, emqx, erlavro]},
{application, emqx_postgresql, [
{description, "EMQX PostgreSQL Database Connector"},
{application, emqx_prometheus, [
{description, "Prometheus for EMQX"},
+ {vsn, "5.2.4"},
{registered, [emqx_prometheus_sup]},
{applications, [kernel, stdlib, prometheus, emqx, emqx_auth, emqx_resource, emqx_management]},
{application, emqx_resource, [
{description, "Manager for all external resources"},
- {vsn, "0.1.32"},
+ {vsn, "0.1.33"},
{mod, {emqx_resource_app, []}},
{application, emqx_schema_registry, [
{description, "EMQX Schema Registry"},
{registered, [emqx_schema_registry_sup]},
{mod, {emqx_schema_registry_app, []}},
{included_applications, [
{application, emqx_utils, [
{description, "Miscellaneous utilities for EMQX apps"},
{modules, [
emqx_utils,
emqx_utils_api,