Releases: alegrey91/fwdctl
Releases · alegrey91/fwdctl
v1
v0.9.2
What's Changed
- feat: convert cobra commands from Run to RunE by @radekska in #111
- test(integration): reset all the forwards before each test by @alegrey91 in #113
New Contributors
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- docs: add report and reference badge by @alegrey91 in #101
- test: add unit tests by @alegrey91 in #102
- test: add coverage for systemd service generation file by @alegrey91 in #103
- test: add template test by @alegrey91 in #104
- test: add more coverage by @alegrey91 in #106
- docs: update images by @alegrey91 in #107
- test: add more coverage by @alegrey91 in #108
- docs: add awesome-go badge by @alegrey91 in #109
- fix: remove useless sleep by @alegrey91
- style: update general command description by @alegrey91
Full Changelog: v0.9...v0.9.1
v0.9
What's Changed
- ci: add coverage badge by @alegrey91 in #90
- fix: improve generate command by @alegrey91 in #91
- test: add test daemon by @alegrey91 in #92
- fix: unit test validation by @alegrey91 in #93
- fix(apply): make validation concurrent by @alegrey91 in #94
- refact: create struct to manage iptables forwards by @alegrey91 in #95
- refact: use rule struct by @alegrey91 in #96
- ci: restore test workflow by @alegrey91 in #97
- ci: fix release wf by @alegrey91 in #98
- Ci/fix release by @alegrey91 in #99
- ci: change build method by @alegrey91 in #100
Full Changelog: v0.8...v0.9
v0.8
What's Changed
- [StepSecurity] Apply security best practices by @step-security-bot in #37
- test: add integration test and code coverage by @alegrey91 in #45
- chore(deps): bump github/codeql-action from 2.20.2 to 2.21.6 by @dependabot in #61
- chore(deps): bump github/codeql-action from 2.21.6 to 2.21.7 by @dependabot in #62
- chore(deps): bump step-security/harden-runner from 2.4.1 to 2.5.1 by @dependabot in #63
- test: add testscript for integration tests by @alegrey91 in #85
- test(integration): add integration test for list command by @alegrey91 in #86
- fix: improve apply usability by @alegrey91 in #87
- fix: improve create command by @alegrey91 in #88
- feat: add delete --all flag by @alegrey91 in #89
New Contributors
- @step-security-bot made their first contribution in #37
- @dependabot made their first contribution in #61
Full Changelog: v0.7.1...v0.8
v0.7.1
v0.7
What's Changed
- feat: add service type flag for systemd generation by @alegrey91 in #31
- feat: add tag rules created with fwdctl by @alegrey91 in #35
Full Changelog: v0.6...v0.7
v0.6
What's Changed
- ci: pin upstream workflow versions by @alegrey91 in #27
- feat: create daemon command by @alegrey91 in #29
Full Changelog: v0.5...v0.6
v0.5
What's Changed
- feat: add flag delete by-file by @alegrey91 in #20
- update binary version through ci by @alegrey91 in #24
- add unit tests to iptables package by @alegrey91 in #25
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- refactor: move gen command to more efficient management with interface by @alegrey91 in #13
- chore: replaced getRuleById with go-iptables ListById function by @alegrey91 in #14
- refactor: move generation subcommands to more efficient use of interfaces by @alegrey91 in #15
- feat: add rule validation by @alegrey91 in #17
- feat: add json printer by @alegrey91 in #18
- feat: add yaml printer by @alegrey91 in #19
Full Changelog: v0.3...v0.4