From 769374f8a5814d3ecf9154bff21448161d6ab4a9 Mon Sep 17 00:00:00 2001 From: firest Date: Thu, 1 Sep 2022 17:24:45 +0800 Subject: [PATCH] chore: update CHANGES-4.3.md --- CHANGES-4.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 9774e305a..26e7075e2 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -15,6 +15,8 @@ File format: ### Bug fixes - Fix rule-engine update behaviour which may initialize actions for disabled rules. [#8849](https://github.com/emqx/emqx/pull/8849) +- Fix JWT plugin don't support non-integer timestamp claims. [#8862](https://github.com/emqx/emqx/pull/8862) + ## v4.3.19