chore: bump version && update change
This commit is contained in:
parent
5a3a34cce7
commit
1c1c4e497d
|
@ -2,7 +2,7 @@
|
|||
{application, emqx_utils, [
|
||||
{description, "Miscellaneous utilities for EMQX apps"},
|
||||
% strict semver, bump manually!
|
||||
{vsn, "5.0.15"},
|
||||
{vsn, "5.0.16"},
|
||||
{modules, [
|
||||
emqx_utils,
|
||||
emqx_utils_api,
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fixed the sensitive headers for HTTP connector may be printed in the `debug` level log.
|
Loading…
Reference in New Issue