Releases: janweis/SophosFirewall-PowerShell
Releases · janweis/SophosFirewall-PowerShell
Release list
v1.0.0 - Initial Public Release
Sophos Firewall PowerShell Module Suite v1.0.0
🎉 First official release!
📦 Published Modules
- SophosFirewall.Core (v1.0.0) - 7 functions
- Session management, API communication, XML security
- SophosFirewall.HostAndServices (v1.0.0) - 53 functions
- IP/FQDN/MAC hosts, services, country groups
✨ Highlights
- PowerShell 5.1+ and 7+ support
- Session-based connection management
- Pipeline support for all cmdlets
- Comprehensive Pester tests
- CI/CD with GitHub Actions
📥 Installation
Install-Module SophosFirewall.Core -Repository PSGallery
Install-Module SophosFirewall.HostAndServices -Repository PSGallery