v0.6.1
Features
- add
plugin-trait
for giving interface for plugin makers (SkuldNorniern) - introduce lua support for fluereflow format (SkuldNorniern)
- add plugin draft for fluere #24 (SkuldNorniern)
- introduce async execution of plugins #24 (SkuldNorniern)
- add proper flow sending to plugin #24 (SkuldNorniern)
- implement async approach to plugin across functions #24 (SkuldNorniern)
- implement plugin at
live mode
(SkuldNorniern) - introduce git based plugin fetch (SkuldNorniern)
- remove support of
rlua
based datatype (SkuldNorniern) - introduce proper plugin system (SkuldNorniern)
- implement new plugin structure #24 (SkuldNorniern)
- implement plugin cleanup code execution #24 (SkuldNorniern)
Bug Fixes
- fix audit
RUSTSEC-2020-0016
(SkuldNorniern) - when plugin was not able to load not showing name of it (SkuldNorniern)
- generate cache dir when not exist (SkuldNorniern)
- generate cache dir when not exist (SkuldNorniern)
- remove use of deprecated function
from_utc
(SkuldNorniern) - fix error caused by reformat (SkuldNorniern)
Documentation
- fix supported version list (SkuldNorniern)
- improve
README
(SkuldNorniern)
Styles
- reformat recent commit (SkuldNorniern)
- remove debug code (SkuldNorniern)
Code Refactoring
- move
config
as a independent libfluere-config
(SkuldNorniern) - move
plugin
as a independent libfluere-plugin
(SkuldNorniern) - introduce loop based capture for stability (SkuldNorniern)
- reformat and comment unused lines (SkuldNorniern)
- reformat files and remove borrow issue (SkuldNorniern)
- change config file name (SkuldNorniern)
- migrated from
rlua
tomlua
#64 (SkuldNorniern) - remove useless async (SkuldNorniern)
- remove useless async on export (SkuldNorniern)
Builds
- change pcap-rs to forked version of it (SkuldNorniern)
- remove unused dependency (SkuldNorniern)
- bump
chrono
to0.4.26
(SkuldNorniern) - add
mlua
package #64 (SkuldNorniern) - remove
rlua
dependency (SkuldNorniern) - remove
rlua
dependency forfluereflow
(SkuldNorniern) - set rev value for
pcap-rs
(SkuldNorniern) - bump
chrono
version to0.4.29
(SkuldNorniern) - hint
fluereflow
version (SkuldNorniern)
Continuous Integration
- change
cargo audit
install method (SkuldNorniern) - fix clippy action not working (SkuldNorniern)
- fix
cargo-audit
install method on action (SkuldNorniern)
Chores
- bump
fluereflow
0.3.0 (SkuldNorniern) - bump
fluereflow
to0.3.0
(SkuldNorniern) - bump
ratatui
to0.23.0
(SkuldNorniern) - bump
fluereflow
to0.3.1
(SkuldNorniern) - bump version (SkuldNorniern)
- add more entry to
.gitignore
(SkuldNorniern)
Commits
- b678fe7: [ImgBot] Optimize images (ImgBotApp) #63
- bea1299: Update Cargo.toml add repository (Gábor Szabó) #70
What's Changed
New Contributors
Full Changelog: v0.6.0...v0.6.1