We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9f8c4 commit d731e2bCopy full SHA for d731e2b
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to FEVER will be documented in this file.
4
5
+## [1.3.2] - 2021-12-09
6
+
7
+### Added
8
+- End-to-end test support
9
+ - Add heartbeat alerts to forwarded events (#94)
10
+ - Add flow report testdata submission (#93)
11
+ - Add passive DNS testdata submission (#92)
12
+- Add option to remove `null` JSON fields when using `fever alertify` (#91)
13
14
+## [1.3.1] - 2021-11-03
15
16
+### Fixed
17
+- Ensure that alertified events also contain added fields (#90)
18
19
## [1.3.0] - 2021-08-15
20
21
### Added
0 commit comments