fix(notify): match filters against decoded event keys (#2921)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
Henry Guo
2026-05-11 23:01:37 +08:00
committed by GitHub
parent 941986b331
commit 07a01a1123
3 changed files with 51 additions and 2 deletions
Generated
+1
View File
@@ -9836,6 +9836,7 @@ dependencies = [
"chrono",
"form_urlencoded",
"hashbrown 0.17.1",
"percent-encoding",
"quick-xml 0.39.4",
"rayon",
"rustc-hash",