v1.1.7
kubernetes-sigs/agent-sandboxv1.1.7Mar 6, 2025by samyfodil
AI Summary
This release fixes ACME certificate issues from v1.1.6, adds UFW rule management to spore-drive, resolves a Windows drive.exe missing issue, and removes support for Spin.
Key Highlights
- Fix ACME certificates not working on v1.1.6
- Add spore-drive UFW rules setup or disable functionality
- Fix Windows issue with missing .exe for drive.exe
- Drop support for Spin
Breaking Changes
- Drop support for Spin
New Features
- Spore-drive UFW rules setup
- Spore-drive UFW disable functionality
- Windows drive.exe fix
Full Release Notes
## What's Changed * [tau] ACME certs not works on v1.1.6 #302 by @samyfodil in https://github.com/taubyte/tau/pull/303 * [spore-drive] add ufw rules setup or actually disable it using spore-drive #301 by @samyfodil in https://github.com/taubyte/tau/pull/304 * [spore-drive] windows issue - not finding drive.exe (missing .exe) by @samyfodil in https://github.com/taubyte/tau/pull/305 * Drop spin by @samyfodil in https://github.com/taubyte/tau/pull/307 **Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.6...v1.1.7