π¨This gateway version requires defguard core 1.3.0
π This is a major release of defguard with Access Control / Firewall management functionality - ACLs are for now only available for Linux based Defguard Gateway - FreeBSD/OPNSense will come in 1.3.1 stable release.
detailed changes
- Firewall by @t-aleksander in #150
- Fix cross package builds by @t-aleksander in #154
- Setup clippy and cargo-deny on CI by @j-chmielewski in #155
- Update dependencies, clean up, and build correctly on non-Linux by @moubctez in #158
- Ignore traffic not related to the VPN while evaluating ACL rules by @t-aleksander in #159
- handle firewall disable update message by @wojcik91 in #156
- Merge dev -> main (1.3.0) by @t-aleksander in #161
- Restore masquerade after cleaning the table by @t-aleksander in #162
- Create namespaces for each defguard interface by @t-aleksander in #163
Full Changelog: v1.2.1...v1.3.0