We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d908ed commit cf98546Copy full SHA for cf98546
CHANGELOG.md
@@ -2,10 +2,19 @@
2
3
All notable changes to FEVER will be documented in this file.
4
5
+## [1.3.0] - 2021-08-15
6
+
7
+### Added
8
+- gRPC based infrastructure for remote runtime communication with FEVER process.
9
+- Runtime control tool for Bloom filter matcher `fever bloom` (#86, #85)
10
11
+### Changed
12
+- CI now uses GitHub Actions (#87, #81)
13
14
## [1.2.0] - 2021-06-25
15
16
### Added
-- Support for multiple output sockets with ecent type filtering and
17
+- Support for multiple output sockets with event type filtering and
18
buffers (#84)
19
20
### Changed
0 commit comments