v1.1.7

mountain-loop/yaakv1.1.7Mar 6, 2025by samyfodil

AI Summary

A critical maintenance release that fixes a major ACME certificate failure, adds firewall management capabilities to spore-drive, resolves Windows compatibility issues, and removes the deprecated Spin framework.

Key Highlights

  • Critical fix for ACME certificates that were broken in v1.1.6.
  • Added ufw rules setup or disable functionality for spore-drive.
  • Resolved Windows executable issue (missing .exe extension).
  • Removed support for the deprecated Spin framework.

Breaking Changes

  • Dropped Spin framework

New Features

  • Firewall management via spore-drive
  • Windows compatibility 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