[Unreleased]
Added
- Initial public release
- WebAssembly component runtime
- Federated mesh networking with libp2p
- Thread-level resource scheduling
- DDS-based discovery
- Basic telemetry and monitoring
Changed
- Improved cold start performance
- Enhanced GPU sharing capabilities
Fixed
- Memory leak in component cache
- Race condition in mesh formation
Version History
TAHO is currently in active development. The first stable release (v1.0.0) is planned for Q2 2025.For the latest development updates, follow our GitHub repository.
Semantic Versioning
TAHO follows Semantic Versioning:- Major version (X.0.0): Breaking API changes
- Minor version (0.X.0): New features, backwards compatible
- Patch version (0.0.X): Bug fixes, backwards compatible