chore: bump version && update changes

This commit is contained in:
firest 2023-05-30 18:22:58 +08:00
parent 6f19cc394e
commit a725ff0440
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_bridge_rocketmq, [ {application, emqx_bridge_rocketmq, [
{description, "EMQX Enterprise RocketMQ Bridge"}, {description, "EMQX Enterprise RocketMQ Bridge"},
{vsn, "0.1.1"}, {vsn, "0.1.2"},
{registered, []}, {registered, []},
{applications, [kernel, stdlib, rocketmq]}, {applications, [kernel, stdlib, rocketmq]},
{env, []}, {env, []},

View File

@ -0,0 +1 @@
Bump RocketMQ driver to enhance security for sensitive data.